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

  • driver-reviewSkillDev tools

    Helps your agent write and review hardware driver code like DMA safety, interrupt correctness, and GPIO setup.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • embedded-debugSkillDev tools

    Lets your agent decode firmware crash dumps, stack traces, and register dumps for ESP32, ARM, and AVR chips.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • esp32-arch-reviewSkillDocs & knowledge

    Lets your agent review ESP32 FastLED firmware code for safety issues like memory, DMA, and RTOS problems.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • esp32-log-triageSkillMonitoring & ops

    Lets your agent parse ESP32 serial logs to find LED, driver, timing, and crash errors.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • esp32-test-planSkillDev tools

    Lets your agent generate a structured test plan for ESP32-based FastLED changes before coding.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • expert-rmt5SkillDev tools

    Gives your agent expert guidance on ESP-IDF RMT5 programming for LED strip control and encoders.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • feature-contractSkillFiles & storage

    Lets your agent write a structured plan covering scope, risks, and tests before changing FastLED code.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • fix-boardSkillMonitoring & ops

    Diagnoses and fixes PlatformIO board compile, upload, and monitor problems automatically.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • fix-intSkillDev tools

    Lets your agent fix integer type definitions by researching correct primitive mappings and editing platform int headers.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • gh-debugSkillMonitoring & ops

    Lets your agent fetch and analyze GitHub Actions logs to find why a build failed.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • gh-healthcheckSkillDev tools

    Lets your agent check GitHub Actions workflow health and explain why CI runs fail.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • git-historianSkillSearch

    Lets your agent search a codebase and its git history for keywords to trace code changes and bugs.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • memory-auditSkillDocs & knowledge

    Lets your agent audit code for memory issues like leaks, stack overflows, and heap fragmentation.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • new-cpp-lintSkillDev tools

    Lets your agent create a new C++ lint rule, test it, and apply its fixes across the codebase.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • platform-portSkillDev tools

    Guides your agent through porting FastLED to new microcontroller platforms, covering drivers, types, and detection.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • tdd-implementSkillDev tools

    Lets your agent implement a feature or bug fix by writing tests first, then coding to pass them.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • testSkillDev tools

    Lets your agent run the test suite and report whether unit and integration tests pass.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • timing-analysisSkillDev tools

    Lets your agent analyze real-time timing, interrupt latency, and DMA transfers in embedded systems code.

    Ready to connect★ 7k

    github.com/fastled/fastled7k stars

    View details
  • glmocrSkillDocs & knowledge

    Lets your agent extract text, tables, formulas, and handwriting from images and PDFs.

    Ready to connect★ 7k

    github.com/zai-org/glm-ocr7k stars

    View details
  • glmocr-formulaSkillMedia

    Lets your agent extract math formulas from images and PDFs and convert them into LaTeX.

    Ready to connect★ 7k

    github.com/zai-org/glm-ocr7k stars

    View details
  • glmocr-handwritingSkillDocs & knowledge

    Lets your agent turn images of handwritten notes into typed text.

    Ready to connect★ 7k

    github.com/zai-org/glm-ocr7k stars

    View details
  • glmocr-tableSkillFiles & storage

    Lets your agent extract tables from images and PDFs into editable Markdown text.

    Ready to connect★ 7k

    github.com/zai-org/glm-ocr7k stars

    View details
  • bug-triageSkillDev tools

    Lets your agent triage GitHub bug issues by analyzing them, drafting replies, and posting after your approval.

    Ready to connect★ 7k

    github.com/apify/apify-mcp-server6k stars

    View details
  • creating-mcp-agent-evalsSkillFiles & storage

    Guides your agent to build and debug Langfuse test suites that check how well agent tools perform.

    Ready to connect★ 7k

    github.com/apify/apify-mcp-server6k stars

    View details
  • digSkillMedia

    Lets your agent explore and explain the Apify server codebase, plan changes, and write GitHub issue specs.

    Ready to connect★ 7k

    github.com/apify/apify-mcp-server6k stars

    View details
  • feast-architectureSkillDev tools

    Lets your agent answer questions about how the Feast feature store codebase works internally, from registry to data flow.

    Ready to connect★ 7k

    github.com/feast-dev/feast7k stars

    View details
  • feast-devSkillDev tools

    Guides your agent through contributing to the Feast codebase, from environment setup to testing and PR workflow.

    Ready to connect★ 7k

    github.com/feast-dev/feast7k stars

    View details
  • feast-testingSkillDev tools

    Helps your agent test and debug Feast feature stores, write unit tests, and inspect live store state.

    Ready to connect★ 7k

    github.com/feast-dev/feast7k stars

    View details
  • feast-user-guideSkillAI & models

    Lets your agent follow a guide for defining and retrieving features in the Feast feature store.

    Ready to connect★ 7k

    github.com/feast-dev/feast7k stars

    View details
  • address-sanitizerSkillDev tools

    Lets your agent build and run C/C++ or Rust code under AddressSanitizer to catch memory errors in tests or fuzzing.

    Ready to connect★ 7k

    github.com/trailofbits/skills7k 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