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: Files & storage

4,446 results · page 117 of 149

  • slop-codeSkillFiles & storage

    Slop review and repair for source code, tests, configuration, generated documentation, README files, commit messages and pull request descriptions. Use when someone asks to review generated or agent-written code for quality, asks whether a diff is padded or ceremonial, asks about hallucinated or slo

    Ready to connect★ 51

    github.com/agricidaniel/anti-slop51 stars

    View details
  • sprint-planningSkillFiles & storage

    Plan-first orchestration (ADR-004): comprehensive PLAN.md, sprint files with write-scope ownership, preflight checks, serialized integration, and the release sprint. Use for any non-trivial or multi-part request BEFORE dispatching agents.

    Ready to connect★ 51

    github.com/cubetribe/claudecode_godmode-on46 stars

    View details
  • vault-syncSkillFiles & storage

    Use when you need to validate the Meta-Vault's Markdown frontmatter and wiki-link integrity before closing a session or after vault edits. Runs as a hard gate at session-end Phase 1 — blocks close if any `.md` file fails the Zod frontmatter schema or has dangling `[[wiki-links]]`. Supports three mod

    Ready to connect★ 51

    github.com/kanevry/session-orchestrator50 stars

    View details
  • write-executable-planSkillFiles & storage

    Use when you have a PRD or design spec and need a bite-sized, executable implementation plan that any agent can follow without re-deriving structure. Produces `docs/plans/YYYY-MM-DD-<feature>.md` with per-task Files block, complete code per step (no placeholders), and exact verification commands. Re

    Ready to connect★ 51

    github.com/kanevry/session-orchestrator50 stars

    View details
  • aer-submissionSkillFiles & storage

    Use when running the final pre-submission audit for an AER, AER:Insights, or AEJ manuscript — length, format, cover letter, per-author disclosure statements, file packaging, and routing among the AEA journal family. Apply immediately before clicking submit.

    Ready to connect★ 50

    github.com/brycewang-stanford/aer-skills50 stars

    View details
  • agent-code-mapSkillFiles & storage

    Use when an agent needs to know the project architecture without reading full files.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • agent-file-mapSkillFiles & storage

    Use when working with files outside the workspace that agents need to locate.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • ast-comprehensionSkillFiles & storage

    Use when exploring unfamiliar code and you need structural understanding without reading entire files.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • autobuildSkillFiles & storage

    Autonomous single-shot plan execution. Runs entire superplan implementation plans without stopping, using sub-agents for each phase. Phases write state to filesystem for resume capability. Sequential phases run in order, parallel phases (1a, 1b) run concurrently. User never needs to compact context.

    Ready to connect★ 50

    github.com/asteroid-belt/skulto50 stars

    View details
  • backlink-kol-extractorSkillFiles & storage

    Extract KOL, influencer, media, and partnership prospects from Semrush competitor backlink/refdomains/competitors xlsx data. Use when the user wants to find influencers, KOLs, review sites, media contacts, PR targets, affiliate partners, or forum communities from Semrush data exports. Triggers on "f

    Ready to connect★ 50

    github.com/noique/cross-border-ecommerce-skills50 stars

    View details
  • contact-extractorSkillFiles & storage

    Multi-source contact email extraction for KOL / media prospect rows. Given a CSV with personal_site / youtube / podcast_apple columns (e.g. output of linktree-expander or media-press-discovery), enrich each row with up to 3 ranked candidate emails + source label + confidence tier (high/medium/low/no

    Ready to connect★ 50

    github.com/noique/cross-border-ecommerce-skills50 stars

    View details
  • content-fingerprintSkillFiles & storage

    Use when you need a short, deterministic, reproducible identifier derived from the content of a string or file — cache keys, pattern ids, doc fingerprints.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • csbSkillFiles & storage

    Generate streaming, Excel-friendly CSV downloads in Rails with the csb gem. Use when implementing a CSV export/download, writing a `.csv.csb` template, building CSV via Csb::Builder, or testing column definitions. Not for parsing CSV.

    Ready to connect★ 50

    github.com/aki77/csb50 stars

    View details
  • remotion-scaffoldSkillFiles & storage

    Scaffolds Remotion project folder structure, base configuration files, and file organization. Focuses ONLY on directory creation, empty file templates, and Remotion configuration. Use when starting a new video project or when asked to "scaffold Remotion project", "create project structure", "setup R

    Ready to connect★ 50

    github.com/ncklrs/startup-os-skills50 stars

    View details
  • support-operationsSkillFiles & storage

    Expert support operations guidance for customer service excellence. Use when designing ticket management systems, creating SLA policies, building support tier structures (L1/L2/L3), optimizing knowledge bases, defining severity levels and escalation procedures, implementing support metrics (CSAT, FR

    Ready to connect★ 50

    github.com/ncklrs/startup-os-skills50 stars

    View details
  • tabular-intelligenceSkillFiles & storage

    Use when analyzing tabular data (CSV, Excel, tables, metrics). Triggers: 'analiza esta tabla', 'metricas del sprint', 'tendencia de', 'distribucion de', 'correlacion entre', 'KPIs', 'datos financieros', 'perfil estadistico', 'resumen de datos', 'outlier'.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • time-tracking-reportSkillFiles & storage

    Use when generating time-tracking reports in Excel or Word.

    Ready to connect★ 50

    github.com/gonzalezpazmonica/pm-workspace49 stars

    View details
  • cross-campaignSkillFiles & storage

    Discover and reference other camps, projects, and files across camp boundaries. Use when the user mentions another camp or campaign by name, references work done "in another project/camp", or needs to find/copy/compare code across camps.

    Ready to connect

    github.com/obedience-corp/festival49 stars

    View details
  • fable-new-issue-loopSkillFiles & storage

    Use when the user asks to have a Fable 5.1 subagent draft and file a GitHub issue, then autonomously drive it all the way to a reviewed PR in one shot — "fable-new-issue-loop", "fable create the issue and run it to completion". Runs fable-new-issue to create a fully-specified issue (drafted by a Fab

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • festival-intakeSkillFiles & storage

    Route work that is too large for a single chat into a structured plan. Use when the user describes a multi-step build, a migration, a rewrite, an audit, a refactor across many files, or a research question with several threads. Use when a goal would otherwise need step-by-step supervision across mor

    Ready to connect

    github.com/obedience-corp/festival49 stars

    View details
  • new-issueSkillFiles & storage

    Use when the user says "new issue", "create an issue", "file an issue", "/new-issue", or asks to turn a bug, idea, or discussion into a GitHub issue. Takes an optional description of what the issue should cover; with no input, derives the issue from what was discussed in the current conversation. Ve

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • new-issue-loopSkillFiles & storage

    Use when the user asks to file a GitHub issue and then autonomously drive it all the way to a reviewed PR in one shot — "new-issue-loop", "create the issue and run it to completion", "file this and fully automate it". Runs new-issue to create a fully-specified issue, then hands the new issue number

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • prd-to-issuesSkillFiles & storage

    Use when the user wants a finished PRD broken into GitHub milestones and issues — "file the issues from the PRD", "/prd-to-issues", "break this into GitHub issues". Derives dependency-ordered milestones, files complete complexity-scored issues (github-issue-format), and stamps each with an Execution

    Ready to connect

    github.com/richkuo/rk-skills49 stars

    View details
  • bangumi-framesSkillFiles & storage

    Extract and organize frames from a Bilibili video (bangumi episode, UP upload, or a local file) into scenery shots and per-character image groups, using anime-specific person detection + CCIP character-identity embeddings. Two modes — cluster everyone, or pull out one (or several) named characters v

    Ready to connect

    github.com/agents365-ai/365-skills48 stars

    View details
  • claude-agent-rubySkillFiles & storage

    Implement or modify Ruby code using the claude-agent-sdk gem. Covers query() one-shot calls, Client-based interactive sessions, streaming input, all 27 hook events, permission callbacks, SDK MCP servers, structured output, bare mode, full sandbox settings (network + filesystem), all 26 message types

    Ready to connect

    github.com/ya-luotao/claude-agent-sdk-ruby46 stars

    View details
  • codex-bridgeSkillFiles & storage

    Explicitly triggered Claude Code → Codex CLI bridge skill. Externalizes conversation context / plan / relevant files / project conventions into a bundle directory, invokes codex exec with response.schema. as a structural reference, and validates via Claude Code jq post-processing. Covers 4 scenarios

    Ready to connect

    github.com/yaohui325/codex-bridge48 stars

    View details
  • journal-abbrevSkillFiles & storage

    Use when looking up journal or magazine name abbreviations, converting between full names and ISO 4/MEDLINE abbreviations, processing BibTeX files for journal name standardization, or answering questions about 期刊缩写/杂志缩写. Triggers on "journal abbreviation", "abbreviate journal", "journal name", "期刊缩写

    Ready to connect

    github.com/agents365-ai/365-skills48 stars

    View details
  • md-to-wordSkillFiles & storage

    Converts one or more Markdown documents into beautifully formatted Word (.docx) files, based on Pandoc plus a built-in reference.docx template (custom template optional), while ensuring no original Markdown files are modified. The built-in template fixes namespace compatibility issues and supports a

    Ready to connect

    github.com/huangwb8/skills48 stars

    View details
  • obsidian-organizerSkillFiles & storage

    File new notes into the right folder and audit/reorganize folder structure in the user's Obsidian vault, using the `obsidian` CLI and a single source-of-truth map note (`00_Index/Folder_Map.md`) that lives inside the vault. Use this whenever a note needs to be placed, filed, sorted, or moved into th

    Ready to connect

    github.com/agents365-ai/365-skills48 stars

    View details
  • plantuml-skillSkillFiles & storage

    Use when user requests diagrams, flowcharts, sequence diagrams, class diagrams, component diagrams, ER diagrams, architecture charts, or visualizations — including generating a diagram from existing source code, or rendering/extracting PlantUML embedded in a Markdown file to images (e.g. preparing d

    Ready to connect

    github.com/agents365-ai/365-skills48 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,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.

See how to connect your AI