Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Docs & knowledge

4,535 results · page 63 of 152

  • wrap-up-ritualSkillDocs & knowledge

    Structured session ending ritual that captures completed work, pending tasks, and learnings before a session ends. Writes a handoff note to .Codex/handoff.md so the next session (or a different developer) can pick up exactly where this session left off. Load this skill when the user signals they're

    Ready to connect★ 226

    github.com/resgrid/core225 stars

    View details
  • ai4s-agentSkillDocs & knowledge

    Use when the user wants an end-to-end AI4S research pipeline — broad direction or specific topic in, full research package out (exploration + literature survey + experiment + paper). Meta-skill that chains the four downstream skills in order. Pure markdown, no Python runtime.

    Ready to connect★ 225

    github.com/ai4s-research/ai4s-skills225 stars

    View details
  • BDD Gherkin Testing PatternsSkillDocs & knowledge

    Behavior-Driven Development with Gherkin syntax, step definitions, scenario outlines, data tables, and living documentation generation.

    Ready to connect★ 224

    github.com/pramoddutta/qaskills225 stars

    View details
  • Cargo Fuzz TestingSkillDocs & knowledge

    Fuzz testing for Rust applications using cargo-fuzz and libFuzzer to discover memory safety issues, panics, and undefined behavior.

    Ready to connect★ 224

    github.com/pramoddutta/qaskills225 stars

    View details
  • Changelog Test MapperSkillDocs & knowledge

    Map changelog entries and release notes to affected test cases, ensuring every user-facing change has corresponding test coverage verification.

    Ready to connect★ 224

    github.com/pramoddutta/qaskills225 stars

    View details
  • direct-imperfect-memory-farewellSkillDocs & knowledge

    Create original short videos using the 复古手持|日常送别回眸 Creative DNA for MiniMax H3 or Seedance 2.0. Use when the user wants this causal, camera, motion, rhythm, or payoff structure with new subjects and surfaces.

    Ready to connect★ 225

    github.com/t8mars/minimax-h3-prompt-skill-t8225 stars

    View details
  • experiment-suiteSkillDocs & knowledge

    Use when the user has a research question and needs a complete experiment package — design document, runnable code, results (measured or simulated with honest provenance), publication-grade figures, structured report. Single-stage, no Python runtime.

    Ready to connect★ 225

    github.com/ai4s-research/ai4s-skills225 stars

    View details
  • Exploratory Test Charter GeneratorSkillDocs & knowledge

    Generate structured exploratory testing charters with focused missions, time-boxed sessions, risk-based areas, and standardized note-taking templates for systematic exploration

    Ready to connect★ 224

    github.com/pramoddutta/qaskills225 stars

    View details
  • integrity-auditorSkillDocs & knowledge

    Use when the user wants a paper audited for integrity issues — image misuse, numerical anomalies, logical gaps — and needs a reviewable evidence report. Works on external papers (PDF / DOI / arXiv) and on outputs from a local paper-writer run. Single-stage skill.

    Ready to connect★ 225

    github.com/ai4s-research/ai4s-skills225 stars

    View details
  • literature-surveySkillDocs & knowledge

    Use when the user wants a comprehensive literature survey on a specific research topic. Outputs a complete PDF survey (6–20 pages, 60+ real citations, 100+ recommended) with LaTeX source, topic-specific publication figures, and a classified literature table. Single-stage, no Python runtime.

    Ready to connect★ 225

    github.com/ai4s-research/ai4s-skills225 stars

    View details
  • mindmap-renderSkillDocs & knowledge

    Generate beautiful, high-resolution mindmaps from Markdown unordered lists. Outputs interactive HTML, HD PNG, and PDF with colorful branch themes.

    Ready to connect★ 225

    github.com/ai4s-research/ai4s-skills225 stars

    View details
  • s4h-cognition-cognitive-loadSkillDocs & knowledge

    Manages the limits of working memory — chunking, offloading, and reducing unnecessary complexity to free capacity for what matters. Use when asked 'this is too complex to hold in my head', 'I keep losing track of where I am', 'how do I make this simpler to think about', 'the design is overwhelming',

    Ready to connect★ 225

    github.com/human-avatar/skills-for-humanity220 stars

    View details
  • s4h-epistemology-knowledge-typesSkillDocs & knowledge

    Maps what kind of knowing is actually in play for a claim or question. Distinguishes a priori from a posteriori knowledge; propositional (knowing that) from procedural (knowing how) from acquaintance (knowing of); and knowledge sourced from perception, inference, testimony, intuition, or memory. Use

    Ready to connect★ 225

    github.com/human-avatar/skills-for-humanity220 stars

    View details
  • s4h-logic-consistency-checkSkillDocs & knowledge

    Surface internal contradictions, conflicting requirements, and edge cases that expose hidden conflicts in a document, spec, plan, design, or set of requirements. Use when something feels off but you can't pinpoint why, before committing to a design, or when requirements have grown incrementally and

    Ready to connect★ 225

    github.com/human-avatar/skills-for-humanity220 stars

    View details
  • add-atomic-actionSkillDocs & knowledge

    Add a new simulation atomic action or motion primitive to EmbodiChain's typed planning and execution framework. Use when implementing a new skill, goal contract, action planner, symbolic effect, registration entry, documentation, and tests for AtomicActionEngine.

    Ready to connect★ 224

    github.com/dexforce/embodichain216 stars

    View details
  • cdb-scanSkillDocs & knowledge

    Map this codebase into project memory — a code graph of every symbol and how they connect, plus a written profile of stack, layout, conventions and workflows. Re-run any time to refresh both in place. Use when memory is newly installed on an existing project, or when the project has changed enough t

    Ready to connect★ 224

    github.com/avijit07x/claude-db224 stars

    View details
  • planSkillDocs & knowledge

    Plan implementations, design architectures, create technical roadmaps with detailed phases. Use for feature planning, system design, solution architecture, implementation strategy, phase documentation.

    Ready to connect★ 224

    github.com/typv/nest-turbo-starter224 stars

    View details
  • specsSkillDocs & knowledge

    Analyze requirements, create/maintain FSD and use cases. Use for business analysis, requirements documentation, functional specs.

    Ready to connect★ 224

    github.com/typv/nest-turbo-starter224 stars

    View details
  • tidy-deprecate-functionSkillDocs & knowledge

    Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests.

    Ready to connect★ 224

    github.com/r-lib/cpp11224 stars

    View details
  • update-api-docsSkillDocs & knowledge

    Generate or update EmbodiChain Sphinx API documentation for public Python exports. Use when the API docs checker or CI reports missing __all__ exports, after adding or changing public APIs, or when asked to fill, generate, or synchronize API-reference pages and their descriptions.

    Ready to connect★ 224

    github.com/dexforce/embodichain216 stars

    View details
  • code-wikiSkillDocs & knowledge

    Generate wiki docs + Mermaid diagrams for any codebase.

    Ready to connect★ 223

    github.com/h4dex/opc-nexus117 stars

    View details
  • google_meetSkillDocs & knowledge

    Join a Google Meet call, transcribe live captions, optionally speak in realtime, and do the followup work afterwards. Use when the user asks the agent to sit in on a meeting, take notes, summarize, respond in-call, or action items from it.

    Ready to connect★ 223

    github.com/h4dex/opc-nexus117 stars

    View details
  • honchoSkillDocs & knowledge

    Configure and troubleshoot Honcho memory for Hermes.

    Ready to connect★ 223

    github.com/h4dex/opc-nexus117 stars

    View details
  • oma-orchestrationSkillDocs & knowledge

    Automated multi-agent orchestration that spawns CLI subagents in parallel, coordinates via MCP Memory, and monitors progress. Use for orchestration, parallel execution, and automated multi-agent workflows.

    Ready to connect★ 223

    github.com/first-fluke/fullstack-starter222 stars

    View details
  • oma-translationSkillDocs & knowledge

    Context-aware translation that preserves tone, style, and natural word order. Use when translating UI strings, documentation, marketing copy, or any multilingual content. Infers register, domain, and style from the source text and surrounding codebase context.

    Ready to connect★ 223

    github.com/first-fluke/fullstack-starter222 stars

    View details
  • oma-videoSkillDocs & knowledge

    Short-form, explainer, and demo video generation via a key-optional 3-tier router. Composes scripts, oma-voice narration, oma-image/oma-slide/stock visuals, key-free captions, and a per-run agent-authored Remotion composition (always-latest Remotion + remotion-dev/skills) into reproducible run direc

    Ready to connect★ 223

    github.com/first-fluke/fullstack-starter222 stars

    View details
  • pinecone-researchSkillDocs & knowledge

    Agent RAG and long-term memory with Pinecone.

    Ready to connect★ 223

    github.com/h4dex/opc-nexus117 stars

    View details
  • ppt-generationSkillDocs & knowledge

    Generate PPTX presentations from slide plan + content.

    Ready to connect★ 220

    github.com/hezaohezao/poirot223 stars

    View details
  • siyuanSkillDocs & knowledge

    Query and edit a SiYuan knowledge base via its API.

    Ready to connect★ 223

    github.com/h4dex/opc-nexus117 stars

    View details
  • story-maintenanceSkillDocs & knowledge

    This skill should be used when the user asks to validate, reindex, repair registries, check links, check continuity, count words, summarize a story project, import an existing manuscript, export a manuscript, run the story CLI, or perform deterministic maintenance on a Story Skills markdown project.

    Ready to connect★ 218

    github.com/danjdewhurst/story-skills222 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI