BigHugger

Agent skills that run bash, 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. 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
  5. 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
  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. 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
  8. 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
  9. 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
  10. 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
  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. 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
  13. 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
  14. my-ticketsnudgebee/nudgebee

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

    claude-codebashBashReadGlob
  15. 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
  16. 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
  17. proveparcadei/Continuous-Claude-v3

    Formal theorem proving with research, testing, and verification phases

    claude-codebashleanBashReadWrite
  18. 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
  19. harvest-competitivevibeeval/vibecosystem

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

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

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

    claude-codebashBashReadWrite
  21. harvest-singlevibeeval/vibecosystem

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

    claude-codebashmarkdownBashReadWrite
  22. harvest-monitorvibeeval/vibecosystem

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

    claude-codebashjsonmarkdownBashReadWrite
  23. harvest-adaptivevibeeval/vibecosystem

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

    claude-codebashmarkdownBashReadWrite
  24. provevibeeval/vibecosystem

    Formal theorem proving with research, testing, and verification phases

    claude-codebashleanBashReadWrite
  25. harvest-structuredvibeeval/vibecosystem

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

    claude-codebashcsvjsonBashReadWrite
  26. 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
  27. 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
  28. update-playbooksvinta/hal-9000

    (project) Use when updating install tasks in playbooks/roles/ against upstream docs — bumping a pinned version, adopting a newly recommended install method, repointing a doc link t

    claude-codebashGrepReadEdit
  29. canvas-executeX-isdoingreat/canvas-pilot

    This skill should be used when executing an already-scanned Canvas plan after the user has approved it. Invoked after `canvas-scan` wrote `runs/<today>/plan.json` and the user repl

    claude-codebashjsonmarkdownpythonBashReadWrite+1 files
  30. canvas-setupX-isdoingreat/canvas-pilot

    Use this skill on a fresh Canvas Pilot install when the student has never configured the project before. Trigger phrases include "set me up", "set up canvas pilot", "install canvas

    claude-codebashpythonyamlBashReadWrite
  31. canvas-scanX-isdoingreat/canvas-pilot

    This skill should be used when scanning Canvas for pending assignments and producing an approval-gated plan. Invoked manually when the user says "check canvas", "scan canvas", "wha

    claude-codebashjsonmarkdownpythonBashReadWrite+1 files
  32. researchrjmurillo/ai-agents

    Research an external topic, write a 3000-to-5000-word analysis, map it onto this project, and file the follow-up issue. Use when you say `research this topic`, `what does the liter

    claude-codebashWebSearchWebFetchRead
  33. audit-depsgarfiec/Librechat-Mobile

    Audit open dependabot PRs in this repo. Spawns one investigator per PR (each with a codebase-walk sub-agent), produces a comparison table with per-PR risk + recommendation, and pro

    claude-codebashBashReadGlob
  34. update-web-assetsgarfiec/Librechat-Mobile

    Update the third-party JavaScript vendored into the app for the artifact, diagram, and math WebViews (KaTeX, mermaid, marked, highlight.js, Tailwind, Babel, React). Checks what is

    claude-codebashBashReadEdit
  35. zach-feature-demand-validatorzach22-1999/amazon-skills

    功能需求真伪验证器。用三维数据(Review/关键词/社区)验证微创新是否真实需求。 使用时机:品类选定后评估微创新、竞品分析发现差异点后判断要不要跟进。 触发词:/zach-feature-demand-validator

    claude-codebashpowershellReadWriteEdit
  36. research-litsjtuytc/ResearchMathAgent

    Search and analyze research papers, find related work, summarize key ideas. Use when user says "find papers", "related work", "literature review", "what does this paper say", or ne

    claude-codebashBash(*)ReadGlob+6 files
  37. research-wikisjtuytc/ResearchMathAgent

    Persistent research knowledge base that accumulates papers, ideas, experiments, claims, and their relationships across the entire research lifecycle. Inspired by Karpathy's LLM Wik

    claude-codebashmarkdownBash(*)ReadWrite+2 files
  38. skill-planXBuilderLAB/cheat-on-skill

    cheat-on-skill 的核心。为用户选定的某个候选岗位生成个性化学习策略:差距分析 → 分阶段学习路径(资源+里程碑)→ 作品集清单 → 求职时间线 → 止损线。强调 AI 加速学习、诚实周期、可验证里程碑。触发词:"我选XX做学习计划"/"这个岗位怎么学"/"给我学习路径"/"skill plan"/"制定转型策略"。前置:该岗位最好已在 skil

    claude-codebashBash(*)ReadWrite
  39. skill-scanXBuilderLAB/cheat-on-skill

    cheat-on-skill 的核心。连 BOSS 直聘真实招聘数据 + 网页信号,按用户能力画像找「高薪 × 你学得动 × AI 增强」交集里的候选岗位。每个岗位给:薪资量级 / 需求热度 / 你的差距 / 可学性分 / 诚实学习周期,并过 AI 影响分类与反诈红线。触发词:"帮我找岗位"/"找AI时代高薪工作"/"有什么我能学的高薪岗"/"skill s

    claude-codebashBash(*)ReadWrite
  40. planning-with-filesfrankxai/agentic-creator-os

    Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or

    claude-codebashmarkdownpowershellReadWriteEdit+5 files
  41. tiktok-launch-videocognyai/claude-code-marketing-skills

    Produce a 9:16 TikTok-native launch video for a product, feature, or campaign using HyperFrames. Idiomatic TikTok pacing, burned-in captions, hook-in-1s structure. Optionally hand

    claude-codebashWebFetchWebSearchBash+2 files
  42. cwv-auditcognyai/claude-code-marketing-skills

    Core Web Vitals Reference — LCP, INP, CLS thresholds, root causes, optimization fixes, CrUX BigQuery queries, web-vitals library usage, and SEO impact

    claude-codebashcsshtmljavascriptWebFetchWebSearchBash
  43. brand-kitcognyai/claude-code-marketing-skills

    Build a portable brand-kit.json for the user's product — colors, typography, voice — that other skills (video, ad creative, landing page) can consume. Multiple discovery paths so i

    claude-codebashjsontypescriptWebFetchWebSearchBash
  44. linkedin-launch-videocognyai/claude-code-marketing-skills

    Produce a LinkedIn-native 1:1 (or 16:9) launch video using HyperFrames. Caption-first, sound-off, B2B register, anti-corporate-jargon. Optionally hand off to LinkedIn Ads to launch

    claude-codebashWebFetchWebSearchBash+2 files
  45. reddit-launch-videocognyai/claude-code-marketing-skills

    Produce a Reddit-native 1:1 or 4:5 launch video using HyperFrames. Idiomatic Reddit feel — text-first, low-polish, sound-off, subreddit-aware. Optionally hand off to Reddit Ads to

    claude-codebashWebFetchWebSearchBash+2 files
  46. ga4-eventscognyai/claude-code-marketing-skills

    GA4 Event Implementation Reference — complete event taxonomy, parameter lists, implementation patterns (gtag.js, GTM, Measurement Protocol), and validation techniques

    claude-codebashjavascriptpythonsqlWebFetchWebSearchBash
  47. submit-to-agentlaunchcognyai/claude-code-marketing-skills

    Submit an AI agent to the agentlaunch directory and upvote agents via a public no-auth REST API

    claude-codebashBashWebFetch
  48. deliverability-checkcognyai/claude-code-marketing-skills

    Audit a sending domain's deliverability — SPF, DKIM, DMARC, MX, BIMI, blocklists — with a prioritized fix order

    claude-codebashBashWebFetchWebSearch
  49. conversion-debugcognyai/claude-code-marketing-skills

    Conversion Tracking Debugger — diagnose discrepancies across GTM, GA4, Google Ads & Meta Pixel with live API access, BigQuery validation queries, and troubleshooting flowcharts

    claude-codebashjavascriptsqlWebFetchWebSearchBash
  50. geo-brand-mentionsTheSmokeDev/geo-skills

    Brand mention and authority scanner for AI visibility. Analyzes brand presence across platforms that AI models rely on for entity recognition and citation decisions. Produces a Bra

    claude-codebashmarkdownReadGrepGlob
  51. meta-mcp-fix-issueexileum/meta-mcp

    End-to-end workflow to fix one or more GitHub issues — fetches the issue(s), creates a feature branch, enters plan mode for interactive implementation planning, applies the fix wit

    claude-codebashBash(git:*)Bash(gh:*)Bash(npm:*)
  52. researchFarzamMohammadi/the-engineer

    Investigates codebases with a facts-before-opinions discipline — building a complete factual picture before interpreting what it means for the work ahead. Produces a structured res

    claude-codebashmarkdownReadBashEdit
  53. cc-release-reviewphiloserf/claude-code-config

    Reviews Claude Code release notes and recommends config updates. Use when asking "what changed in the CLI/release", "what should I update", or "review the latest release". Covers s

    claude-codebashReadGrepGlob+1 files
  54. mckinsey-market-research-decknorahe0304-art/30x-mckinsey-research-deck

    End-to-end playbook for producing a top-tier, McKinsey-style market-research deck (HTML page-turning presentation + print-ready PDF) for a brand or product category. Covers the res

    claude-codebashReadWriteEdit
  55. reference-art-loopwanshuiyin/ALIGN-Agentic-Loop-Image-GeneratioN

    ALIGN — Agentic Loop Image GeneratioN. Paint a subject in the craft of a reference artwork as executable p5.js, Canvas, SVG or another mark-based medium, replay that craft's real o

    claude-codebashBash(*)ReadWrite
  56. method-figure-loopwanshuiyin/ALIGN-Agentic-Loop-Image-GeneratioN

    ALIGN for paper figures — draw a method-overview figure as an executable p5.js program that replays its own construction in named stages, exports SVG, and improves through pixel-on

    claude-codebashBash(*)ReadWrite
  57. bibcheckericluo04/claude-academic-workflow

    Audit an existing .bib entry by entry against Crossref, OpenAlex, arXiv, and Zotero for wrong years, mis-cited authors, wrong venue or volume, dead DOIs, and hallucinated entries.

    claude-codebashjsonmarkdownReadWriteGlob
  58. iteratesafety-quotient-lab/psychology-agent

    Unified work loop — sync, hunt, discriminate, execute, cycle. One command does everything.

    claude-codebashReadWriteEdit
  59. scan-peersafety-quotient-lab/psychology-agent

    Scan a peer agent's content for quality issues — PSQ safety, vocabulary drift, fair witness violations — and write structured findings to transport session.

    claude-codebashjsonReadWriteEdit
  60. 30x-seo-cannibalizationnorahe0304-art/30x-seo

    Detect keyword cannibalization - multiple pages competing for the same keyword. Identifies cannibalizing URLs and provides resolution strategies (merge, redirect, differentiate, or

    claude-codebashmarkdownWebFetchRead

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.