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,303 results · page 66 of 144
- View details
migrate-tagsSkillFiles & storage
Migrate body-level #hashtags to frontmatter `tags:` lists so Bases can filter on them. Idempotent — leaves files that already have frontmatter tags alone.
Ready to connect★ 165
- View details
onboard-personSkillFiles & storage
Create or enrich a Teams/People/@Name.md file with metadata pulled from external sources (an ATS for hiring data, a profile source for bio). Replaces manual data entry for newly-hired teammates.
Ready to connect★ 165
- View details
organize-meetingsSkillFiles & storage
Triage Meetings/_inbox/ — move each file to the correct subfolder by finding adjacent/similar notes via qmd, applying learned routing conventions from memory, and confirming with the user.
Ready to connect★ 165
- View details
to-ticketsSkillFiles & storage
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
Ready to connect★ 166
- View details
workspace-modeSkillFiles & storage
Switch between named Obsidian Workspace layouts (interview / scrum / 1-on-1 / recap) for context-appropriate file/pane layouts. Wraps `obsidian workspace`.
Ready to connect★ 165
- View details
12-principles-of-animationSkillFiles & storage
Audit animation code against Disney's 12 principles adapted for web. Use when reviewing motion, implementing animations, or checking animation quality. Outputs file:line findings.
Ready to connect★ 165
- View details
agent-memory-implementationSkillFiles & storage
Restructures a chaotic or overgrown MEMORY.md into a clean 2-layer architecture based on how Claude Code's autoDream system organizes memory — a lightweight pointer index (always loaded) and topic files (loaded on demand). Stale or superseded memories are deleted or corrected in place — not archived
Ready to connect★ 164
- View details
copilot-instructions-blueprint-generatorSkillFiles & storage
Generates a copilot-instructions.md file that tells GitHub Copilot to follow your project's standards and versions.
Ready to connect★ 165
- View details
gh-issue-syncSkillFiles & storage
Manage GitHub issues locally as Markdown files. Use for triaging, searching, editing, and creating issues without leaving your editor or terminal.
Ready to connect★ 165
- View details
harness-step1-create-agents-mdSkillFiles & storage
Harness Engineering Phase 1: Scan an existing project to generate AGENTS.md (directory file) and a complete docs/ knowledge base structure.
Ready to connect★ 164
- View details
harness-step3-session-managementSkillFiles & storage
Harness Engineering Phase 2: Establish cross-session state management to solve the problem of the agent losing memory between conversations. Creates three files: tasks. (task list), progress.md (progress log), and init.sh (environment initialization script).
Ready to connect★ 164
- View details
prd-to-planSkillFiles & storage
Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices, saved as a local Markdown file in ./plans/. Use when user wants to break down a PRD, create an implementation plan, plan phases from a PRD, or mentions "tracer bullets".
Ready to connect★ 165
- View details
session-dreamSkillFiles & storage
End-of-session memory distillation — extracts key decisions, eliminated approaches, new discoveries, and current blockers from the current conversation and writes them to MEMORY.md topic files. Based on Claude Code's autoDream background consolidation service. Activate when the user says "dream", "/
Ready to connect★ 164
- View details
chem-dft-orca-advanced-calculationSkillFiles & storage
Write and run custom ORCA input files for advanced electronic structure methods or settings not available through the SCINE wrapper, including multi-reference methods, excited states, relativistic effects, advanced SCF, NMR/EPR, and more.
Ready to connect★ 164
- View details
drug-protein-ligand-mdSkillFiles & storage
Run a protein-ligand MD simulation in OpenMM with energy minimization, restrained equilibration, and production NPT, producing trajectory and checkpoint files for downstream analysis.
Ready to connect★ 164
- View details
mat-dft-vaspSkillFiles & storage
Prepare VASP input files, run DFT calculations (locally or remotely via atomate2), and parse VASP output results.
Ready to connect★ 164
- View details
mat-synthesis-extractionSkillFiles & storage
Extract structured synthesis procedures from a folder of PDFs using the LeMat-Synth GeneralSynthesisOntology schema, producing one JSON file per paper with per-material synthesis records.
Ready to connect★ 164
- View details
mat-xrd-digitizerSkillFiles & storage
Digitize an image of an XRD plot into a numeric .xy data file by extracting visual peaks.
Ready to connect★ 164
- View details
setup-ts-deep-modulesSkillFiles & storage
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its entry-point files. User-invoked.
Ready to connect★ 161
- View details
operations-managerSkillFiles & storage
Expert-level Operations Manager skill covering process optimization, supply chain management, lean operations, KPI management, and operational excellence. Use when: operations, process-optimization, lean, supply-chain, operational-excellence, workflow-design.
Ready to connect★ 163
- View details
guition-jc3636k718cSkillFiles & storage
Reference for building/editing ESPHome configs on the Guition JC3636K718C round knob display (ESP32-S3, 1.8" 360x360 ST77916, CST816 touch, rotary knob, PCM5100A DAC, PDM mic, WS2812 LED ring). Use whenever working on this board (or the base/core.yaml in this repo): correct pinout, ESPHome component
Ready to connect★ 162
- View details
hwp-specSkillFiles & storage
Specification document dividing the HWP 5.0 spec into subsections. When implementing, parsing, or verifying a given part, read the .md file with the same number for reference.
Ready to connect★ 161
- View details
hwpx-specSkillFiles & storage
A spec document splitting the KS X 6101:2024 HWPX (OWPML) document structure standard into subsections. When parsing, rendering, or validating HWPX, read the .md file with the same number for reference.
Ready to connect★ 161
- View details
create-modeSkillFiles & storage
Author a new Pneuma mode end-to-end — manifest + viewer + skill + seed + showcase. Use this skill whenever the user says they want to create a new mode, fork an existing one for a different domain, scaffold mode files, design a new viewer, or asks "how should I build a mode for X". Walks the user th
Ready to connect★ 161
- View details
encapsulationSkillFiles & storage
This skill should be used when the user asks to \"audit plugin encapsulation\", \"check self-containment semantics\", \"find contributor-knowledge assumptions\", or invokes /encapsulation. Reviews LLM-facing prose in this project's plugin SKILL.md files and plugin description metadata for Plugin Enc
Ready to connect★ 161
- View details
formal-reviewSkillFiles & storage
This skill should be used when the user asks to \"formal review\", \"formal lens review\", or invokes /formal-review. A fixed-lens PR review for this repository's formally-structured protocol changes: it pins a Category Theory / Type Theory / Operational Semantics lens panel over only the files chan
Ready to connect★ 161
- View details
hwpSkillFiles & storage
Use this skill whenever the user wants to read, create, or edit Korean Hangul Word Processor documents (.hwp or .hwpx files). Triggers include any mention of 'hwp', 'hwpx', '한글 문서', '아래한글', '한컴오피스', or uploading/attaching .hwp/.hwpx files. Also use when extracting text from Korean reports or produci
Ready to connect★ 161
- View details
placeSkillFiles & storage
Use when asked \"where does this belong\", \"audit this instruction file\", \"why does this keep growing\", or invokes /place. Read-only audit routing each clause of LLM-facing prose to a destination.
Ready to connect★ 161
- View details
authoring-claude-mdSkillFiles & storage
Creating and maintaining CLAUDE.md project memory files and .claude/rules/ rule files that provide non-obvious codebase context. Use when (1) creating a new CLAUDE.md for a project, (2) adding architectural patterns or design decisions to existing CLAUDE.md, (3) capturing project-specific convention
Ready to connect★ 160
- View details
backlogSkillFiles & storage
Capture single backlog items, or list and triage an existing project backlog. Use this skill whenever the user wants to file a bug, feature request, or backlog item without writing a full PRD, including casual requests mid-conversation like "create an issue for that", "add this to the backlog", or "
Ready to connect★ 160
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.
53,462 of the 53,895 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.