BigHugger

Agent skills that run markdown, that ask for WebFetch, in other 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. 3coding-visualjihe520/MathModelAgent

    数学建模编程实现与数据图表生成阶段。根据 ANALYSIS_MODELING_REPORT.md 编写可复现代码、运行求解、验证约束、输出 RESULTS_REPORT.md 并生成论文可用的数据驱动图表 PDF。

    othermarkdownBash(*)ReadWrite
  2. 2analysis-modelingjihe520/MathModelAgent

    数学建模赛题分析与建模设计合并阶段。用于读取题面和附件,完成子问题拆解、数据理解、假设预检、变量定义、模型公式、目标函数、约束条件、求解策略和可交给代码实现的建模报告。

    othermarkdownBash(*)ReadWrite
  3. 6verityjihe520/MathModelAgent

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

    otherbashmarkdownBash(*)ReadWrite
  4. 1start-mathmodeljihe520/MathModelAgent

    数学建模竞赛工作流入口。用于启动完整建模流程:询问用户偏好,生成 plan.md 和 todo.md,并按阶段调用赛题分析、建模、代码与图表、流程图、论文撰写、验证验收等 skills。

    othermarkdownBash(*)ReadWrite
  5. 4drawiojihe520/MathModelAgent

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

    otherbashmarkdownBash(*)ReadWrite
  6. novelty-checkwanshuiyin/Auto-claude-code-research-in-sleep

    Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before impl

    othermarkdownWebSearchWebFetchGrep+2 files
  7. research-refinewanshuiyin/Auto-claude-code-research-in-sleep

    Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-6-Astra review. Use when the user says "refi

    otherjsonmarkdownBash(*)ReadWrite+3 files
  8. 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
  9. patent-pipelinewanshuiyin/Auto-claude-code-research-in-sleep

    Full patent drafting pipeline from invention description to jurisdiction-formatted filing documents. Supports CN (CNIPA), US (USPTO), EP (EPO). Supports invention patents and utili

    otherjsonmarkdownBash(*)ReadWrite
  10. experiment-planwanshuiyin/Auto-claude-code-research-in-sleep

    Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `research-refine`, or when the user asks for a detailed experiment plan,

    othermarkdownBash(*)ReadWrite+3 files
  11. claims-draftingwanshuiyin/Auto-claude-code-research-in-sleep

    Draft patent claims for an invention. Use when user says "撰写权利要求", "draft claims", "写权利要求书", "claim drafting", or wants to create patent claims. The core skill of the patent pipeli

    othermarkdownBash(*)ReadWrite
  12. prior-art-searchwanshuiyin/Auto-claude-code-research-in-sleep

    Search patent databases and academic literature for prior art relevant to an invention. Use when user says "现有技术检索", "prior art search", "专利检索", "check patents", or wants to find r

    othermarkdownBash(*)ReadGlob
  13. 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
  14. idea-discovery-robotwanshuiyin/Auto-claude-code-research-in-sleep

    Workflow 1 adaptation for robotics and embodied AI. Orchestrates robotics-aware literature survey, idea generation, novelty check, and critical review to go from a broad robotics d

    othermarkdownBash(*)ReadWrite+3 files
  15. research-refine-pipelinewanshuiyin/Auto-claude-code-research-in-sleep

    Run an end-to-end workflow that chains `research-refine` and `experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final proposal

    othermarkdownBash(*)ReadWrite+3 files
  16. 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
  17. patent-novelty-checkwanshuiyin/Auto-claude-code-research-in-sleep

    Assess patent novelty and non-obviousness against prior art. Use when user says "专利查新", "patent novelty", "可专利性评估", "patentability check", or wants to evaluate if an invention is p

    othermarkdownBash(*)ReadWrite
  18. figure-descriptionwanshuiyin/Auto-claude-code-research-in-sleep

    Process user-provided patent figures and generate formal drawing descriptions. Use when user says "附图处理", "figure description", "附图说明", "drawings description", or wants to describe

    othermarkdownBash(*)ReadWrite
  19. 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
  20. specification-writingwanshuiyin/Auto-claude-code-research-in-sleep

    Write the full patent specification from claims and invention disclosure. Use when user says "撰写说明书", "write specification", "写说明书", "patent description", or wants to draft the com

    othermarkdownBash(*)ReadWrite
  21. idea-discoverywanshuiyin/Auto-claude-code-research-in-sleep

    Workflow 1: Full idea discovery pipeline to go from a broad research direction to validated, pilot-tested ideas. Use when user says "找idea全流程", "idea discovery pipeline", "从零开始找方向"

    othermarkdownBash(*)ReadWrite+5 files
  22. 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
  23. 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
  24. aris-research-wikiOpenLAIR/dr-claw

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

    othermarkdownBash(*)ReadWrite
  25. aris-grant-proposalOpenLAIR/dr-claw

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

    otherjsonmarkdownBash(*)ReadWrite
  26. aris-experiment-planOpenLAIR/dr-claw

    Turn a refined research proposal or method idea into a detailed, claim-driven experiment roadmap. Use after `aris-research-refine`, or when the user asks for a detailed experiment

    othermarkdownBash(*)ReadWrite
  27. aris-research-pipelineOpenLAIR/dr-claw

    Full research pipeline: Workflow 1 (idea discovery) → implementation → Workflow 2 (auto review loop). Goes from a broad research direction all the way to a submission-ready paper.

    othermarkdownBash(*)ReadWrite
  28. aris-paper-planOpenLAIR/dr-claw

    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

    othermarkdownBash(*)ReadWrite
  29. aris-research-refine-pipelineOpenLAIR/dr-claw

    Run an end-to-end workflow that chains `aris-research-refine` and `aris-experiment-plan`. Use when the user wants a one-shot pipeline from vague research direction to focused final

    othermarkdownBash(*)ReadWrite
  30. aris-idea-discoveryOpenLAIR/dr-claw

    Workflow 1: Full idea discovery pipeline. Orchestrates research-lit → idea-creator → novelty-check → research-review to go from a broad research direction to validated, pilot-teste

    othermarkdownBash(*)ReadWrite
  31. aris-research-refineOpenLAIR/dr-claw

    Turn a vague research direction into a problem-anchored, elegant, frontier-aware, implementation-oriented method plan via iterative GPT-5.4 review. Use when the user says "refine m

    otherjsonmarkdownBash(*)ReadWrite
  32. aris-novelty-checkOpenLAIR/dr-claw

    Verify research idea novelty against recent literature. Use when user says "查新", "novelty check", "有没有人做过", "check novelty", or wants to verify a research idea is novel before impl

    othermarkdownWebSearchWebFetchGrep
  33. aris-idea-creatorOpenLAIR/dr-claw

    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

    othermarkdownBash(*)ReadWrite
  34. replication-auditflonat/flonat-research

    Map claims in a literature to independent replications, robustness checks, failures, and unresolved evidence gaps. Use when assessing the empirical reliability of a body of finding

    otherbashmarkdownReadWriteEdit+1 files
  35. weakness-scannerflonat/flonat-research

    Identify recurring weak arguments, unsupported assumptions, and vulnerable inference patterns across a literature corpus. Use when stress-testing a body of work rather than reviewi

    othermarkdownReadWriteEdit
  36. method-auditflonat/flonat-research

    Extract and compare data-collection methods across a set of empirical papers. Use when the user needs a cross-paper methods matrix or wants to assess how a literature gathers evide

    othermarkdownReadWriteEdit
  37. bib-parseflonat/flonat-research

    Extract citations from a PDF and generate a validated .bib file. Use when the user asks to extract citations from a PDF and generate a validated .bib file. Reads the PDF, identifie

    otherbashbibtexmarkdownReadGlobGrep+4 files
  38. master-skillswaylq/master-skill

    大师.skill — 输入「我做的细分行业」,自动完成行业大佬调研 / 工具地图 / 工作流 / 知识正典 / 信息源 / 术语标准 六轨深度调研,提炼为可运行的「行业 Master OS」skill。 生成的 {industry}.master skill 是自包含目录,所有 hermit agent / Claude Code agent / OpenC

    otherbashmarkdownReadWriteEdit+2 files
  39. planning-with-filesjd-opensource/JoySafeter

    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

    otherbashmarkdownReadWriteEdit+5 files
  40. loom-threat-modelcosmix/loom

    Threat modeling methodologies (STRIDE, DREAD, PASTA, attack trees) for secure architecture design.

    othermarkdownReadGrepGlob
  41. knoxhub-blogrediumvex/seo-blog-writer-claude

    Transform any research material into SEO+GEO-optimized blog posts for Knox Hub. Takes any input (URL, article text, notes, video transcript, competitor post, topic idea) and rewrit

    otherhtmlmarkdownBashReadWrite
  42. ag-curador-skillsandregusman-raiz/a-gusman-claude

    Curador trimestral de skills externas (Anthropic + comunidade). Avalia o que pegou no ecossistema, compara com sistema ag local, e recomenda absorver/wrapper/ignorar. Nao instala a

    otherbashjsonmarkdownReadWriteBash
  43. unikit-exploreNintendaDev/unikit-ai

    Enter explore mode for technical work — a thinking partner for {{engine_name}} code, architecture, and implementation decisions before you write any code. Use it to investigate a t

    othermarkdownReadGlobGrep
  44. scientific-paper-writereniktab/scientific-paper-writer

    Full-lifecycle scientific paper writing assistant for any journal. Invoke for: drafting/revising manuscripts, structuring arguments, statistical reporting, citation verification, p

    otherbibtexmarkdownyamlReadWriteEdit
  45. planning-with-filesjackjin1997/ClawForge

    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

    otherbashmarkdownpowershellReadWriteEdit+5 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.