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

  • parallel-taskSkillFiles & storage

    Coordinate plan files by launching multiple parallel subagents for unblocked tasks. Triggers on explicit "/parallel-task" commands.

    Ready to connect★ 241

    github.com/jdrhyne/agent-skills240 stars

    View details
  • todo-trackerSkillFiles & storage

    Persistent TODO scratch pad for tracking tasks across sessions. Use when the user asks to add, list, complete, remove, or summarize tasks in a portable workspace Markdown file. Uses stable task IDs and exact matching; heartbeat reporting is opt-in and count-only.

    Ready to connect★ 241

    github.com/jdrhyne/agent-skills240 stars

    View details
  • analyzing-spreadsheetsSkillFiles & storage

    Processes Excel spreadsheet files (.xlsx, .xlsm, .csv). Creates workbooks, builds formulas, preserves formatting, analyzes tabular data, and validates financial models with zero-formula-error delivery. Use when working with spreadsheet files or tabular data analysis. Do NOT use for Word documents, P

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • building-agent-systemsSkillFiles & storage

    AI agent and LLM system engineering reference covering single-agent dev (ReAct, tool calling, plan-execute), multi-agent coordination (swarm, role decomposition, file locking), LLM security (prompt injection, jailbreak defense, output filtering), RAG architecture (chunking, hybrid retrieval, rerank)

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • cafciSkillFiles & storage

    Argentine mutual fund data via CAFCI (Camara Argentina de Fondos Comunes de Inversion). Combines a JSON catalog (1152 funds, 4615 classes, fees, IDs, metadata), a daily XLSX snapshot (VCP, assets under management, market share, variations), and individual markdown fact sheets (TNA returns by period

    Ready to connect★ 240

    github.com/gauss314/skills233 stars

    View details
  • conventions-securitySkillFiles & storage

    Apply when writing code that touches auth, data access, file handling, or external APIs. Stella handles privileged legal data (attorney-client privilege, litigation holds, personal data).

    Ready to connect★ 240

    github.com/stella/stella234 stars

    View details
  • creating-presentationsSkillFiles & storage

    Processes PowerPoint presentation files (.pptx). Creates slides, rewrites templates, converts HTML to presentations, validates thumbnails, swaps layouts, and performs deep OOXML editing. Use when working with presentation files or slide decks. Do NOT use for Word documents, spreadsheets, or PDF file

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • indexing-codeSkillFiles & storage

    Code relationship graph and temporal intelligence via abyss CLI. Provides caller tracing, impact analysis, hotspot detection, and file-level context gathering. Agent automatically runs abyss before modifying code to check impact. Works with any agent that has shell access.

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • processing-docxSkillFiles & storage

    Processes Word document files (.docx). Creates, edits, annotates, tracks revisions, analyzes OOXML structure, and preserves formatting for contracts, policies, academic papers, and business documents. Use when working with .docx files or Word documents. Do NOT use for PDFs, spreadsheets, presentatio

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • processing-pdfsSkillFiles & storage

    Processes PDF files. Extracts text and tables, fills forms, merges and splits documents, batch-processes files, converts to images, and generates PDFs programmatically. Use when working with .pdf files. Do NOT use for Word documents, spreadsheets, or presentations.

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • baidu-wenku-aippt-personalSkillFiles & storage

    Baidu Wenku AI PPT Personal Edition — generate high-quality PPTs automatically from a single sentence, with support for multiple styles, scenarios, and color schemes. TRIGGER: triggers when the user mentions "生成PPT/做PPT/制作PPT/AI PPT/aippt/幻灯片/演示文稿" (generate PPT / make PPT / create PPT / slides / pr

    Ready to connect★ 239

    github.com/baidu-netdisk/bdpan-storage239 stars

    View details
  • sandbox-sdkSkillFiles & storage

    Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs. Biases towards retrieval from

    Ready to connect★ 239

    github.com/galfrevn/apollo236 stars

    View details
  • vidtsx-2d-generatorSkillFiles & storage

    Generate production-ready 2D TSX video files for VidTSX (Remotion-based) from a shot, scene, or video description. Use whenever the user wants to create or generate a VidTSX video, a 2D TSX shot or scene, an animated clip, title card, or rendered motion graphic — including when they describe a visua

    Ready to connect★ 233

    github.com/hassancs91/claude-faceless-shorts-creator236 stars

    View details
  • agent-authoringSkillFiles & storage

    Guide for creating DAAF agent definition files. Covers 12-section template, hook registration, skills-in-frontmatter, integration checklist. Use when adding or revising agents. For SKILL.md files, use skill-authoring instead.

    Ready to connect★ 235

    github.com/daaf-contribution-community/daaf234 stars

    View details
  • education-data-source-nhgisSkillFiles & storage

    NHGIS — census geography crosswalks via Portal: links schools (ncessch) and colleges (unitid) to census tracts, block groups, CBSAs, and regions (census-geography vintages 1990-2020; mirror file-year/linkage coverage 1980-2023). Portal provides geography linkage tables ONLY; browse census demographi

    Ready to connect★ 235

    github.com/daaf-contribution-community/daaf234 stars

    View details
  • polarsSkillFiles & storage

    Lets your agent crunch spreadsheet-like data much faster than pandas when it fits in memory.

    Ready to connect★ 235

    github.com/daaf-contribution-community/daaf234 stars

    View details
  • shell-scriptingSkillFiles & storage

    Standards for Bash and PowerShell scripts in DAAF: preambles, quoting, error handling, cleanup, testing. Use when writing or reviewing .sh/.ps1 files (hooks, lifecycle, utilities) and the host double-click launcher shims (.bat/.command under scripts/host/). Not runtime safety — that is bash-safety.s

    Ready to connect★ 235

    github.com/daaf-contribution-community/daaf234 stars

    View details
  • qdrant-scaling-data-volumeSkillFiles & storage

    Guides your agent through Qdrant database scaling choices like vertical vs horizontal growth and storage planning.

    Ready to connect★ 232

    github.com/qdrant/skills234 stars

    View details
  • mathodology-skill-authoringSkillFiles & storage

    Use when adding, updating, validating, or reviewing Mathodology project skills, SKILL.md files, or agents/openai.yaml metadata.

    Ready to connect★ 229

    github.com/sweetcornna/mathodology233 stars

    View details
  • maestro-graphSkillFiles & storage

    Drive a pre-known multi-agent path as a maestro graph - run it by name or from a file you just wrote, pull each agent node with graph next, spawn it as a sub-agent under its maestro-<profile> definition, hand the result back with graph result, repeat until the verdict. Author a new graph from the re

    Ready to connect★ 232

    github.com/reinamaccredy/maestro232 stars

    View details
  • teach-impeccableSkillFiles & storage

    One-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.

    Ready to connect★ 232

    github.com/zacharyfmarion/openscad-studio226 stars

    View details
  • jimureportSkillFiles & storage

    JimuReport generator — describe report requirements in natural language or provide a screenshot to automatically generate JimuReport reports (supports all types: data reports, print reports, grouped reports, loop reports, data entry forms, etc.). Use when user says "积木报表", "jmreport", "Excel报表", "数据

    Ready to connect★ 230

    github.com/jeecgboot/skills230 stars

    View details
  • share-as-linkSkillFiles & storage

    Turn whatever the agent just produced — a conversation, an analysis, an artifact, a markdown file — into a live shareable URL in seconds, published as-is via ReportRoom. Use when the user says "share this", "give me a link", "put this online", "make this a page", "send this to someone". This is the

    Ready to connect★ 228

    github.com/dashaworks/share-as-link-skill228 stars

    View details
  • skill-optimizationSkillFiles & storage

    Evaluates and optimizes skill file quality using 9 content patterns and 10 editing principles. Use when creating skills, refining skill content, or auditing skill quality.

    Ready to connect★ 228

    github.com/shinpr/ai-coding-project-boilerplate228 stars

    View details
  • claude-md-writerSkillFiles & storage

    Use when creating or refactoring CLAUDE.md files - enforces best practices for size, structure, and content organization

    Ready to connect★ 226

    github.com/serejaris/personal-corp-os226 stars

    View details
  • context-disciplineSkillFiles & storage

    Token budget management for Codex sessions. Teaches how to minimize context consumption using MCP-first navigation, lazy loading, subagent isolation, and strategic file reading. Keeps Codex effective throughout long sessions by treating the 200k token window as a budget, not a dumping ground. Load t

    Ready to connect★ 226

    github.com/resgrid/core225 stars

    View details
  • corp-doctorSkillFiles & storage

    Use when a Personal Corp operating loop needs setup, repair, a new department, or task routing: HQ files and agent rules, GitHub issue workflow, corp-* owner map, department repositories, or deciding which repo an issue belongs to. Triggers: "corp doctor", "почини контур", "заведи отдел", "куда поло

    Ready to connect★ 226

    github.com/serejaris/personal-corp-os226 stars

    View details
  • fable-ruki-agentySkillFiles & storage

    Fable hands-agents — a manual orchestration mode where Fable doesn't write code but writes specs into GH issue bodies and hands out ready-made tasks to the hands: coding, code review, gh operations, CLI mechanics, DoD verification, and file placement — Codex; recon, reading, and scouts — Grok worker

    Ready to connect★ 226

    github.com/serejaris/personal-corp-os226 stars

    View details
  • pm-feedbackSkillFiles & storage

    Classifies user feedback (Excel/CSV/text) into 6 categories, performs sentiment analysis, topic clustering, trend analysis, cross-source triangulation, NPS calculation, and persona extraction. Outputs a Top-10 list of pain points with action recommendations. User-invoked only — do NOT auto-trigger.

    Ready to connect★ 226

    github.com/serejaris/personal-corp-os226 stars

    View details
  • split-memorySkillFiles & storage

    Modular AGENTS.md management strategy for projects that outgrow a single instruction file. Covers when and how to split a monolithic AGENTS.md into multiple files, organizing by concern, module, or team. Includes precedence rules to prevent conflicting instructions. Load this skill when AGENTS.md ex

    Ready to connect★ 226

    github.com/resgrid/core225 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