BigHugger

Agent skills that ask for WebFetch, in claude-code format

A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.

69,865 skills from 9,574 repositories, last read 11 September 2026.

Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.

  1. screenpipe-healthscreenpipe/screenpipe

    Check Screenpipe health status, process state, and diagnose common issues

    claude-codebashBashWebFetch
  2. od-contributenexu-io/open-design

    One-click contribution flow for OpenDesign (nexu-io/open-design) — even for non-coders. Pick one of four cards (ship a Skill or Design System you made with OD; translate docs; fix

    claude-codebashBashReadWrite
  3. bug-triageapify/apify-mcp-server

    Triage open GitHub bug issues for Apify MCP server. Fetches issues, analyzes root causes, drafts developer-to-developer responses, and posts after user approval. Use when handling

    claude-codebashReadGlobGrep
  4. digapify/apify-mcp-server

    Explore, analyze, plan, or spec features for the Apify MCP server. Adapts to what the user asks — from quick code exploration to full GitHub issue specs. Use when the user asks to

    claude-codemarkdownReadGlobGrep
  5. pre-push-reviewpydantic/pydantic-ai

    Run a high-judgment local review of the current branch before pushing, both before a PR exists and between PR iterations

    claude-codebashReadGlobGrep
  6. issue-to-pr-resolverhomeassistant-ai/ha-mcp

    Implement a GitHub issue end-to-end — create a worktree branch, implement the feature with tests, create a draft PR, then iteratively resolve all CI failures and review comments un

    claude-codebashBashReadEdit
  7. issue-analysishomeassistant-ai/ha-mcp

    Deep analysis of a single GitHub issue with codebase exploration, implementation planning, and architectural assessment. Use when you need to analyze a GitHub issue, assess its com

    claude-codebashBashReadGlob
  8. contrib-pr-reviewhomeassistant-ai/ha-mcp

    Review a contribution PR for safety, quality, and readiness. Checks for security concerns, test coverage, size appropriateness, and intent alignment. Use when reviewing external co

    claude-codebashBashReadGrep
  9. my-pr-checkerhomeassistant-ai/ha-mcp

    Manage your own GitHub pull requests — check CI status, inline review comments, PR-level comments, resolve review threads, fix issues, and iterate until all checks pass and threads

    claude-codebashBashReadEdit
  10. investigate-issuemaximhq/bifrost

    Investigate a GitHub issue by fetching details, analyzing the codebase, researching documentation, and presenting an actionable implementation plan with test guidance. Use when ask

    claude-codebashgoReadGrepGlob
  11. resolve-pr-comments-stackmaximhq/bifrost

    Resolve unresolved PR review comments across an entire Graphite (gt) stack of many PRs, bottom-up, in one working directory. Use when asked to "go through this stack and resolve co

    claude-codebashReadGrepGlob
  12. docs-writermaximhq/bifrost

    Write, update, and review Mintlify MDX documentation for Bifrost features. Explores the full codebase (UI, Go backend, config schema), validates config.json examples, places screen

    claude-codebashjsonmarkdownmdxReadGrepGlob
  13. harness-test-writermaximhq/bifrost

    Add regression test cases to the Bifrost provider harness (the Postman collection run via `make run-provider-harness-test`) based on a merged PR or a GitHub issue. Fetches the PR/i

    claude-codebashjavascriptReadGrepGlob
  14. setup-engineDonchitos/Claude-Code-Game-Studios

    Configure the project's game engine and version. Pins the engine in CLAUDE.md, detects knowledge gaps, and populates engine reference docs via WebSearch when the version is beyond

    claude-codemarkdownReadGlobGrep
  15. drawio-skillAgents365-ai/drawio-skill

    Create, edit, synchronize, inspect, test, and publish editable draw.io diagrams. Use when the user explicitly requests draw.io/diagrams.net, needs a polished architecture, ERD, UML

    claude-codebashBashReadWrite
  16. gcal-api-researchnspady/google-calendar-mcp

    Expert research tool for Google Calendar API implementations. PROACTIVELY use when (1) reviewing PRs adding calendar features, (2) planning new event/attendee/recurring event funct

    claude-codeReadGrepGlob
  17. mcp-researchnspady/google-calendar-mcp

    Expert research tool for Model Context Protocol implementations. PROACTIVELY use when reviewing MCP server code, planning new MCP tools/resources/prompts, investigating protocol co

    claude-codeReadGrepGlob
  18. moai-workflow-projectmodu-ai/moai-adk

    Integrated project management system covering documentation, language initialization, template optimization, docs generation, and JIT document loading. Absorbed from moai-workflow-

    claude-codeReadWriteEdit+5 files
  19. moai-domain-design-dnamodu-ai/moai-adk

    Reverse-engineer a reference design — a screenshot, an image set, or a live URL — into a portable Design DNA JSON across three dimensions (measurable tokens, qualitative style, spe

    claude-codeReadWriteEdit
  20. googlecyrusagents/cyrus

    Search the web for information. Use when you need to look something up, find current information, or research a topic.

    claude-codeWebSearchWebFetch
  21. competitor-feedbackzhitongblog/solomd

    Scan competing markdown editors' user feedback (GitHub issues/discussions/releases + closed-source forums) and synthesize themes cross-referenced against SoloMD's own gaps and road

    claude-codeBashReadWrite
  22. my-ticketsnudgebee/nudgebee

    Show my pending sprint tickets and help knock them off one by one

    claude-codebashBashReadGlob
  23. security-deps-auditAndrewDryga/emisar

    Audit portal/ hex dependencies for supply-chain risk — retired/yanked packages, known advisories, unexpected git/path deps, and vetting a dependency before adding it. Use before ad

    claude-codebashReadGrepGlob
  24. tooling-verify-apiAndrewDryga/emisar

    Confirm a function, argument, option, type, callback, or CLI flag actually exists with the signature you think — before you call it. Use whenever you're about to use an API you're

    claude-codebashReadGrepGlob
  25. proveparcadei/Continuous-Claude-v3

    Formal theorem proving with research, testing, and verification phases

    claude-codebashleanBashReadWrite
  26. vibe-researchKhazP/vibe-coding-prompt-template

    Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me sta

    claude-codeReadWriteGlob+1 files
  27. thoughtbox:researchKastalien-Research/thoughtbox

    Structured research using Thoughtbox IRCoT (Interleaved Retrieval and Chain-of-Thought). Triggers on: "research", "investigate", "explore", "literature review", "what do we know ab

    claude-codejavascriptReadGlobGrep
  28. assumptionsKastalien-Research/thoughtbox

    Manage the assumption registry — track, verify, and query assumptions about external dependencies and system behavior. Prevents costly rediscovery of known failures.

    claude-codejsonReadGlobGrep
  29. research-taskKastalien-Research/thoughtbox

    Execute a research task using compositional workflow planning. Characterizes the task, selects an approach from a library of research strategies, executes it, and self-evaluates ou

    claude-codebashReadGlobGrep
  30. synthesizeKastalien-Research/thoughtbox

    Fuse insights from multiple knowledge sources (code, docs, memory, research, web) into coherent understanding. Use when you have scattered information that needs integration.

    claude-codeReadGlobGrep
  31. mcp-docsconfluentinc/mcp-confluent

    Use when the user asks about Model Context Protocol details (protocol spec, transports, authorization, tools/resources/prompts, sampling/elicitation/roots, server/client concepts,

    claude-codeWebFetchWebSearchRead
  32. vitestconfluentinc/mcp-confluent

    Use when the user asks about Vitest mocking, spies, stubs, fake timers, config, or test runner behavior. Triggers on questions like "vi.fn", "vi.spyOn", "vi.mocked", "Mocked<T>", "

    claude-codemarkdownReadBashWebFetch
  33. prd-v01-problem-framingmattgierhart/PRD-driven-context-engineering

    Transform vague product ideas into evidence-anchored problem statements for PRD v0.1 Spark. Triggers on starting new products/features, validating market opportunities, drafting PR

    claude-codeReadWriteEdit
  34. prd-v05-technical-stack-selectionmattgierhart/PRD-driven-context-engineering

    Determine technologies needed to build the product, making build/buy/integrate decisions during PRD v0.5 Red Team Review. Handles both greenfield and brownfield contexts. Triggers

    claude-codemarkdownReadWriteEdit
  35. prd-v02-product-type-classificationmattgierhart/PRD-driven-context-engineering

    Classify product approach into one of six types (Clone, Unbundle, Undercut, Slice, Wrapper, Innovation) based on competitive landscape. Triggers on PRD v0.2 work after competitive

    claude-codemarkdownReadWriteEdit
  36. prd-v05-risk-discovery-interviewmattgierhart/PRD-driven-context-engineering

    Surface risks through guided questioning, helping users consider pivots, constraints, and prioritization during PRD v0.5 Red Team Review. Triggers on requests to identify risks, st

    claude-codemarkdownReadWriteEdit
  37. prd-v03-outcome-definitionmattgierhart/PRD-driven-context-engineering

    Define measurable success metrics (KPIs) tied to product type during PRD v0.3 Commercial Model. Triggers on requests to define success metrics, set KPI targets, determine what to m

    claude-codemarkdownReadWriteEdit
  38. prd-v03-moat-definitionmattgierhart/PRD-driven-context-engineering

    Assess competitor defensibility and define our own moat strategy during PRD v0.3 Commercial Model. Triggers on requests to analyze competitor moats, define our defensibility, asses

    claude-codemarkdownReadWriteEdit+2 files
  39. prd-v02-competitive-landscape-mappingmattgierhart/PRD-driven-context-engineering

    Map the competitive landscape before positioning your product for PRD v0.2 Market Definition. Triggers on completing v0.1 Spark, analyzing competitors, researching market, or reque

    claude-codemarkdownReadWriteEdit
  40. prd-v09-aeo-auditmattgierhart/PRD-driven-context-engineering

    Audit how AI search engines (ChatGPT, Perplexity, Google AI Overviews, Claude) describe and recommend your product, then propose fixes. Triggers on requests to audit AI search visi

    claude-codeReadWriteEdit+2 files
  41. prd-v03-pricing-modelmattgierhart/PRD-driven-context-engineering

    Select and validate pricing model for PRD v0.3 Commercial Model. Triggers on requests to set pricing, choose monetization model, design pricing tiers, validate willingness to pay,

    claude-codemarkdownReadWriteEdit
  42. prd-v01-user-value-articulationmattgierhart/PRD-driven-context-engineering

    Transform validated pain points into articulated user value statements for PRD v0.1 Spark. Triggers on completing problem framing, defining user outcomes, articulating value propos

    claude-codemarkdownReadWriteEdit
  43. prd-v09-cold-outreach-tieredmattgierhart/PRD-driven-context-engineering

    Build Tier 1/2/3 cold outreach sequences differentiated by personalization depth and research signal strength during PRD v0.9 Go-to-Market. Triggers on requests to plan cold outrea

    claude-codeReadWriteEdit+2 files
  44. prd-v09-feedback-loop-setupmattgierhart/PRD-driven-context-engineering

    Establish channels and processes for capturing and processing post-launch feedback during PRD v0.9 Go-to-Market. Triggers on requests to set up feedback systems, capture user input

    claude-codemarkdownReadWriteEdit+1 files
  45. prd-v09-launch-channels-orbmattgierhart/PRD-driven-context-engineering

    Allocate launch channels using the Owned / Rented / Borrowed (ORB) framework during PRD v0.9 Go-to-Market. Triggers on requests to pick launch channels, distribute the offer, build

    claude-codeReadWriteEdit+1 files
  46. prd-v09-hn-reddit-launchmattgierhart/PRD-driven-context-engineering

    Build a Hacker News + Reddit launch playbook for developer-tools and community-led products during PRD v0.9 Go-to-Market. Triggers on requests to plan HN/Reddit launch, "Show HN" p

    claude-codeReadWriteEdit+1 files
  47. prd-v03-features-value-planningmattgierhart/PRD-driven-context-engineering

    Define and prioritize features with strategic traceability during PRD v0.3 Commercial Model. Triggers on requests to define features, prioritize capabilities, scope MVP, map featur

    claude-codeReadWriteEdit
  48. prd-v09-launch-metricsmattgierhart/PRD-driven-context-engineering

    Define success criteria and tracking setup for launch during PRD v0.9 Go-to-Market. Triggers on requests to define launch metrics, set up tracking, or when user asks "how do we mea

    claude-codemarkdownReadWriteEdit+1 files
  49. prd-v09-alternatives-pagesmattgierhart/PRD-driven-context-engineering

    Generate "X vs Y" and "Alternative to X" SEO/CRO pages targeting competitive search intent during PRD v0.9 Go-to-Market. Triggers on requests to build comparison pages, target comp

    claude-codeReadWriteEdit+1 files
  50. harvest-structuredvibeeval/vibecosystem

    Structured data extraction - tables, pricing, products, API endpoints with schema

    claude-codebashcsvjsonBashReadWrite
  51. harvest-monitorvibeeval/vibecosystem

    Web change monitoring - track changes on pages, detect updates, changelog diffs

    claude-codebashjsonmarkdownBashReadWrite
  52. browser-automationvibeeval/vibecosystem

    AI browser automation - navigate, interact, extract, verify via browser-use MCP

    claude-codejsonBashReadWrite
  53. harvest-singlevibeeval/vibecosystem

    Single page smart extraction - articles, docs, blog posts to clean markdown

    claude-codebashmarkdownBashReadWrite
  54. harvest-adaptivevibeeval/vibecosystem

    Adaptive content summarization - auto-detect content type and produce relevant summary

    claude-codebashmarkdownBashReadWrite
  55. harvest-deep-crawlvibeeval/vibecosystem

    Multi-page deep crawling - documentation sites, wikis, knowledge bases

    claude-codebashBashReadWrite
  56. provevibeeval/vibecosystem

    Formal theorem proving with research, testing, and verification phases

    claude-codebashleanBashReadWrite
  57. harvest-competitivevibeeval/vibecosystem

    Competitive intelligence - extract features, pricing, tech stack from competitor sites

    claude-codebashmarkdownBashReadWrite
  58. check-accessibilityAgnosticUI/agnosticui

    Review component for accessibility issues

    claude-codeReadGrepGlob
  59. aidemo-blogtandryukha/aidemo

    Run a blog-generation wave for aidemo using the centralized blog engine. Use when the user says "run a blog wave", "generate blog articles", "write the next N articles", "blog batc

    claude-codebashBashReadWrite
  60. study-repoanthony-chaudhary/fak

    High-priority deep study of external code and proposals for fak. Invoke proactively whenever a repository, package, PR, issue, release, paper-with-code, or implementation is releva

    claude-codebashpowershellReadBashGrep+2 files

Browse all 69,865 skills200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.

The whole corpus is one call away through the search API, or ask a question of it on the index itself.