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,334 results · page 129 of 145
- View details
- View details
molclaw-extract-chainsSkillFiles & storage
Extract protein sequence of each chain from the protein structure file (pdb format).
Ready to connect
- View details
molclaw-file-transferSkillFiles & storage
Implement data transmission between the local computer and the MCP Server using Base64 encoding
Ready to connect
- View details
molclaw-protein-protein-mmpbsaSkillFiles & storage
Execution-ready protein-protein MM/GB(PB)SA workflow with MCP-exposed tool names, strict file validation, and failure guards.
Ready to connect
- View details
molclaw-protein-structure-retrieveSkillFiles & storage
Retrieve and download a protein structure file (.pdb or .cif) using a gene name, UniProt ID, or PDB ID.
Ready to connect
- View details
molclaw-visualize-moleculeSkillFiles & storage
Render a molecule from a SMILES string or a server-side molecular structure file with the MolClaw MCP tool `visualize_molecule`.
Ready to connect
- View details
- View details
onboardSkillFiles & storage
Welcome a new user to the DailyUp Second Brain Starter, give a concise guided tour, and safely remove template example files after explicit confirmation. Use only when the user explicitly invokes `/onboard`.
Ready to connect
- View details
organizing-project-foldersSkillFiles & storage
Designs a clean folder and file layout as real architecture, building it from a work breakdown or an existing tree, grouping by what changes together and what happens to it, with platform-safe sortable names and a short note per folder. Use when laying out a repo or agent workspace, deciding where a
Ready to connect
- View details
protobufSkillFiles & storage
Apply when editing .proto files or the generated protobuf types (src/pbs/*) in this repo.
Ready to connect
- View details
reviewing-code-qualitySkillFiles & storage
Reviews a diff or module for slipping standards, favoring deletion over rearranging, and ends in one honest verdict. Use when a change risks oversized files, needless layers, feature logic leaking into shared code, or clever indirection. Do not use for a trivial obvious edit, or for a check that is
Ready to connect
- View details
rust-simplifySkillFiles & storage
One-file-at-a-time Rust quality pass for Citum, using jcodemunch to target the highest-value cleanup.
Ready to connect
- View details
simplifying-codeSkillFiles & storage
Simplifies, polishes, and declutters code without changing behavior. Use when asked to "simplify code", "clean up code", "polish code", "refactor", "declutter", "reduce complexity", "remove dead code", "remove AI slop", "improve readability", or "tighten up this file".
Ready to connect
- View details
sprintSkillFiles & storage
Run several OpenRisk issues in parallel with an agent team — spawns teammates that own disjoint file sets and coordinate through the shared task list. Use only for issues that touch different layers. Expensive; use deliberately.
Ready to connect
- View details
system-syncSkillFiles & storage
Syncs information about additions, deletions, moves, renames, or structural changes in the current Obsidian Vault into system-level navigation and documentation files. Use it to update `00_System/Vault_Map.md`, `CLAUDE.md`, the root `README.md`, directory-level `README.md` files, `Skills_Manual.md`,
Ready to connect
- View details
- View details
use-case-referenceSkillFiles & storage
Reference implementation for backend use cases — error handling, structure, and patterns. MUST be loaded when creating or modifying any *.use-case.ts file.
Ready to connect
- View details
vetting-outside-code-and-modelsSkillFiles & storage
Checks dependencies, models, APIs, SaaS tools, generated files, and vendor claims against how you will actually use them, the proof you have, the gaps, and the release impact. Use when any of these affect evidence, permissions, data, releases, or public trust. Do not use for an internal cleanup with
Ready to connect
- View details
advisorySkillFiles & storage
File, maintain, and close security advisories. Keeps docs/security/advisories/, docs/security/practices.md, and GitHub Security Advisories (GHSA) in sync. Two modes — new (file advisory) and close (mark fixed).
Ready to connect
- View details
attach-jira-issueSkillFiles & storage
Use this skill only when the user explicitly invokes /attach-jira-issue to upload one or more local files as attachments to a Jira issue. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. Previews what will be uploaded and requires expl
Ready to connect
- View details
attach-linear-issueSkillFiles & storage
Use this skill only when the user explicitly invokes /attach-linear-issue to attach a link or a binary file to an existing Linear issue. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. Link mode registers an external URL; binary mode
Ready to connect
- View details
bitrix-localizationSkillFiles & storage
Covers Bitrix localization — Bitrix\Main\Localization\Loc, lang/<code/>/ language files, loadMessages, placeholders in getMessage, Context::getCulture() and culture formats, JS localization via BX.message and $Bitrix.Loc, translate:index for phrase indexing. Applied when adding and translating phras
Ready to connect
- View details
bitrix-service-locatorSkillFiles & storage
Covers DI container Bitrix\Main\DI\ServiceLocator (PSR-11) — registration of services in the services section of a module's .settings.php file, autowire, retrieving dependencies via has()/get(), constructor injection in application services, action-parameter injection in controllers, binding interfa
Ready to connect
- View details
bitrix-storageSkillFiles & storage
Covers choosing between Option, Persistent Storage, Cache and sessions — PersistentStorageInterface (main 25.1100+), DeferredStorageDecorator, Bitrix\Main\Config\Option for permanent module settings. Applied when deciding where to put config vs TTL state vs derived cache. Key terms — Option, Persist
Ready to connect
- View details
create-linear-issueSkillFiles & storage
Use this skill only when the user explicitly invokes /create-linear-issue to create a new Linear issue from a local work-item file. This is a write skill with irreversible side effects — it must never be auto-invoked from conversational context. It reads the work item's title and Markdown body, show
Ready to connect
- View details
endSkillFiles & storage
Session-end audit. Files remaining work as task entities and lists them as bullets, verifies all data intended for Neotoma storage from this session is actually stored, and persists what's missing. Invoke at the natural close of a working session, before context is lost.
Ready to connect
- View details
maestro-read-resultsSkillFiles & storage
Read Maestro/ADE simulation output values directly from PSF binary files — no Virtuoso GUI or bridge required. Parses maestro.sdb + active.state XML to extract output expressions, resolves the PSF directory from history.sdb, evaluates Ocean-style expressions (getData, dB20, phaseDeg, bandwidth, ymax
Ready to connect
- View details
ns-ios-deeplinkSkillFiles & storage
Fix and verify iOS Universal Links, TestFlight deeplinks, AASA files, Expo Router callback URLs, associated domains, and sign-in returnTo flows in NowStack Mobile apps.
Ready to connect
- View details
ns-setup-r2SkillFiles & storage
Set up Cloudflare R2 image/file uploads for NowStack Mobile - create the bucket, get S3 credentials, set the R2_* env vars on the Convex deployment, and verify. Use for "set up image uploads", "configure R2", "Cloudflare storage", "enable file uploads", or "file uploads not working".
Ready to connect
- View details
ns-tasksSkillFiles & storage
Slice a NowStack Mobile app's .agents/plan/PRD.md + .agents/plan/ARCHITECTURE.md into well-scoped, implementable task files under .agents/plan/tasks/, each an autonomous 1–3h vertical slice (Convex schema/function → Expo screen → wiring) with success criteria, dependencies, and verification commands
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.
53,789 of the 54,221 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.