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 97 of 149
- View details
livos-vault-doctorSkillFiles & storage
Audit vault for broken [[wikilinks]] and orphaned memory files. Report-only — no auto-fix.
Ready to connect★ 74
- View details
memory-managerSkillFiles & storage
Standardized workflow for discovering, reading, writing, and compacting the project's memory file (memory.instructions.md) to persist context across AI chat sessions, with a permanent Knowledge Base for cross-session decisions and lessons learned.
Ready to connect★ 73
- View details
permissionsSkillFiles & storage
Configures Claude Code permissions for safe agent autonomy. Creates settings.json with allow/deny rules and a hook enforcing path restrictions, git branch protection (commit/push blocked on master/main), and precious-file safeguards. Use after /optimus:init to enable autonomous agent workflows, or s
Ready to connect★ 74
- View details
rememberSkillFiles & storage
Contemplates repeated mistakes and success patterns, and transforms lessons learned into domain-organized Copilot instructions. Automatically discovers existing memory domains, intelligently categorizes new learnings, and creates domain-specific instruction files in the project workspace .github/ins
Ready to connect★ 73
- View details
resetSkillFiles & storage
Removes files installed by /optimus:init and /optimus:permissions from the project. Compares each file against plugin templates and classifies as unmodified, likely generated, or user-modified. Always asks before deleting. Git-tracked files are noted as recoverable. Tests are never touched. Monorepo
Ready to connect★ 74
- View details
sdlc-map-architectureSkillFiles & storage
Scans, analyzes, and documents the existing repository architecture, directories, and file purposes into docs/ARCHITECTURE.md.
Ready to connect★ 73
- View details
system-controlSkillFiles & storage
Comprehensive system control operations for security testing. Use this skill when you need unified access to file operations, process management, system information, and command execution through a single interface during authorized penetration testing.
Ready to connect★ 74
- View details
update-implementation-planSkillFiles & storage
Lets your agent revise an existing implementation plan file to add or update requirements for features, refactors, or upgrades.
Ready to connect★ 73
- View details
update-specificationSkillFiles & storage
Lets your agent update an existing specification file to reflect new requirements or code changes.
Ready to connect★ 73
- View details
using-tracedecaySkillFiles & storage
Use when starting any code or repo-context task in a TraceDecay-indexed project, before Grep/Glob/cat/Read/gh pr diff/tests/memory writes, including cross-project or sibling workspace context via project registry. Skip only for scoped subagents handed exact files.
Ready to connect★ 74
- View details
a3-architectureSkillFiles & storage
Complete architecture reference for the A3 insurance platform — file locations, data flow, conventions, microservice map, and fullstack patterns
Ready to connect★ 73
- View details
ac-coverageSkillFiles & storage
[UDS] Analyze AC-to-test traceability and generate requirement-level coverage reports. Use when: auditing which acceptance criteria have tests, building a traceability matrix from a SPEC file, finding uncovered AC before release. Not for: code-level line/branch/function coverage — use /coverage; wri
Ready to connect★ 73
- View details
adjust-lottery-tierSkillFiles & storage
Reviews lottery pool tier distribution based on an active/passive ability stats CSV (columns: ability, tier dimension, win rate, event count). Reads the current pool shape from src/vscripts/modules/lottery/lottery-abilities.ts, compares it against target shares (T5 4–5% / T4 13–15% / T3 21–23% / T2
Ready to connect★ 73
- View details
admin-reviewSkillFiles & storage
Reviews administrative case documents for procedural compliance across 38 checkpoints, covering filing, summons, handling outcomes, evidence, and rights protection. Use when auditing public security administrative case files in txt format for legal procedure violations.
Ready to connect★ 73
- View details
ai-collaboration-standardsSkillFiles & storage
Prevent AI hallucination and ensure evidence-based responses when analyzing code or making suggestions. Use when: analyzing code, making recommendations, providing options, or when user asks about confidence/certainty. Not for: authoring the AI instruction files themselves — use /ai-instruction-stan
Ready to connect★ 73
- View details
ai-friendly-architectureSkillFiles & storage
Design AI-friendly architecture with explicit patterns, layered documentation, and semantic boundaries. Use when: structuring projects for AI collaboration, optimizing codebase for AI analysis, setting up AI context. Not for: writing the instruction files — use /ai-instruction-standards; language-co
Ready to connect★ 73
- View details
ai-instruction-standardsSkillFiles & storage
Create and maintain AI instruction files (CLAUDE.md, AGENTS.md, .cursor/rules/, etc.) with proper structure. Use when: creating AI instruction files, separating universal vs project-specific rules, configuring AI tools. Not for: shaping the codebase so AI can navigate it — use /ai-friendly-architect
Ready to connect★ 73
- View details
analyzing-auto-insurance-dataSkillFiles & storage
Analyzes vehicle insurance daily reports and signing lists. Use when user asks to analyze insurance data, generate business reports, check institution performance, monitor policy trends, or detect business anomalies. Handles Excel/CSV files with fields like premium, institution, customer type, and r
Ready to connect★ 73
- View details
attack-path-diversity-sweepSkillFiles & storage
Run a fleet of red-team ops with the attack-path diversity knobs on and produce a coverage CSV + comparison against a baseline. Use whenever the ask is to "get more attack variety", "capture varied ops for replay", "unlock techniques that never show up", "sweep to see which paths the LLM will explor
Ready to connect★ 73
- View details
auto-insurance-contract-cancelSkillFiles & storage
Cancels an existing auto insurance contract and updates contracts.csv.
Ready to connect★ 73
- View details
auto-insurance-contract-createSkillFiles & storage
新規の自動車保険契約を contracts.csv に登録する。
Ready to connect★ 73
- View details
backend-data-processorSkillFiles & storage
Process vehicle insurance Excel data using Pandas - file handling, data cleaning, merging, validation. Use when processing Excel/CSV files, handling data imports, implementing business rules (negative premiums, zero commissions), debugging data pipelines, or optimizing Pandas performance. Keywords:
Ready to connect★ 73
- View details
bot-ability-usageSkillFiles & storage
Write bot AI casting rules (AbilitySpec) for a given Dota ability, so the bot automatically casts it at the right moment. Whether it's a vanilla ability, a custom ability, or one drawn from the lottery, register a file under src/vscripts/ai/ability/specs/. Read the ability's KV in docs/reference to
Ready to connect★ 73
- View details
bot-item-buildSkillFiles & storage
Based on bot (英雄_BOT.csv) and player (英雄_玩家.csv) item build statistics CSVs (columns: 物品,英雄,Average 时长_秒,胜率,事件数,Average 金钱), filters data by the canonical tiers in src/vscripts/ai/build-item/item-tier-config.ts and generates expansion suggestions for the candidate pools of src/vscripts/ai/build-item
Ready to connect★ 73
- View details
bot-item-usageSkillFiles & storage
Write bot AI usage rules (ItemSpec) for a given Dota item, allowing bots to automatically use the combat item at the right time. Both original items and cloned items are registered as one file under src/vscripts/ai/item/specs/ (multiple items with the same upgrade chain + usage logic are merged into
Ready to connect★ 73
- View details
claimSkillFiles & storage
Complete insurance and legal claims intelligence system. Trigger whenever someone needs to file, manage, negotiate, or dispute any type of claim: insurance claims, warranty claims, compensation claims, workers compensation, personal injury, property damage, or consumer rights disputes. Also triggers
Ready to connect★ 73
- View details
claim-source-auditorSkillFiles & storage
Verify claims, quotes, timelines, and findings against supplied source files and return a source map with verified, conflicting, not found, and manual-review statuses. Use when the user asks to fact-check a memo, audit, timeline, executive summary, research packet, or project brief against PDFs, XML
Ready to connect★ 73
- View details
commentSkillFiles & storage
Updates only inline // comments in KV files using Dota 2 vanilla AbilityValues from docs/reference/<latest-version>, without changing quoted gameplay numbers. Use when the user invokes /comment, asks to sync reference comments, or to refresh 7.xx baseline annotations after specifying scope (files, i
Ready to connect★ 73
- View details
cortex-automateSkillFiles & storage
Set up automation — prospective memory triggers, neuro-symbolic rules, and CLAUDE.md sync. Use when the user says 'remind me when', 'trigger when', 'create a rule', 'auto-remember', 'sync to CLAUDE.md', 'push insights', 'set up trigger', 'when I open this file', 'when this keyword appears', or when
Ready to connect★ 73
- View details
cortex-wiki-authorSkillFiles & storage
Author first-class wiki pages (ADRs, specs, file docs, notes) that live alongside Cortex memory. Use when the user says 'this is an ADR', 'document this decision', 'write an ADR', 'add a spec', 'spec this out', 'document this file', 'add a note about', 'link these pages', 'bookmark this as a spec',
Ready to connect★ 73
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.