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: AI & models

9,019 results · page 81 of 301

  • nw-abr-critique-dimensionsSkillAI & models

    Review dimensions for validating agent quality - template compliance, safety, testing, and priority validation

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-agent-creation-workflowSkillAI & models

    Detailed 5-phase workflow for creating agents - from requirements analysis through validation and iterative refinement

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-buddy-command-catalogSkillAI & models

    All /nw-* commands — what they do, when to use them, which agent they invoke. For the buddy agent to help users pick the right command.

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-buddy-project-readingSkillAI & models

    How the nWave buddy agent reads a project to answer questions — detection, order of inspection, and citation discipline.

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-buddy-wave-knowledgeSkillAI & models

    Wave methodology knowledge for the buddy agent — what each wave does, its inputs and outputs, and how to route questions.

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-hexagonal-testingSkillAI & models

    5-layer agent output validation, I/O contract specification, vertical slice development, and test doubles policy with per-layer examples

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-reviewSkillAI & models

    Dispatches an expert reviewer agent to critique workflow artifacts. Use when a roadmap, implementation, or step needs quality review before proceeding.

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-review-workflowSkillAI & models

    Detailed review process, v2 validation checklist, and scoring methodology for agent definition reviews

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • nw-updateSkillAI & models

    Queues a deferred self-update of nwave-ai. Writes a PendingUpdateFlag that the SessionStart hook replays on the next Claude Code launch, so the current session is not interrupted. Falls back to manual instructions when the package manager cannot be detected.

    Ready to connect★ 610

    github.com/nwave-ai/nwave610 stars

    View details
  • issue-lifecycleSkillAI & models

    Drive the @swamp/issue-lifecycle model for interactive issue triage and plan iteration against swamp-club lab issues. Use when the user wants to triage a swamp-club issue, generate an implementation plan, or iterate on a plan with feedback. Also handles retroactive lifecycle creation for ad-hoc work

    Ready to connect★ 609

    github.com/swamp-club/swamp595 stars

    View details
  • swamp-getting-startedSkillAI & models

    Interactive getting-started walkthrough for new swamp users. Guides through understanding the user's goals, creating and running a first model, inspecting output, and choosing next steps. Uses a state-machine checklist with verification at each step. Triggers on "getting started", "get started", "ne

    Ready to connect★ 609

    github.com/swamp-club/swamp595 stars

    View details
  • 003-agents-installationSkillAI & models

    Use when you need to install the embedded robot agents into either .cursor/agents or .claude/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. This should trigger for requests such as Install embedded agents; Bootstrap .cursor/agents; Boo

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • 20260102-214532-trinity-auto-boot-validatorSkillAI & models

    Generated by Gremlin Forge Meta-Agent 🍆👾⚡

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • 34-openai-agents-sdkSkillAI & models

    Create your OpenAI Agents SDK skill in one prompt, then learn to improve it throughout the chapter

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • 35-google-adk-reliable-agentsSkillAI & models

    Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • 36-anthropic-agents-kit-developmentSkillAI & models

    Create your Claude Agent SDK skill in one prompt, then learn to improve it throughout the chapter

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • 39-agent-skills-mcp-code-executionSkillAI & models

    Create a skill that orchestrates the write-execute-analyze loop to autonomously process data. Learn to implement error recovery, iterate toward robust solutions, and test your skill across diverse input scenarios. This is where specification-driven development meets real problem-solving.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • 39-agent-skills-mcp-code-execution-panaversity-agentfactorySkillAI & models

    Build a specification-first Digital FTE that orchestrates accumulated intelligence from Lessons 1-7. Learn to compose execution skills into production-ready agents, validate against specifications, and position for monetization.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-autonomous-orchestratorSkillAI & models

    Main orchestrator for autonomous coding operations. Use when running autonomous sessions, coordinating components, managing the full lifecycle, or orchestrating implementations.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-checkpoint-managerSkillAI & models

    Manage checkpoints for rollback capability. Use when creating save points, rolling back changes, managing recovery points, or restoring previous states.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-commit-managerSkillAI & models

    Manage git commits for autonomous coding. Use when committing feature implementations, creating descriptive commits, managing git workflow, or handling version control.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-criteria-validatorSkillAI & models

    Validate acceptance criteria and feature completion. Use when checking if features pass, validating test results, verifying acceptance criteria, or determining feature completion status.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-handoff-creatorSkillAI & models

    Create handoff packages for session transitions. Use when ending sessions, preparing for continuation, saving session state, or creating resumable context.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-master-controllerSkillAI & models

    Master controller for complete autonomous operation. Use when starting full autonomous projects, managing end-to-end workflow, controlling autonomous lifecycle, or running complete implementations.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • ac-stop-hook-analyzerSkillAI & models

    Analyze context and decide on continuation via Stop hook. Use when determining if work should continue, analyzing completion status, making continuation decisions, or implementing the Two-Claude pattern.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • acp-routerSkillAI & models

    Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread cre

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • adkSkillAI & models

    a set of guidelines to build with Botpress's Agent Development Kit (ADK) - use these whenever you're tasked with building a feature using the ADK

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • adk-agent-builderSkillAI & models

    Build production-ready AI agents using Google's Agent Development Kit with AI assistant integration, React patterns, multi-agent orchestration, and comprehensive tool libraries. Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • advisor-triggersSkillAI & models

    Detects when user requests warrant critical analysis via /advise command

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 stars

    View details
  • afSkillAI & models

    Agent Farm CLI quick reference. Use when running af commands to check correct syntax, subcommands, and flags. Prevents guessing at command names.

    Ready to connect★ 607

    github.com/majiayu000/claude-skill-registry590 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