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.
Category: Docs & knowledge
4,535 results · page 47 of 152
- View details
html-artifactSkillDocs & knowledge
Generate rich self-contained HTML artifacts instead of markdown. Auto-detects artifact shape (spec, code-review, prototype, report, editor, data-viz, diagram, deck) and loads shape-specific patterns. Bundles Birchline design system with 4 theme presets. Use for "make HTML", "as HTML", "HTML artifact
Ready to connect★ 419
- View details
markdown-converterSkillDocs & knowledge
Convert PDF, Office, HTML, data, media, ZIP to Markdown.
Ready to connect★ 419
- View details
systematic-code-reviewSkillDocs & knowledge
4-phase code review: UNDERSTAND, VERIFY, ASSESS risks, DOCUMENT findings.
Ready to connect★ 419
- View details
translateSkillDocs & knowledge
Document translation: quick/normal/refined modes with chunked parallel subagents and glossary support.
Ready to connect★ 419
- View details
evanflow-prdSkillDocs & knowledge
Synthesize a PRD (Product Requirements Document) for a big new feature. Synthesis (not interview) — uses existing project context and explicit ADRs. Asks before gh issue create. Use when scoping a substantial new feature in PRD shape (e.g., before a sprint).
Ready to connect★ 418
- View details
case-study-builderSkillDocs & knowledge
Turn client wins into formatted case studies for proposals, social proof, and sales conversations. Use when someone needs to document results, build credibility, or create reusable proof assets.
Ready to connect★ 415
- View details
voice-extractorSkillDocs & knowledge
Extract and document someone's authentic writing voice from samples. Use when someone needs a "voice guide," wants to capture their writing DNA, or needs to train AI to write in their style. Also useful for ghostwriting, brand voice documentation, or onboarding writers.
Ready to connect★ 415
- View details
Incident Response & Digital ForensicsSkillDocs & knowledge
IR playbook execution, evidence collection, forensic timeline analysis, memory forensics, and post-incident reporting following NIST SP 800-61 and SANS PICERL methodology
Ready to connect★ 414
- View details
fetch-llm-appsSkillDocs & knowledge
Workflow for updating the popular LLM applications pool (section/x_llm_apps.md) using fetch_llm_apps.py. Covers full refresh, alternate exports, topic tuning, and common pitfalls. USE FOR: Refreshing the ranked GitHub applications list linked from applications.md. DO NOT USE FOR: Hand-curating appli
Ready to connect★ 409
- View details
odoo-month-end-closeSkillDocs & knowledge
Drive a month-end accounting close on Odoo through odoo-mcp — AR/AP aging, open-item and draft-invoice review, reconciliation checklists, and chatter documentation — with human sign-off at every posting step. Use when the user asks to "close the month", "review receivables/payables", "check aging",
Ready to connect★ 409
- View details
testsSkillDocs & knowledge
Add or normalize stack-native unit testing, reuse or install the appropriate runner, add one example test, document commands, and verify the setup. Use for /tests, adding unit tests, configuring a test runner, or enabling the Blueprint logic-test gate.
Ready to connect★ 406
- View details
apply-findingsSkillDocs & knowledge
Apply findings by making the suggested code changes. Applies accepted verdicts, escalates ambiguous findings to the user, and offers to note genuine improvements for later. Use when the user asks to \"apply findings\", \"apply fixes\", \"apply suggestions\", \"apply accepted findings\", \"fix the fi
Ready to connect★ 402
- View details
map-codebaseSkillDocs & knowledge
Deep architecture report that fans out parallel inspections across different aspects of the codebase (structure, tech stack, APIs, patterns, data flow, dependencies, testing) and synthesizes findings into a comprehensive document at .turbo/codebase-map.md and .turbo/codebase-map.html. Use when the u
Ready to connect★ 402
- View details
note-improvementSkillDocs & knowledge
Capture an out-of-scope improvement opportunity so it doesn't get lost. Use when the user asks to \"note improvement\", \"save improvement\", \"track this for later\", \"remember this improvement\", \"note this idea\", \"log improvement\", \"backlog this\", or \"park this idea\". Also invoke proacti
Ready to connect★ 402
- View details
self-improveSkillDocs & knowledge
Extract lessons from the current session, or sweep the project's past sessions when asked, and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to \"self-improve\", \"distill this session\", \"distill past sessions
Ready to connect★ 402
- View details
simplify-allSkillDocs & knowledge
Run the code and documentation simplification passes together over one scope, launching every review sub-agent concurrently before applying a single round of fixes. Use when the user asks to \"simplify all\", \"simplify everything\", \"simplify code and docs\", \"clean up code and docs\", \"run both
Ready to connect★ 402
- View details
simplify-docsSkillDocs & knowledge
Run a multi-agent review of code comments and markdown documentation for unnecessary content, then fix the issues. Covers comments that misdescribe the code, what-restating comments, name-mirroring doc comments, status-update prose, and other documentation noise. Use when the user asks to \"simplify
Ready to connect★ 402
- View details
agentsop-bounded-loopSkillDocs & knowledge
Universal discipline for any LM-driven loop — agent retries, plan-act-observe, multi-agent handoffs, optimiser passes, test-fix cycles. Encodes the one rule every framework documents quietly and every team relearns expensively: the LM in the loop is NEVER a reliable terminator. Termination must be p
Ready to connect★ 398
- View details
agentsop-crewaiSkillDocs & knowledge
SOP for building multi-agent systems with CrewAI — role-based collaboration, sequential/hierarchical processes, Flows, memory, delegation. Use when modeling agent teams with clear roles and task pipelines.
Ready to connect★ 398
- View details
agentsop-difySkillDocs & knowledge
SOP for building LLM applications on Dify — visual workflow + chatflow + agent + RAG knowledge base + plugin marketplace + observability, self-hostable. Use when shipping LLM apps fast with a "no-code to pro-code" gradient, especially when non-engineers need to co-author the flow.
Ready to connect★ 398
- View details
agentsop-llamaindexSkillDocs & knowledge
Operating-system distillation of LlamaIndex — the leading RAG / document-agent framework. Activate when the calling agent must build, debug, harden, or evaluate a Retrieval-Augmented Generation pipeline over unstructured/private data, decide between RAG primitives (Index types, retrievers, query eng
Ready to connect★ 398
- View details
agentsop-multiscale-chunkingSkillDocs & knowledge
Designs multiscale chunking for RAG by embedding small units for retrieval precision and returning larger context for synthesis. Use when fixed-size chunks either lose surrounding context or dilute relevance in long documents, manuals, filings, or codebases. Covers sentence-window and parent-child o
Ready to connect★ 398
- View details
agentsop-reranker-stageSkillDocs & knowledge
Adds and tunes a reranker stage for RAG using the retrieve-wide, rerank-narrow pattern. Use when relevant documents appear in the initial top-N but are buried by noise, top-1 precision or MRR is low despite adequate recall, or too many marginal chunks consume context. Covers cross-encoder, API, and
Ready to connect★ 398
- View details
agentsop-tool-scopingSkillDocs & knowledge
Enhancement overlay for multi-agent / tool-using coder agents. Encodes the per-agent tool- scoping discipline that role-based frameworks (CrewAI, LangChain) document only as a passing best-practice: which agent gets which tool, and why blanket-sharing every tool to every agent is a correctness and b
Ready to connect★ 398
- View details
cultural-tourism-xiaohongshu-feedSkillDocs & knowledge
Cultural tourism Xiaohongshu feed — searches popular Xiaohongshu notes related to cultural tourism, filters the hottest content by like count, and generates a polished HTML report. Use when users need cultural tourism Xiaohongshu content, travel guides, scenic spot popularity, cultural tourism news,
Ready to connect★ 399
- View details
playlet-xhs-feedSkillDocs & knowledge
Short drama Xiaohongshu (RED) feed — Daily scans viral short-drama content on Xiaohongshu, filters hot notes by engagement, intelligently clusters content themes, and generates an HTML daily report including covers, engagement data, and creative insights. Supports targeted queries by theme (time-tra
Ready to connect★ 399
- View details
xiaohongshu-account-analyzerSkillDocs & knowledge
Deeply analyzes Xiaohongshu (rednote) accounts and produces a seven-dimension quantitative scoring diagnostic report with exportable HTML. Use when a user provides a Xiaohongshu ID for account diagnosis, rednote analysis, account health assessment, commercial value evaluation, multi-account comparis
Ready to connect★ 399
- View details
xiaohongshu-ai-feedSkillDocs & knowledge
AI Xiaohongshu feed — automatically scans AI-related Xiaohongshu notes daily, filters the hottest content by engagement (likes/shares/comments), intelligently clusters it into a polished HTML daily report with cover images, metrics, and daily subscription. Use when the user asks for an AI Xiaohongsh
Ready to connect★ 399
- View details
xiaohongshu-dailytopSkillDocs & knowledge
Xiaohongshu daily viral notes: tracks daily trends across Xiaohongshu categories, monitors real-time heat changes in different fields, identifies content directions that are gaining traction, and anticipates the next wave of traffic opportunities. Based on the day's viral content, it distills reusab
Ready to connect★ 399
- View details
xiaohongshu-lowtopSkillDocs & knowledge
Xiaohongshu low-follower viral notes: mines viral data from low-follower accounts on the Xiaohongshu platform, fetching a ranking of notes with fewer than 5,000 followers but more than 500 interactions. Finds quality samples that show viral patterns and trending topics.
Ready to connect★ 399
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,764 of the 55,196 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.