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

  • organizeSkillFiles & storage

    Repository structure only: directory layout, file placement, naming conventions, and where-does-this-belong decisions. Detects the project's convention, audits files against it, and executes move plans with import-path updates. Never changes code inside files beyond the import updates a move forces;

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • postmortemSkillFiles & storage

    Auto-generates a structured postmortem from a completed campaign. Reads the campaign file, telemetry logs, and feature ledger. Produces a documented analysis of what broke, what the safety systems caught, and what patterns emerged. Can also be invoked manually for any incident.

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • scaffoldSkillFiles & storage

    Project-aware file generation. Reads existing codebase conventions (naming, structure, imports, exports, test patterns) then generates new files that match exactly. Wires generated files into the project's registration points.

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • triageSkillFiles & storage

    GitHub issue and PR investigator. Pulls open issues/PRs, classifies them, searches the codebase for root cause or reviews contributed code, proposes fixes with file:line references, and optionally implements fixes. Use for investigating GitHub issues and reviewing PRs; do NOT use for general code re

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • watchSkillFiles & storage

    File sentinel that monitors the working directory for changes and marker comments, then auto-triggers appropriate skills. Poll-based via git diff against the last scan commit. Writes intake items for batch processing and routes marker actions through /do. Use for automatic reactions to file changes;

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • wikiSkillFiles & storage

    Markdown-first knowledge base where the LLM acts as librarian. Ingests raw sources, compiles and interlinks topic files, self-maintains an index. No vector DB or embeddings required -- uses LLM-native navigation over structured markdown up to ~400K words.

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • workspaceSkillFiles & storage

    Multi-repo campaign coordinator. Same lifecycle as fleet -- scope claims, discovery relay, wave-based execution -- but the unit of work is a repo, not a file. Coordinates campaigns across repositories with shared context.

    Ready to connect★ 922

    github.com/sethgammon/citadel916 stars

    View details
  • codex-slidesSkillFiles & storage

    Create, research, revise, restyle, present, inspect, and export Codex Slides slide decks from Codex, including scenario workflows, project Design Files, and always-on brand design systems. Use when the user asks for a presentation, PPT/PPTX, slide deck, research brief converted into slides, an exist

    Ready to connect★ 891

    github.com/nexu-io/codex-slides893 stars

    View details
  • codex-slides-deckSkillFiles & storage

    Compatibility entry point for scenario-led creation, Design Files, brand systems, inspecting, revising, restyling, and exporting Codex Slides slide decks. Use when a user asks Codex to make a presentation, use project files, edit an existing deck, manage slide structure, apply brand or template rule

    Ready to connect★ 891

    github.com/nexu-io/codex-slides893 stars

    View details
  • codex-slides-structured-intakeSkillFiles & storage

    Collect and persist structured presentation requirements for Codex Slides, including scenario choice, audience, page count, language, format, research mode, visual direction, source-file roles, and clarification checkpoints. Use when a new deck request is ambiguous or scenario-led.

    Ready to connect★ 891

    github.com/nexu-io/codex-slides893 stars

    View details
  • hyperpod-performance-debuggerSkillFiles & storage

    Diagnose performance issues on Amazon SageMaker HyperPod clusters — uneven NCCL bandwidth across nodes and poor filesystem throughput. Read-only. Surfaces host-side signals (Xid, ECC, NVLink, EFA reachability, FSx saturation) and routes to the appropriate sibling skill (hyperpod-node-debugger, hyper

    Ready to connect★ 893

    github.com/awslabs/agent-plugins893 stars

    View details
  • hyperpod-ssmSkillFiles & storage

    Remote command execution and file transfer on SageMaker HyperPod cluster nodes via AWS Systems Manager (SSM). This is the primary interface for accessing HyperPod nodes — direct SSH is not available. Use when any skill, workflow, or user request needs to execute commands on cluster nodes, upload fil

    Ready to connect★ 893

    github.com/awslabs/agent-plugins893 stars

    View details
  • use-case-specificationSkillFiles & storage

    Creates a reusable use case specification file that defines the business problem, stakeholders, and measurable success criteria for model customization, as recommended by the AWS Responsible AI Lens. Use as the default first step in any model customization plan. Skip only if the user explicitly decl

    Ready to connect★ 893

    github.com/awslabs/agent-plugins893 stars

    View details
  • code-statsSkillFiles & storage

    Analyzes code files and reports statistics including line counts, file counts by extension, and total size. Use this skill whenever the user wants to understand the composition of a codebase - asking about "how many lines of code", "what file types exist", "code distribution", or needing a quick aud

    Ready to connect★ 892

    github.com/alibaba/skill-up891 stars

    View details
  • data-transformerSkillFiles & storage

    Triggered when the user needs to convert data formats, such as CSV to JSON, JSON to YAML, or XML to JSON. Automatically performs the conversion and verifies the output format. Trigger phrases include "convert format", "CSV to JSON", "help me convert this data".

    Ready to connect★ 892

    github.com/alibaba/skill-up891 stars

    View details
  • image-crop-rotateSkillFiles & storage

    Image processing skill for cropping images to 50% from center and rotating them 90 degrees clockwise. This skill should be used when users request image cropping to center, image rotation, or both operations combined on image files.

    Ready to connect★ 892

    github.com/instavm/coderunner892 stars

    View details
  • abaqus-exportSkillFiles & storage

    Export Abaqus geometry and results. Use when user mentions exporting to STL, STEP, CSV, or generating input files for external use.

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • abaqus-jobSkillFiles & storage

    Create and manage Abaqus jobs. Use when user asks to run the analysis, submit the job, execute the model, or generate input file.

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • abaqus-odbSkillFiles & storage

    Read analysis results. Use when user asks about maximum stress, extracting displacements, reaction forces, or exporting results. Post-processes ODB files.

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • abaqus-outputSkillFiles & storage

    Configure output requests - field outputs, history outputs. Use when user asks what results to save, output variables, reduce output file size, or history output.

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • cfx-mcp-toolsSkillFiles & storage

    Use when: operating the standalone ansys-cfx-mcp CFX MCP leaf directly from generic clients or MCP hosts. Covers CFX-Pre, Solver, CFD-Post, cfx_workflow, cfx_model_context, run_code, validate_code, lifecycle actions, model context, named objects, API help, and result-file discovery.

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • csv-exportSkillFiles & storage

    A skill for files & storage by cai-aa.

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • implement-specSkillFiles & storage

    Implement a single phase of a spec. Use when given a spec file and a phase number to implement.

    Ready to connect★ 891

    github.com/saffron-health/libretto886 stars

    View details
  • lammps-evidence-mdSkillFiles & storage

    Evidence-first LAMMPS molecular-dynamics workflow for input decks, potentials, minimization, equilibration, deformation, thermo logs, trajectories, restart/data files, stress-strain extraction, and reproducibility checks. Use when Codex must prepare, run, diagnose, or report a LAMMPS materials simul

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • ovito-evidence-postprocessingSkillFiles & storage

    Evidence-first OVITO atomistic postprocessing for LAMMPS trajectories and other particle data, including pipeline construction, modifiers, coloring, clipping, camera setup, images, animations, tables, and state files. Use when Codex must inspect or present molecular-dynamics results while distinguis

    Ready to connect★ 891

    github.com/cai-aa/cae-agent-hub829 stars

    View details
  • technical-writingSkillFiles & storage

    Guide for writing effective technical documentation, specs, and markdown files. Use when creating or editing specs, documentation, READMEs, AGENTS.md files, or any markdown content in the codebase.

    Ready to connect★ 891

    github.com/saffron-health/libretto886 stars

    View details
  • update-docsSkillFiles & storage

    Update AGENTS.md files based on session learnings about a topic. Use when documenting patterns, commands, or conventions discovered during development.

    Ready to connect★ 891

    github.com/saffron-health/libretto886 stars

    View details
  • writing-testsSkillFiles & storage

    Write and edit test files that model real user flows. Use when creating, modifying, or reviewing test files.

    Ready to connect★ 891

    github.com/saffron-health/libretto886 stars

    View details
  • ui-uguiSkillFiles & storage

    Unity uGUI (Canvas-based) UI expert. Understands, edits, and generates Canvas hierarchies, RectTransforms, Layout Groups, and prefab UI. Use for requests involving Canvas, uGUI, RectTransform, or .prefab UI files.

    Ready to connect★ 876

    github.com/unity-technologies/skills688 stars

    View details
  • ui-uitkSkillFiles & storage

    Unity UI Toolkit expert for Unity 6.0+. Understands, edits, and generates UXML and USS files with flex-based layouts. Use for requests involving .uxml, .uss, UI Toolkit, UIElements, UIDocument, UI runtime binding, Custom UI Elements, Manipulators or PanelSettings.

    Ready to connect★ 876

    github.com/unity-technologies/skills688 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