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,914 results · page 294 of 1,864

  • math-modelingSkillAI & models

    Lets your agent solve math modeling skill tasks end to end: build models, run code, visualize results, and draft the paper.

    Ready to connect★ 2k

    github.com/xiaomacoltai/math-modeling-skill2k stars

    View details
  • Scientific Visualization ToolSkillDev tools

    Lets your agent profile data and create scientific visualization skill outputs like publication-ready charts.

    Ready to connect★ 2k

    github.com/xiaomacoltai/math-modeling-skill2k stars

    View details
  • configSkillDev tools

    Guides your agent in writing a Kubb config to generate TypeScript clients from an OpenAPI or Swagger spec.

    Ready to connect★ 2k

    github.com/kubb-labs/kubb2k stars

    View details
  • outputSkillDev tools

    Lets your agent use Kubb-generated types, API clients, hooks, schemas, and mocks when writing app or test code.

    Ready to connect★ 2k

    github.com/kubb-labs/kubb2k stars

    View details
  • doc-writerSkillDev tools

    Lets your agent write, rewrite, and review documentation for the Go-Spring framework, checking claims against source code.

    Ready to connect★ 2k

    github.com/go-spring/go-spring2k stars

    View details
  • gsSkillDev tools

    Lets your agent create and modify Go-Spring projects by scaffolding code, adding interfaces, components, and tests.

    Ready to connect★ 2k

    github.com/go-spring/go-spring2k stars

    View details
  • appleSkillCloud & infra

    Lets your agent emulate Apple sign-in and OIDC locally, acting as a test apple skill without hitting real Apple APIs.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • awsSkillFiles & storage

    Lets your agent test AWS skill workloads locally: S3 buckets, SQS queues, IAM users and STS roles, without touching real AWS.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • emulateSkillCommunication

    Lets your agent run local emulations of APIs like GitHub, Slack, Stripe, and Vercel so it can test code without hitting real services.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • googleSkillCommunication

    Lets your agent test Google sign-in and work with Gmail, Calendar, and Drive using a fake Google skill for local development.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • microsoftSkillCloud & infra

    A Microsoft skill that emulates Entra ID sign-in and token flows locally so your agent can test auth without Azure.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • stripeSkillCloud & infra

    Lets your agent run a local emulated Stripe API to test payments, checkout flows, and customers without real servers.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • twilioSkillCommunication

    Lets your agent test Twilio messaging, verify, and voice flows locally with an emulated Twilio Claude skill.

    Ready to connect★ 2k

    github.com/vercel-labs/emulate2k stars

    View details
  • chdb-datastoreSkillDatabases & data

    Lets your agent run pandas-style data analysis much faster using a drop-in replacement library.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • chdb-sqlSkillDatabases & data

    Lets your agent run ClickHouse SQL queries on local files and remote databases without setting up a server.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • clickhouse-architecture-advisorSkillDatabases & data

    ClickHouse Claude skill that helps you design ClickHouse architectures and pick between ingestion or modeling patterns.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • clickhouse-best-practicesSkillDatabases & data

    Lets your agent review ClickHouse schemas and queries against 28 rules via a clickhouse best practices skill.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • cossSkillDev tools

    Helps your agent write code that uses coss UI components like buttons, dialogs, and forms correctly.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • coss-particlesSkillDev tools

    Lets your agent find ready-made UI component examples to copy into your project.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • incident-investigationSkillMonitoring & ops

    Guides your agent through root-cause investigations of alerts, errors, and slowdowns using traces, logs, and metrics.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-auditSkillDev tools

    Checks your project's telemetry instrumentation against Maple's conventions, reports gaps per service, and fixes them.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-csharp-styleSkillCloud & infra

    Gives your agent a C# style guide for sending .NET app traces and logs to Maple via OpenTelemetry.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-dashboard-widgetsSkillDev tools

    Lets your agent build, fix, or review dashboard widgets for Maple by editing their JSON definitions.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-effect-styleSkillWeb & browsing

    Lets your agent write Effect-TS code with Maple tracing, including spans, correlated logs, and layered bootstrap setup.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-go-styleSkillDev tools

    Adds OpenTelemetry tracing, logging, and metrics setup for Go code with preset exporters and resource attributes.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-java-styleSkillMonitoring & ops

    Lets your agent set up Java apps to send OpenTelemetry metrics, traces, and logs to Maple with little or no code.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-kotlin-styleSkillMonitoring & ops

    Gives your agent a style guide for adding OpenTelemetry tracing to Kotlin Ktor or Spring Boot apps.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-nextjs-styleSkillCloud & infra

    Lets your agent add OpenTelemetry tracing to a Next.js or Vercel app in Maple's style.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-nodejs-styleSkillDev tools

    Lets your agent write Node.js code with OpenTelemetry tracing set up the Maple way.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k stars

    View details
  • maple-onboardSkillMonitoring & ops

    Lets your agent set up monitoring for a whole codebase by adding OpenTelemetry traces, logs, and metrics to its apps and services.

    Ready to connect★ 2k

    github.com/mapletechlabs/maple2k 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.

55,483 of the 55,914 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