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 302 of 1,808

  • mps-quotationsSkillAI & models

    Lets your agent write and debug MPS quotations, code snippets that build SNode trees inline in model code.

    Ready to connect★ 2k

    github.com/jetbrains/mps2k stars

    View details
  • mps-run-configurationsSkillDev tools

    Lets your agent create and run IDE run configurations for MPS code, including main classes and JUnit tests.

    Ready to connect★ 2k

    github.com/jetbrains/mps2k stars

    View details
  • mps-testsSkillAI & models

    Helps your agent write and modify tests for MPS language models, covering node, editor, migration, and JUnit tests.

    Ready to connect★ 2k

    github.com/jetbrains/mps2k stars

    View details
  • teamcity-cliSkillMonitoring & ops

    Lets your agent inspect and manage TeamCity CI/CD builds, logs, queues, agents, and pipelines via the teamcity CLI.

    Ready to connect★ 2k

    github.com/jetbrains/mps2k stars

    View details
  • swift-concurrencySkillProductivity

    Helps your agent diagnose Swift Concurrency problems and refactor callback code to async/await.

    Ready to connect★ 2k

    github.com/avdlee/swift-concurrency-agent-skill2k stars

    View details
  • codex-skillSkillAI & models

    Lets your agent use OpenAI Codex/GPT models to write code, review code, and review plans.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • github-fix-issueSkillAI & models

    Lets your agent fix a GitHub issue end-to-end by analyzing it, writing code, and submitting a pull request.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • github-review-prSkillAI & models

    Lets your agent review a GitHub pull request and give detailed code feedback from multiple perspectives.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • gpt-image-skillSkillMedia

    Lets your agent generate or edit images using OpenAI's GPT image models.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • nanobanana-skillSkillMedia

    Lets your agent generate or edit images using Google Gemini.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • translateSkillFiles & storage

    Lets your agent translate English or Japanese tech articles into natural Chinese text.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • youtube-transcribe-skillSkillMedia

    Lets your agent fetch the transcript or subtitles of any YouTube video.

    Ready to connect★ 2k

    github.com/feiskyer/claude-code-settings2k stars

    View details
  • react-native-brownfield-migrationSkillAI & models

    Lets your agent carry out a step-by-step migration of a native iOS or Android app to React Native or Expo.

    Ready to connect★ 2k

    github.com/callstackincubator/agent-skills2k stars

    View details
  • add-modelSkillMedia

    Lets your agent add model or provider entries to an LLM catalogue with pricing and capability info, or verify existing ones.

    Ready to connect★ 2k

    github.com/theopenco/llmgateway2k stars

    View details
  • github-pr-mirrorSkillProductivity

    Lets your agent copy a GitHub pull request into your internal Bitbucket review flow with labels, Jira tickets, and commits preserved.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • graalpython-bitbucket-prSkillMonitoring & ops

    Lets your agent create and manage a GraalPython Bitbucket pull request through review gates, fixes, and reruns.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • jiraSkillProductivity

    Lets your agent create, update, and work through Jira tickets on its own.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • pr-gate-checkSkillDev tools

    Lets your agent check a Bitbucket pull request's gate status and explain why builds failed.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • rota-bench-regression-analysisSkillDev tools

    Lets your agent analyze recent GraalPy benchmark performance regressions for a weekly review rota.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • rota-check-periodic-jobsSkillMonitoring & ops

    Lets your agent triage and summarize failing periodic CI jobs and plan fixes for GraalPy ROTA.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • rota-update-importSkillProductivity

    Lets your agent refresh GraalPython imports and create the standard import update pull request.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • third-party-package-patchesSkillDev tools

    Lets your agent create and update compatibility patches for Python packages and Rust crates used with GraalPy.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • windowsSkillDev tools

    Gives your agent Windows-specific command guidance when CLI tools aren't available in PowerShell or cmd.

    Ready to connect★ 2k

    github.com/oracle/graalpython2k stars

    View details
  • agent-communicationSkillAI & models

    Lets your agent find other active AI agents, read their recent context, and exchange messages with them.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k stars

    View details
  • agent-managementSkillAI & models

    Lets your agent list, inspect, start, stop, and assign work to other running AI agents.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k stars

    View details
  • ai-devkit-setupSkillDev tools

    Lets your agent check whether a local AI development kit is ready and run setup when needed.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k stars

    View details
  • dev-commitSkillAI & models

    Lets your agent safely stage and create git commits without touching unrelated changes.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k stars

    View details
  • dev-designSkillMedia

    Gives your agent guidance for reviewing a feature's design against its requirements.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k stars

    View details
  • dev-implementationSkillMedia

    Guides your agent through implementing planned features and checking that code matches the design.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k stars

    View details
  • dev-lifecycleSkillMedia

    Lets your agent run a software project through phases like requirements, design, planning, coding, testing, and review.

    Ready to connect★ 2k

    github.com/codeaholicguy/ai-devkit2k 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