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

52,958 results · page 11 of 1,766

  • doc-coauthoringSkillDocs & knowledge

    Guides your agent through a step-by-step workflow to co-write docs, specs, and proposals with you.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • internal-commsSkillMonitoring & ops

    Lets your agent write internal communications like status reports, newsletters, and FAQs in your company's formats.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • slack-gif-creatorSkillCommunication

    Lets your agent create animated GIFs sized and formatted for Slack, like emoji or message GIFs.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • theme-factorySkillDocs & knowledge

    Lets your agent apply ready-made color and font themes to slides, docs, reports, or web pages it creates.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • web-artifacts-builderSkillFiles & storage

    Lets your agent build complex React web apps with Tailwind and shadcn/ui and bundle them into a single HTML artifact.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • webapp-testingSkillWeb & browsing

    Lets your agent test local web apps by running Playwright scripts that click through pages, take screenshots, and read browser logs.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • xlsxSkillFiles & storage

    Lets your agent create, read, edit, and fix spreadsheet files like xlsx, csv, and tsv with formulas and formatting.

    Ready to connect★ 176k

    github.com/anthropics/skills176k stars

    View details
  • talking-head-recutSkillMedia

    Lets your agent write HTML and turn it into a rendered video.

    Ready to connect★ 49k

    github.com/heygen-com/hyperframes171k installs

    View details
  • higgsfield-generateSkillMedia

    Lets your agent generate content using Higgsfield's AI tools.

    Ready to connect★ 926

    github.com/higgsfield-ai/skills164k installs

    View details
  • neon-postgresSkillDatabases & data

    Lets your agent create and manage Postgres databases in the cloud.

    Ready to connect★ 88

    github.com/neondatabase/agent-skills158k installs

    View details
  • playwright-cliSkillWeb & browsing

    Lets your agent open and control a web browser to navigate pages and test websites.

    Ready to connect★ 13k

    github.com/microsoft/playwright-cli151k installs

    View details
  • firebase-auth-basicsSkillSecurity

    Teaches your agent the basics of working with Firebase services.

    Ready to connect★ 439

    github.com/firebase/agent-skills150k installs

    View details
  • computer-useSkillWeb & browsing

    Lets your agent run multiple coding agents in parallel from a development environment.

    Ready to connect★ 66k

    github.com/stablyai/orca147k installs

    View details
  • firebase-hosting-basicsSkillWeb & browsing

    Lets your agent deploy and manage websites on Firebase Hosting.

    Ready to connect★ 439

    github.com/firebase/agent-skills146k installs

    View details
  • firebase-app-hosting-basicsSkillCloud & infra

    Lets your agent work with Firebase App Hosting, including deploying and managing web apps.

    Ready to connect★ 439

    github.com/firebase/agent-skills146k installs

    View details
  • higgsfield-product-photoshootSkillMedia

    Lets your agent generate product photoshoot-style images from product photos.

    Ready to connect★ 926

    github.com/higgsfield-ai/skills144k installs

    View details
  • higgsfield-soul-idSkillMedia

    Lets your agent use Higgsfield's Soul ID image generation features from its skill library.

    Ready to connect★ 926

    github.com/higgsfield-ai/skills143k installs

    View details
  • hyperframes-audioSkillMedia

    Lets your agent write HTML and turn it into rendered video.

    Ready to connect★ 49k

    github.com/heygen-com/hyperframes142k installs

    View details
  • authoring-skillsSkillCloud & infra

    Teaches your agent how to write and maintain skill files, including descriptions, frontmatter, and naming conventions.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • backport-prSkillCloud & infra

    Lets your agent backport a merged Next.js pull request to an older release branch.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • create-prSkillCloud & infra

    Lets your agent create git branches, commits, and open GitHub pull requests for your Next.js project.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • dce-edgeSkillCloud & infra

    Helps your agent write edge-safe require() calls and guard Node-only imports when editing Next.js edge runtime code.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • deploy-release-testSkillCloud & infra

    Lets your agent run the full Next.js deployment test suite on a preview build from a Next.js pull request.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • flagsSkillSearch

    Guides your agent through adding or changing Next.js experimental feature flags across config, schema, and build files.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • gate-testsSkillCloud & infra

    Teaches your agent to mark known-failing tests with @gate directives instead of skipping them.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • insight-error-pageSkillCloud & infra

    Lets your agent write or check Next.js error page docs that follow the required structure.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • next-cache-components-adoptionSkillCloud & infra

    Guides your agent to enable and adopt Cache Components in a Next.js app and fix the errors it surfaces.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • next-cache-components-optimizerSkillWeb & browsing

    Lets your agent optimize a Next.js route for instant navigation by running Playwright tests until they pass.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • next-partial-prefetching-adoptionSkillCloud & infra

    Lets your agent enable and configure Partial Prefetching in a Next.js app and review the insights it reports.

    Ready to connect★ 142k

    github.com/vercel/next.js142k stars

    View details
  • next-partial-prefetching-optimizerSkillCloud & infra

    Optimize what selected Next.js client navigations include before the click under Partial Prefetching. Use after Cache Components and Partial Prefetching are adopted when the user wants selected URL-specific UI to be instant, wants reusable content to wait for navigation, or needs to choose between d

    Ready to connect★ 142k

    github.com/vercel/next.js142k 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.

52,524 of the 52,958 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