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

55,257 results · page 758 of 1,842

  • apify-product-data-setupSkillWeb & browsing

    Lets your agent fetch live e-commerce product data like current prices from online stores.

    Ready to connect★ 255

    github.com/apify/awesome-skills255 stars

    View details
  • apify-reddit-scraperSkillWeb & browsing

    Lets your agent search Reddit and pull posts, comments, user profiles and subreddit data as structured results.

    Ready to connect★ 255

    github.com/apify/awesome-skills255 stars

    View details
  • apify-verified-email-finderSkillWeb & browsing

    Lets your agent find and verify business emails from Google Maps, search results, or a list of URLs.

    Ready to connect★ 255

    github.com/apify/awesome-skills255 stars

    View details
  • apify-yandex-image-search-apiSkillWeb & browsing

    Lets your agent search Yandex Images and get full-size image URLs with filters for color, size, site, and recency.

    Ready to connect★ 255

    github.com/apify/awesome-skills255 stars

    View details
  • apify-yandex-search-apiSkillWeb & browsing

    Lets your agent fetch Yandex search results as structured JSON for any query, language, and region.

    Ready to connect★ 255

    github.com/apify/awesome-skills255 stars

    View details
  • calling-llmsSkillCommunication

    Lets your agent send chat requests to AI models from different providers using one common calling pattern.

    Ready to connect★ 255

    github.com/xberg-io/liter-llm252 stars

    View details
  • chemical-entitySkillDev tools

    Helps your agent correctly handle chemical entity terms and CHEBI IDs when editing ontology terms.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • design-patternSkillMedia

    Lets your agent check that new ontology terms follow the right design patterns before creating or editing them.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • embeddings-and-searchSkillSearch

    Lets your agent generate embeddings, search the web, read text from documents with OCR, and rerank results.

    Ready to connect★ 255

    github.com/xberg-io/liter-llm252 stars

    View details
  • external-term-lookupSkillSearch

    Lets your agent look up exact terms and IDs in external ontologies instead of guessing them.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • liter-llmSkillAI & models

    Lets your agent call AI model APIs from 165 providers, including chat, embeddings, image generation, and transcription.

    Ready to connect★ 255

    github.com/xberg-io/liter-llm252 stars

    View details
  • mappingSkillDev tools

    Lets your agent work with database cross-references (dbxrefs) in the Gene Ontology.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • odk-makeSkillCloud & infra

    Wraps ontology build commands like make test or ROBOT tool runs so they execute in the correct pinned Docker container.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • reactionSkillDev tools

    Lets your agent look up and work with enzyme reaction terms used to describe catalytic activity.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • running-the-proxySkillAI & models

    Guides your agent in configuring and running an OpenAI-compatible API gateway with virtual keys, rate limits, budgets, and model routing.

    Ready to connect★ 255

    github.com/xberg-io/liter-llm252 stars

    View details
  • souffle-datalogSkillFiles & storage

    Lets your agent read, write, debug, and extend Soufflé Datalog programs in this repo.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • streaming-responsesSkillAI & models

    Lets your agent receive LLM answers token by token as they stream, instead of waiting for the full response.

    Ready to connect★ 255

    github.com/xberg-io/liter-llm252 stars

    View details
  • taxon-constraintSkillDev tools

    Lets your agent work with GO taxon constraints using onlyin and neverin superclass assertions.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • term-obsoletionSkillDev tools

    Lets your agent analyze the impact of obsoleting an ontology term, including references and annotations affected.

    Ready to connect★ 255

    github.com/geneontology/go-ontology252 stars

    View details
  • tool-callingSkillAI & models

    Shows your agent how to define functions a language model can call and how to request structured JSON answers.

    Ready to connect★ 255

    github.com/xberg-io/liter-llm252 stars

    View details
  • publish-prSkillDev tools

    Lets your agent open ready-for-review GitHub pull requests that follow the repo's PR template.

    Ready to connect★ 254

    github.com/tariknz/irdashies250 stars

    View details
  • release-notes-discordSkillDocs & knowledge

    Lets your agent condense full release notes into a short Discord post.

    Ready to connect★ 254

    github.com/tariknz/irdashies250 stars

    View details
  • ghealthSkillDev tools

    Lets your agent query Google Health data like steps, sleep, heart rate, and nutrition.

    Ready to connect★ 252

    github.com/google-health-api/google-health-cli253 stars

    View details
  • ghealth-sharedSkillDev tools

    Sets up authentication and shared configuration needed to run the other ghealth skills.

    Ready to connect★ 252

    github.com/google-health-api/google-health-cli253 stars

    View details
  • summarySkillDev tools

    Lets your agent write a concise implementation summary for a pull request description.

    Ready to connect★ 252

    github.com/finos/git-proxy244 stars

    View details
  • abstract-domain-explorerSkillDev tools

    Lets your agent statically analyze program variables to infer value ranges, invariants, and relationships between them.

    Ready to connect★ 251

    github.com/arabelatso/skills-4-se251 stars

    View details
  • abstract-invariant-generatorSkillDev tools

    Infers loop invariants and function pre/postconditions to support formal verification in tools like Dafny or Coq.

    Ready to connect★ 251

    github.com/arabelatso/skills-4-se251 stars

    View details
  • abstract-state-analyzerSkillDev tools

    Lets your agent analyze source code without running it to find possible runtime errors like null dereferences and out-of-bounds accesses.

    Ready to connect★ 251

    github.com/arabelatso/skills-4-se251 stars

    View details
  • abstract-trace-summarizerSkillDev tools

    Lets your agent analyze code with abstract interpretation to summarize execution traces and program behavior.

    Ready to connect★ 251

    github.com/arabelatso/skills-4-se251 stars

    View details
  • acsl-annotation-assistantSkillDocs & knowledge

    Lets your agent write ACSL formal annotations like function contracts and loop invariants for C/C++ code.

    Ready to connect★ 251

    github.com/arabelatso/skills-4-se251 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,826 of the 55,257 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