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 78 of 149

  • interviewSkillFiles & storage

    Interview user about a spec file and write detailed requirements. Use when user asks to "interview me about this spec", "brainstorm this PRD", "review spec with questions", or wants structured requirements gathering for a document.

    Ready to connect★ 133

    github.com/kv0906/pm-kit133 stars

    View details
  • linear-attachmentsSkillFiles & storage

    Manage issue attachments - link URLs, create, update, delete. Use when attaching files or links to issues.

    Ready to connect★ 133

    github.com/nesszer/linear-cli133 stars

    View details
  • linear-exportSkillFiles & storage

    Export Linear data to CSV, Markdown, or JSON. Use when exporting issues or projects.

    Ready to connect★ 133

    github.com/nesszer/linear-cli133 stars

    View details
  • linear-importSkillFiles & storage

    Import issues from CSV or JSON files. Use when bulk-creating issues from external data.

    Ready to connect★ 133

    github.com/nesszer/linear-cli133 stars

    View details
  • linear-uploadsSkillFiles & storage

    Download attachments and images from Linear issues. Use when fetching screenshots, images, or file attachments from Linear comments or descriptions.

    Ready to connect★ 133

    github.com/nesszer/linear-cli133 stars

    View details
  • mission-briefSkillFiles & storage

    Mission-driven SDD orchestrator: take a feature description, structure it into a Mission Brief (goal, constraints, success criteria), generate an ordered step list with prompts that trigger installed SDD skills via model invocation or command-file discovery, and walk those steps to converged impleme

    Ready to connect★ 133

    github.com/tikalk/adlc-team-skills133 stars

    View details
  • pdf-processorSkillFiles & storage

    Extracts and summarizes content from PDF documents. Use when working with PDF files.

    Ready to connect★ 133

    github.com/elisaterumi-ai/agent-skills-in-practice133 stars

    View details
  • product-implementSkillFiles & storage

    Generate a full Product Requirements Document (PRD.md) from accepted PDRs using multi-agent DAG orchestration. Reads individual PDR files, generates PRD sections from templates, validates output, and promotes accepted PDRs to memory. Use after /product-clarify.

    Ready to connect★ 133

    github.com/tikalk/adlc-team-skills133 stars

    View details
  • product-specifySkillFiles & storage

    Interactive PRD exploration and Product Decision Record (PDR) creation for greenfield products. Facilitates product discovery discussions, surfaces trade-offs, and documents decisions as individual PDR files. Use when starting a new product or major pivot.

    Ready to connect★ 133

    github.com/tikalk/adlc-team-skills133 stars

    View details
  • pushSkillFiles & storage

    Commit and push vault changes to Git with smart commit messages. Auto-stages files, creates meaningful commits, and syncs with remote. Use after making vault changes or at end of day.

    Ready to connect★ 133

    github.com/kv0906/pm-kit133 stars

    View details
  • querySkillFiles & storage

    Answers from the compiled wiki in 4-Knowledge/, with citations and a saved output file. Use when the human asks something this vault should already know, wants a briefing or comparison built from ingested sources, or asks what the vault is missing on a topic.

    Ready to connect★ 133

    github.com/superhero-tech/super-brain113 stars

    View details
  • spreadsheet-analystSkillFiles & storage

    Analyzes and manipulates spreadsheet data (Excel/CSV). Use when working with tabular data.

    Ready to connect★ 133

    github.com/elisaterumi-ai/agent-skills-in-practice133 stars

    View details
  • team-repairSkillFiles & storage

    Re-index OKF v0.2 index.md/log.md files, derive CDR.md, rebuild .skills.json and AGENTS.md in team-ai-directives, migrate v0.1→v0.2 frontmatter, scan for rule conflicts, and verify directive freshness. Use when indexes are inconsistent, orphans are detected, after bulk changes, or for periodic team

    Ready to connect★ 133

    github.com/tikalk/adlc-team-skills133 stars

    View details
  • vault-opsSkillFiles & storage

    Core vault file operations — read/write notes, manage wiki-links, process templates with Handlebars syntax, enforce naming conventions. Auto-invoked for all file operations.

    Ready to connect★ 133

    github.com/kv0906/pm-kit133 stars

    View details
  • fuck-over-engineeringSkillFiles & storage

    Use when the user asks what could be deleted or reduced to simplify a codebase, says "simplify", "over-engineered", or wants a repo-, folder-, or file-wide audit for over-engineering — hunts dead code, reinvented stdlib, needless dependencies, and single-implementation abstractions, reports ranked c

    Ready to connect★ 130

    github.com/vinta/hal-9000132 stars

    View details
  • jtaSkillFiles & storage

    Translate JSON i18n files to multiple languages with AI-powered quality optimization. Use when user mentions translating JSON, i18n files, internationalization, locale files, or needs to convert language files to other languages.

    Ready to connect★ 132

    github.com/ckanner/jta132 stars

    View details
  • publish-pluginsSkillFiles & storage

    (project) Use when editing any file under skills/ or plugins/ to bump the plugin version and check the manifests

    Ready to connect★ 130

    github.com/vinta/hal-9000132 stars

    View details
  • refactor-memorySkillFiles & storage

    Use when about to refactor or refine Claude Code auto memory, the MEMORY.md index and its topic files, to delete stale or derivable memories, fix inconsistencies, promote standing decisions to CLAUDE.md or rules, and regroup the index. Not for CLAUDE.md or rules files themselves

    Ready to connect★ 130

    github.com/vinta/hal-9000132 stars

    View details
  • refactor-skillSkillFiles & storage

    Use when about to refactor or refine an existing skill, its SKILL.md or sibling files, from a full restructure down to a one-line wording fix; a change that looks too small to need this skill is not an exemption. Not for creating a skill from scratch or for fixing only its allowed-tools

    Ready to connect★ 130

    github.com/vinta/hal-9000132 stars

    View details
  • update-allowed-toolsSkillFiles & storage

    Use when creating or editing a skill that uses Bash commands, file writes, or external tools and the allowed-tools frontmatter may be incomplete or carry entries that grant nothing

    Ready to connect★ 130

    github.com/vinta/hal-9000132 stars

    View details
  • aigc-detectorSkillFiles & storage

    Academic paper AI content detection, rewriting, and thesis writing assistant. Analyzes text for AI-generated characteristics, provides detailed rewrite suggestions, and generates full thesis drafts. Supports .docx files, outputs reports and rewritten/formatted documents. Bilingual: Chinese & English

    Ready to connect★ 131

    github.com/free-revalution/aigc-detector-pro131 stars

    View details
  • dev-bounceSkillFiles & storage

    Runs code-fixing or new-development tasks through a step-by-step workflow. Must be called before touching any files for bug fixes, feature implementation, refactoring, config/dependency changes, or requests like "fix this" / "add this feature" / "figure out why it doesn't work and fix it". The engin

    Ready to connect★ 131

    github.com/kangraemin/claude-inspector130 stars

    View details
  • gdpr-compliance-checkerSkillFiles & storage

    Autonomous GDPR compliance auditor that scans a codebase to identify PII collection, storage, and sharing, then produces an article-by-article gap analysis, a pre-filled Data Processing Agreement (DPA), and a ROPA (Record of Processing Activities) starter kit — all exported as downloadable files (.d

    Ready to connect★ 131

    github.com/gosprinto/compliance-skills131 stars

    View details
  • pii-detectorSkillFiles & storage

    Proactive PII add-on — augments the main response with PII guidance. Auto-trigger on any form, schema, migration, model, API route, GraphQL resolver, auth flow, or data design discussion. Also fires on: middleware, webhooks, workers, seed/fixture/factory files, delete/export/purge/anonymize function

    Ready to connect★ 131

    github.com/gosprinto/compliance-skills131 stars

    View details
  • retroSkillFiles & storage

    Use when a user completes a phase, sprint, milestone, or meaningful unit of work and needs a retrospective. Also triggers on `/retro` command. Generates honest, structured retrospectives from available project data (GSD planning files, git history, GitHub PRs/issues, user input). Adapts to any proje

    Ready to connect★ 131

    github.com/koolamusic/claudefiles131 stars

    View details
  • issue-driven-workflowSkillFiles & storage

    Turn a large task into a persistent plan file and a trackable Issue CSV (local files, not an external issue tracker), then execute the issues autonomously with per-row status updates. Use when work must survive across sessions or hand off between agents, when you need an auditable record of multi-st

    Ready to connect★ 130

    github.com/appautomaton/agent-designer130 stars

    View details
  • sasjs-adapterSkillFiles & storage

    Frontend/Node integration with SAS backends using @sasjs/adapter — configuring the SASjs class, authentication (SAS 9, Viya, SASjs server), requests with input/output tables, file upload, and session management. Use when writing TypeScript/JavaScript that calls SAS services or jobs.

    Ready to connect★ 130

    github.com/sasjs/core130 stars

    View details
  • sasjs-serverSkillFiles & storage

    Installing, configuring, and running @sasjs/server — the open-source NodeJS wrapper around the SAS binary that provides a REST API, filesystem (SASjs Drive), Stored Program execution, and web app streaming. Covers desktop vs server modes, runtimes (SAS/JS/Python/R), env vars, auth (tokens, LDAP), an

    Ready to connect★ 130

    github.com/sasjs/core130 stars

    View details
  • astroSkillFiles & storage

    Astro 7 conventions for ONE sites — plugin wiring via one.config.ts, OneChat/OneTrack placement, Cloudflare SSR. Invoke when editing .astro files or astro.config.mjs.

    Ready to connect★ 129

    github.com/one-ie/one129 stars

    View details
  • hax-managed-filesSkillFiles & storage

    Know which HAXcms files are generated (rebuild, do not hand-edit) vs authored, and the protective rules around builds. Use when an agent is about to edit a managed file, run a build, or pick which CLI command to use. Prevents the common footguns: hand-editing generated artifacts, running the ubiquit

    Ready to connect★ 129

    github.com/haxtheweb/haxcms-php129 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