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 148 of 149
- View details
- View details
- View details
ariadne:validatorSkillFiles & storage
Validate the structure of an agent-maintained Markdown knowledge vault with deterministic CLI checks for YAML/frontmatter, broken wikilinks, Markdown orphans, scope wiring, and optional Obsidian-compatible view files.
Ready to connect
- View details
ariadne:vaultSkillFiles & storage
Bootstrap an agentic Markdown knowledge vault for projects, research, learning, life systems, and other long-running knowledge work. Use when creating a new vault, installing the base folder structure, templates, AGENTS.md, CLAUDE.md, Agent navigation files, and optional Obsidian-compatible Bases.
Ready to connect
- View details
ariadne:workspace-instructionsSkillFiles & storage
Create or update workspace-level instruction files for code repositories or ordinary project folders, including AGENTS.md, CLAUDE.md, GEMINI.md, local override files, and Ariadne vault-link blocks. Use when a user wants to initialize, repair, or refresh workspace instructions, connect a workspace to
Ready to connect
- View details
authentication-failuresSkillFiles & storage
Detects weak password storage, flawed JWT validation, sessions surviving
Ready to connect
- View details
china-model-builderSkillFiles & storage
用于为中国A股公司构建或更新DCF、可比分析及三表预测模型,并从带时点和来源元数据的数据生成可审计Excel工作簿时;不用于给出投资建议。
Ready to connect
- View details
cloudSkillFiles & storage
Gives your agent reference docs for using a hosted browser automation API and SDK to control cloud browsers.
Ready to connect
- View details
constant-time-checkSkillFiles & storage
Audit code for timing side-channels — variable-time operations on secret values. Use when the user asks to check constant-time, timing, or side-channel safety of a file, function, or diff in this repo.
Ready to connect
- View details
creating-explainersSkillFiles & storage
Use when creating an interactive explainer - a single self-contained HTML page with hand-built Canvas figures. Handles source-file explainers, topic-driven research explainers, and mixed intake where files provide the spine and research adds support. Trigger phrases include "make an explainer", "tur
Ready to connect
- View details
dual-auditSkillFiles & storage
Run audit twice in parallel — once in this Claude session, once via OpenAI's Codex CLI — then merge the findings into unique-to-each / agreed-by-both buckets followed by both raw reports. Use when the user says "dual-audit <target>" or wants a second-opinion audit of a file, package, or diff.
Ready to connect
- View details
explaining-codebasesSkillFiles & storage
Use when creating an interactive explainer about a codebase, repository, or source files. Handles onboarding overviews, architecture maps, and deep-dives on real implementation paths. Trigger phrases include "explain this codebase", "interactive guide to this repo", "walk through how X works in the
Ready to connect
- View details
github-repo-setupSkillFiles & storage
Reusable scaffold for public TypeScript/Node.js repositories under a target organization. Use when creating a new GitHub repository to generate all community standards, CI/CD, config files, labels, and topics in one pass.
Ready to connect
- View details
goal-writerSkillFiles & storage
Turns long-term, complex tasks that need to be fully delegated to the Agent into Goal files with clear boundaries, resumability, and measurable acceptance criteria. Suitable before configuring the host machine for automatic or continuous execution; forbids goals with unlimited retries, unlimited rev
Ready to connect
- View details
grim:council:guild:ops:postmaster-email-triageSkillFiles & storage
Postmaster (Email Triage): Inbox shredder. Triage your mail. Keep what needs a reply, file what's waiting, and turn noise into confetti.
Ready to connect
- View details
grim:media:skill-iconsSkillFiles & storage
Skill Icons: House rules for generating skill icon assets and saving image prompts. Use whenever creating or updating a skill's icons, icon prompts, or any file under a skill's assets/ or assets/prompts/ folder.
Ready to connect
- View details
grim:relic-artifactsSkillFiles & storage
Relic Artifacts: The house standard for artifacts — small interactive pages agents generate. The minimal version is one self-contained static HTML file; artifacts can grow a small server or extra files when the job genuinely needs them.
Ready to connect
- View details
hushSkillFiles & storage
Use whenever an agent needs to STORE, GENERATE, or USE a secret such as an API token, signing key, or password. Hush has one hard rule: the agent never sees plaintext, so it never enters chat, transcripts, stdout, logs, the clipboard, or a temp file. A user-provided value enters once through a hidde
Ready to connect
- View details
insecure-local-storageSkillFiles & storage
Detects sensitive data written to unprotected local files, preference stores,
Ready to connect
- View details
k-create-skillSkillFiles & storage
Meta knowledge for creating Claude skills. Provides templates, best practices, and patterns for building effective skills with routing tables and reference files. Load this when creating new skills or understanding the skill system. Triggers: create skill, new skill, skill template, skill architectu
Ready to connect
- View details
list-npm-package-contentSkillFiles & storage
List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, or debug npm publish issues.
Ready to connect
- View details
mcscatblog-react-widgetSkillFiles & storage
Build and embed a React widget into a Jekyll blog post as a self-contained HTML file
Ready to connect
- View details
memory-api-misuseSkillFiles & storage
Detects function-local misuse of memory and resource APIs in C, C++, and Rust unsafe — allocations whose return value is not checked, frees on error paths that race the success path, locks initialized incorrectly, file descriptors leaked across exec. Use when writing or modifying C or C++ code that
Ready to connect
- View details
nodejsSkillFiles & storage
Node.js core runtime standards. Use when working with native Node.js APIs like streams, buffers, child_process, worker_threads, filesystem, or event loop tuning. Do NOT trigger for generic 'build a server' requests unless the platform/language is explicitly specified.
Ready to connect
- View details
paleo-summarySkillFiles & storage
Use when user says "summarize output", "condense this", "tldr", or a tool result / log / file dump / long stdout is large. Reduce long content (tool output, logs, diffs, docs) to a concise intisari with key fields preserved. Saves context tokens on bulky payloads. Off: "full output" / "no summary".
Ready to connect
- View details
path-traversalSkillFiles & storage
Detects file operations with user-controlled paths vulnerable to ../
Ready to connect
- View details
pr-bodySkillFiles & storage
Write a pull-request body and score it before the PR is opened, or audit an existing PR's body against the same rubric. Use when about to run gh pr create, when a PR body needs writing or rewriting, or when asked whether a PR description is any good. Invoked as /pr-body write <body-file> or /pr-body
Ready to connect
- View details
privilege-handlingSkillFiles & storage
Detects unsafe privilege handling in SUID/SGID binaries, environment-variable trust in privileged code, insecure umask, temp-file races, and symlink-follow bugs in /tmp. Use when writing or modifying SUID/SGID-installed code, code that drops or elevates privileges via setuid/setgid/seteuid/seteuid_r
Ready to connect
- View details
radar-suite-axis-classificationSkillFiles & storage
Shared axis classification framework for all radar-suite skills. Every finding must be classified as axis_1 (bug), axis_2 (scatter), or axis_3 (dead/smelly) before emission, with mandatory coaching fields and file:line citations to existing patterns in the audited codebase. Triggers: invoked by ever
Ready to connect
- View details
s-cleanSkillFiles & storage
Find and remove dead code and stale documentation. Covers unused functions, orphaned files, dead links, and outdated references. Use for maintenance, pre-release cleanup, or codebase hygiene. Triggers: clean, dead code, unused, orphan, stale, cruft, maintenance.
Ready to connect
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.