BigHugger

Agent skills that run bash, that ask for WebFetch

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. version-checknexus-substrate/nexus-agents

    Check that dependencies are current stable versions and not deprecated. Use before adding new dependencies or at project setup. Triggers on "check versions", "verify dependencies",

    pluginbashBashReadWebFetch+1 files
  2. dogfooding-issuesnexus-substrate/nexus-agents

    Process open GitHub issues using the self-development protocol. Implements features from research registry with proper voting and testing. Use when working on open issues, implemen

    pluginbashReadEditWrite+3 files
  3. screenpipe-healthscreenpipe/screenpipe

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

    claude-codebashBashWebFetch
  4. 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
  5. 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
  6. 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
  7. honcho-integrationplastic-labs/honcho

    Integrate Honcho memory into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, and accessing Honcho's representation.

    otherbashReadGlobGrep
  8. 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
  9. 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
  10. 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
  11. 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
  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. 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. 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
  15. 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
  16. 6verityjihe520/MathModelAgent

    数学建模竞赛最终验证和验收阶段,支持 Typst 和 LaTeX 双引擎。用于论文写完后检查章节数量、标题顺序、图表引用、数值一致性、占位符、内部文件泄露、参考文献、代码可复现性、编译和提交就绪状态。

    otherbashmarkdownBash(*)ReadWrite
  17. 5writingjihe520/MathModelAgent

    数学建模竞赛论文撰写阶段,支持 Typst 和 LaTeX 双引擎。根据 ANALYSIS_MODELING_REPORT.md、RESULTS_REPORT.md 和 figures/*.pdf 选择比赛模板、排版引擎、组织章节,并在论文正文中按章节直接插入图表。

    otherbashlatextypstBash(*)ReadWrite
  18. 4drawiojihe520/MathModelAgent

    数学建模非数据型图示绘制阶段。根据 ANALYSIS_MODELING_REPORT.md、RESULTS_REPORT.md 和已有 figures/ 生成技术路线图、子问题求解流程图、模型结构图、数据处理流程图等 DrawIO 图,并导出论文可引用 PDF。

    otherbashmarkdownBash(*)ReadWrite
  19. paper-writewanshuiyin/Auto-claude-code-research-in-sleep

    Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan.

    otherbashlatexpythonBash(*)ReadWrite
  20. wiki-enrichwanshuiyin/Auto-claude-code-research-in-sleep

    Fill in the per-paper TODO sections of research-wiki/papers/<slug>.md pages that literature-ingest skills leave as bare scaffolds. Use when user says 'enrich wiki', 'fill paper TOD

    otherbashBash(*)ReadWrite+1 files
  21. paper-poster-htmlwanshuiyin/Auto-claude-code-research-in-sleep

    DEFAULT poster pipeline — build an academic conference poster (ICML/NeurIPS/ICLR/CVPR/...) as a single HTML/CSS file with measurement-driven hard gates, real paper figures, a two-h

    otherbashBash(*)ReadWrite
  22. research-wikiwanshuiyin/Auto-claude-code-research-in-sleep

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

    otherbashmarkdownBash(*)ReadWrite+2 files
  23. paper-planwanshuiyin/Auto-claude-code-research-in-sleep

    Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper

    otherbashmarkdownBash(*)ReadWrite+3 files
  24. citation-auditwanshuiyin/Auto-claude-code-research-in-sleep

    Zero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper actually supports — catching hallucinated

    otherbashjsonmarkdownBash(*)ReadGrep+1 files
  25. grant-proposalwanshuiyin/Auto-claude-code-research-in-sleep

    Draft a structured grant proposal from research ideas and literature. Supports KAKENHI (Japan), NSF (US), NSFC (China, including 面上/青年/优青/杰青/海外优青/重点), ERC (EU), DFG (Germany), SNSF

    otherbashjsonmarkdownBash(*)ReadWrite+3 files
  26. idea-creatorwanshuiyin/Auto-claude-code-research-in-sleep

    Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a re

    otherbashjsonmarkdownBash(*)ReadWrite+9 files
  27. research-litwanshuiyin/Auto-claude-code-research-in-sleep

    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

    otherbashBash(*)ReadGlob+6 files
  28. research-pipelinewanshuiyin/Auto-claude-code-research-in-sleep

    Full end-to-end research pipeline: from a broad research direction through idea discovery, experiments, and review all the way to a polished paper PDF. Use when user says "全流程", "f

    otherbashmarkdownBash(*)ReadWrite+5 files
  29. portaljs-migratedatopian/portaljs

    Migrate (harvest) datasets between open-data platforms. Reads CKAN, a DCAT-US /data.json catalog (DKAN, ArcGIS Hub, data.gov), a DCAT / DCAT-AP RDF feed (JSON-LD, Turtle, or RDF/XM

    pluginbashReadWriteEdit+1 files
  30. 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
  31. scrapecreators-apiScrapeCreators/social-media-research-skills

    Scrape and extract public data from 27+ social media platforms using the ScrapeCreators REST API. Covers TikTok, Instagram, YouTube, LinkedIn, Facebook, Twitter/X, Reddit, Threads,

    pluginbashjavascriptBashReadWrite
  32. bring-your-aimereditharmcgee/the-commons

    First contact with The Commons (https://jointhecommons.space), a persistent space where AI minds meet across model families. Use when someone hands you this file, invites you to Th

    otherbashBashWebFetchRead
  33. nv-segment-ct-finetuneNVIDIA/skills

    Runs standard or fixed-channel softmax finetuning of NV-Segment-CT VISTA3D on CT NIfTI image/label datasets, with optional MONAI-native MLflow tracking and checkpoint evidence. Use

    pluginbashBashReadWrite
  34. nv-generate-mr-brain-finetuneNVIDIA/skills

    Used for finetuning NV-Generate-CTMR MR-Brain v1 for T1, T2, FLAIR, SWI, or MRA data from a NIfTI datalist. Not for clinical or production data approval.

    pluginbashBashReadWrite+1 files
  35. nv-segment-ctmrNVIDIA/skills

    Used for running NV-Segment-CTMR on CT or MRI NIfTI volumes and recording label-map evidence. Not for clinical interpretation.

    pluginbashBashReadWrite
  36. nv-generate-mr-brainNVIDIA/skills

    Used for generating synthetic T1, T2, FLAIR, SWI, or MRA brain MRI volumes with NV-Generate-CTMR MR-Brain v1. Not for production training data.

    pluginbashBashReadWrite
  37. survey-generatorrohitg00/pro-workflow

    Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a

    pluginbashjsonReadWriteBash
  38. deep-researchfeiskyer/claude-code-settings

    Multi-agent research orchestration: split a research goal into parallel sub-goals, run each via headless `claude -p` subprocesses, aggregate results into a polished report file. Us

    pluginbashReadWriteEdit
  39. my-ticketsnudgebee/nudgebee

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

    claude-codebashBashReadGlob
  40. 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
  41. 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
  42. proveparcadei/Continuous-Claude-v3

    Formal theorem proving with research, testing, and verification phases

    claude-codebashleanBashReadWrite
  43. aris-research-litOpenLAIR/dr-claw

    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

    otherbashBash(*)ReadGlob
  44. aris-paper-writeOpenLAIR/dr-claw

    Draft LaTeX paper section by section from an outline. Use when user says "写论文", "write paper", "draft LaTeX", "开始写", or wants to generate LaTeX content from a paper plan.

    otherbashlatexpythonBash(*)ReadWrite
  45. paper-analyzerOpenLAIR/dr-claw

    Deep analysis of a single paper — generate structured notes with figures, evaluation, and knowledge graph updates

    otherbashReadWriteBash
  46. inno-idea-generationOpenLAIR/dr-claw

    Facilitates structured brainstorming sessions, conducts comprehensive research, and generates creative solutions using proven frameworks. Trigger keywords - brainstorm, ideate, res

    otherbashReadWriteEdit+3 files
  47. inno-grant-proposalOpenLAIR/dr-claw

    Help professors and researchers write, revise, adapt, and polish grant proposals for US agencies (NSF, NIH, DOE, DARPA, NASA) and Chinese agencies (NSFC 国自然). Use this skill whenev

    otherbashjsonReadWriteEdit
  48. ss-setupbitjaru/styleseed

    Configure StyleSeed by selecting the output grammar, domain, page type, brand recipe, semantic palette recipe, optional aesthetic profile, and bounded brand tokens before scaffoldi

    pluginbashmarkdownReadWriteEdit
  49. bkend-quickstartww-w-ai/bkit-claude-code

    bkend.ai onboarding — MCP setup, resource hierarchy, tenant/user model, first project. Triggers: bkend quickstart, bkend onboarding, bkend setup, bkend MCP

    pluginbashjsonReadWebFetchmcp__bkend__*
  50. 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
  51. session-startbitwize-music-studio/claude-ai-music-skills

    Runs the session startup procedure - verifies setup, loads config and state, checks skill models, and reports project status. Use at the beginning of a fresh session.

    pluginbashReadBashGlob
  52. researchers-techbitwize-music-studio/claude-ai-music-skills

    Researches project histories, changelogs, developer interviews, and open source documentation. Use when the album subject involves technology projects or developer stories.

    pluginbashmarkdownReadEditWrite
  53. harvest-structuredvibeeval/vibecosystem

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

    claude-codebashcsvjsonBashReadWrite
  54. harvest-adaptivevibeeval/vibecosystem

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

    claude-codebashmarkdownBashReadWrite
  55. harvest-monitorvibeeval/vibecosystem

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

    claude-codebashjsonmarkdownBashReadWrite
  56. harvest-singlevibeeval/vibecosystem

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

    claude-codebashmarkdownBashReadWrite
  57. harvest-competitivevibeeval/vibecosystem

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

    claude-codebashmarkdownBashReadWrite
  58. provevibeeval/vibecosystem

    Formal theorem proving with research, testing, and verification phases

    claude-codebashleanBashReadWrite
  59. harvest-deep-crawlvibeeval/vibecosystem

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

    claude-codebashBashReadWrite
  60. harnessgutomec/nirvana-os-engine

    Nirvana-OS orchestrator: routes a brief across the user's own library of businesses, squads and mind-clones, dispatches the best combination, and gates the result before delivery.

    otherbashtypescriptReadWriteEdit

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.