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,278 results · page 48 of 143
- View details
product-researchSkillFiles & storage
Helps your agent plan user research studies, pick the right method, size samples, and turn raw observations into trustworthy insights.
Ready to connect★ 352
- View details
sif-to-csvSkillFiles & storage
Parse a SIF (Standard Interchange Format) input into a readable preview and optionally append canonical product rows to the project's CSV library. Use when asked to convert or inspect SIF dealer data. For the reverse direction use /as:csv-to-sif.
Ready to connect★ 352
- View details
site-visit-reportSkillFiles & storage
Create a typed, source-linked site visit report from field notes, photos, files, or conversation. Use for site observations, field reports, walkthrough records, existing-condition visits, and follow-up capture. Separate direct observations, participant-reported information, interpretation, limitatio
Ready to connect★ 352
- View details
slide-deck-generatorSkillFiles & storage
Generate a self-contained HTML slide deck from a topic, outline, report, or data. Use for presentations and slide decks; not for editing PowerPoint files.
Ready to connect★ 352
- View details
btt-testingSkillFiles & storage
Write bulloak tree specifications (.tree files) for smart contract integration tests. Trigger phrases - write a tree, create test tree, BTT spec, bulloak tree, Branching Tree Technique, or when writing integration tests for contract functions.
Ready to connect★ 352
- View details
webarchiveSkillFiles & storage
Extract .webarchive files (saved from Safari) into plain HTML/assets using the WebArchiveExtractor CLI. Use when the user wants to unarchive, extract, or convert a .webarchive file.
Ready to connect★ 346
- View details
adr-draftingSkillFiles & storage
Creates new Architecture Decision Record (ADR) documents for significant architectural changes using a consistent template and repository-aware naming and storage guidance. Use when a user or agent decides on an architectural change, needs to document technical rationale, or wants to add a new ADR t
Ready to connect★ 343
- View details
aws-cli-beastSkillFiles & storage
Provides advanced AWS CLI patterns for managing EC2, Lambda, S3, DynamoDB, RDS, VPC, IAM, and CloudWatch. Generates bulk operation scripts, automates cross-service workflows, validates security configurations, and executes JMESPath queries for complex filtering. Triggers on "aws cli help", "aws comm
Ready to connect★ 343
- View details
aws-cloudformation-cloudfrontSkillFiles & storage
Provides AWS CloudFormation patterns for CloudFront distributions, origins (ALB, S3, Lambda@Edge, VPC Origins), CacheBehaviors, Functions, SecurityHeaders, parameters, Outputs and cross-stack references. Use when creating CloudFront distributions with CloudFormation, configuring multiple origins, im
Ready to connect★ 343
- View details
aws-cloudformation-s3SkillFiles & storage
Provides AWS CloudFormation patterns for Amazon S3. Use when creating S3 buckets, policies, versioning, lifecycle rules, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.
Ready to connect★ 343
- View details
aws-sdk-java-v2-s3SkillFiles & storage
Provides Amazon S3 patterns and examples using AWS SDK for Java 2.x. Use when working with S3 buckets, uploading/downloading objects, multipart uploads, presigned URLs, S3 Transfer Manager, object operations, or S3-specific configurations.
Ready to connect★ 343
- View details
drawio-logical-diagramsSkillFiles & storage
Creates professional logical flow diagrams and logical system architecture diagrams using draw.io XML format (.drawio files). Use when creating: (1) logical flow diagrams showing data/process flow between system components, (2) logical architecture diagrams representing system structure without clou
Ready to connect★ 343
- View details
memory-md-managementSkillFiles & storage
Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate project memory files. Also triggers for "project memory optimizati
Ready to connect★ 343
- View details
ragSkillFiles & storage
Implements document chunking, embedding generation, vector storage, and retrieval pipelines for Retrieval-Augmented Generation systems. Use when building RAG applications, creating document Q&A systems, or integrating AI with knowledge bases.
Ready to connect★ 343
- View details
video-understandingSkillFiles & storage
Analyzes videos into a structured understanding index: scene detection, ASR transcription, per-scene VLM observations, silence windows, fused timeline, and a writing brief. Use for understanding, indexing, or summarizing videos, or as an analysis phase before content creation. Input: a video file; o
Ready to connect★ 339
- View details
Draw ImageSkillFiles & storage
Generate an image from a text prompt using the default OpenAI-like LLM config (gpt-image-1-mini or compatible image generation API). The image is uploaded to the gofile.io public file sharing service and ONLY the public download page URL is returned.
Ready to connect★ 339
- View details
create-serviceSkillFiles & storage
Scaffold a new microservice that follows the project's server/handlers/adapters architecture. Use when asked to create, scaffold, or add a new service or package. Writes files and may create a git branch, so it runs only when invoked explicitly.
Ready to connect★ 338
- View details
docker-swarmSkillFiles & storage
Production Docker Swarm deployment rules: what changes when a compose file goes from a single node to a multi-node Swarm. Use when writing or reviewing a stack file, a deploy block, an overlay network, or anything deployed with docker stack deploy. Covers the directives Swarm silently ignores, why f
Ready to connect★ 338
- View details
image-compareSkillFiles & storage
Compare two image files on disk and report what changed, region by region. Trigger on "what changed between these two images", "diff these PNGs", "did this render drift", "compare screenshots/exports/renders".
Ready to connect★ 338
- View details
mcp-builderSkillFiles & storage
Build a high-quality MCP server that exposes a service or API to an LLM through well-designed tools. Use when asked to create, scaffold, or add an MCP server, wrap an API as MCP tools, or expose a service to Claude/agents. Writes files, so it runs only when invoked explicitly.
Ready to connect★ 338
- View details
mdd-workflowSkillFiles & storage
Use in any project that uses MDD (a `.mdd/` directory exists) when editing source code, building a feature, fixing a bug, requesting an audit, or editing `.mdd/docs` files. Keeps feature docs in sync the moment their controlled source files change, recommends the `/mdd` workflow for substantial task
Ready to connect★ 338
- View details
test-writerSkillFiles & storage
Write tests that catch bugs, with explicit assertions, realistic data, and proper structure. Use when asked to write, add, improve, or expand tests, or to raise coverage. Writes test files and runs them to confirm they assert real behavior.
Ready to connect★ 338
- View details
Analyze SkillSkillFiles & storage
Analyze skill file complexity metrics and generate modularization recommendations for splitting or progressive loading.
★ 337
- View details
feature-reviewSkillFiles & storage
Scores backlog items with RICE/WSJF/Kano and files GitHub issues for top candidates. Use when triaging a roadmap or prioritizing features for a sprint.
Ready to connect★ 337
- View details
Filter LogSkillFiles & storage
Suggest tier-1 filter commands for a log file before any compression or paste. Anchors on the log-debugging-hygiene module.
★ 337
- View details
markdown-formattingSkillFiles & storage
Enforces markdown line-wrap and structure rules for clean git diffs. Use when writing or editing any committed markdown documentation or skill file.
Ready to connect★ 337
- View details
storage-templatesSkillFiles & storage
Provides templates and lifecycle patterns for storage and documentation systems. Use when organizing knowledge storage, config lifecycle, or naming conventions.
Ready to connect★ 337
- View details
UnbloatSkillFiles & storage
Remove dead code, duplicate files, and unused dependencies with user approval at each step. Backs up before deleting.
★ 337
- View details
- View details
uninstall-watchdogSkillFiles & storage
Removes the egregore watchdog daemon and its associated files. Use when stopping automated session relaunching or cleaning up egregore infrastructure.
Ready to connect★ 337
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.
52,524 of the 52,958 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.