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.

Filter by category

54,221 results · page 294 of 1,808

  • judge-with-debateSkillDev tools

    Lets your agent evaluate competing solutions by having independent judges debate until they reach consensus.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • kaizenSkillDev tools

    Guides your agent to write cleaner code and improve systems iteratively without over-engineering.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • launch-sub-agentSkillProductivity

    Lets your agent spawn a sub-agent that picks a fitting model and checks its own work before answering.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • load-issuesSkillFiles & storage

    Lets your agent fetch all open GitHub issues and save them as markdown files.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • load-pr-commentsSkillProductivity

    Lets your agent pull unresolved PR review comments and save them as task files for parallel fixes.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • memorizeSkillAI & models

    Lets your agent save useful lessons and insights into a memory file so it improves over time.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • multi-agent-patternsSkillMedia

    Lets your agent design multi-agent setups that split big tasks across specialized agents.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • plan-do-check-actSkillDev tools

    Guides your agent through a plan-do-check-act loop for testing changes and improving results step by step.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • plan-taskSkillFiles & storage

    Lets your agent turn a rough task idea into a full plan with acceptance criteria, steps, and phases.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • propose-hypothesesSkillDev tools

    Lets your agent run a full hypothesis-driven problem-solving cycle, from generating hypotheses to making a decision.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • querySkillSearch

    Search the FPF knowledge base and display hypothesis details with assurance information

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • reflectSkillDev tools

    Lets your agent review and improve its own previous answers through self-checking and refinement.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • resetSkillDev tools

    Lets your agent reset its FPF reasoning cycle and start a fresh reasoning run.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • resolve-fixed-pr-commentsSkillDev tools

    Lets your agent check which pull request review comments are fixed and resolve those threads.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • review-local-changesSkillFiles & storage

    Lets your agent review uncommitted local code changes and suggest improvements before you commit.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • root-cause-tracingSkillMonitoring & ops

    Traces bugs backward through the call stack, adding instrumentation, to find the root cause of errors.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • setup-arxiv-mcpSkillSearch

    Guides your agent through setting up a server for searching arXiv research papers.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • setup-codemap-cliSkillDev tools

    Guides your agent through setting up Codemap CLI to visualize and navigate a codebase.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • setup-context7-mcpSkillDocs & knowledge

    Guides you through setting up Context7 so your agent can load documentation for specific technologies.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • setup-serena-mcpSkillDev tools

    Guides your agent through setting up Serena, a server for searching and editing code by meaning.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • test-coverageSkillDev tools

    Lets your agent assess the quality of your test coverage across structural, mutation, requirements, and integration dimensions.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • test-promptSkillAI & models

    Lets your agent test prompts in isolation with subagents to verify they produce the desired behavior before use.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • test-skillSkillDocs & knowledge

    Lets your agent test skills before deployment by running a baseline, addressing failures, and iterating to close loopholes.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • thought-based-reasoningSkillProductivity

    Guides your agent to solve hard problems step by step using chain-of-thought reasoning techniques.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • traiage-reviewSkillDev tools

    Lets your agent prioritize which changed code in a repository a human must review.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • tree-of-thoughtsSkillProductivity

    Lets your agent solve complex tasks by exploring multiple reasoning paths, evaluating them, and keeping the best one.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • whySkillDev tools

    Lets your agent run Five Whys analysis to trace a problem from its symptoms back to the root cause.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • write-conciselySkillDocs & knowledge

    Lets your agent rewrite documentation so it is clearer and more concise.

    Ready to connect★ 2k

    github.com/neolabhq/context-engineering-kit2k stars

    View details
  • create-tooluniverse-skillSkillDev tools

    Helps your agent create well-tested ToolUniverse skills using a step-by-step test-first method.

    Ready to connect★ 2k

    github.com/mims-harvard/tooluniverse2k stars

    View details
  • devtu-auto-discover-apisSkillDev tools

    Lets your agent find life science APIs online and generate validated tool integrations from them.

    Ready to connect★ 2k

    github.com/mims-harvard/tooluniverse2k 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.

53,789 of the 54,221 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