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: AI & models
9,019 results · page 115 of 301
- View details
team-narrativeSkillAI & models
A Claude Code architecture with 48 collaborative agents for managing indie game development (Chinese localized version)
Ready to connect★ 329
- View details
team-polishSkillAI & models
Orchestrates the polish team: coordinates performance-analyst, technical-artist, sound-designer, and qa-tester to optimize, polish, and harden a feature or area to release quality.
Ready to connect★ 329
- View details
team-uiSkillAI & models
A Claude Code architecture with 48 collaborative agents for managing independent game development (Chinese localized version)
Ready to connect★ 329
- View details
tech-debtSkillAI & models
Claude Code architecture for indie game development with 48 collaborative agents (Chinese localized version)
Ready to connect★ 329
- View details
athena-preferencesSkillAI & models
A convenience layer for Athena global preferences. Directly manipulates CC's native ~/.claude/settings.json permissions.allow/deny and the global CLAUDE.md.
Ready to connect★ 325
- View details
athena-statusSkillAI & models
Athena status panel. Shows the current PACE status, Hook trigger counts, claude-mem status, and plugin health.
Ready to connect★ 325
- View details
angelslimSkillAI & models
Tencent AngelSlim — accessible, comprehensive, and efficient toolkit for large model compression. Quantization (FP8/INT4/NVFP4/1.25-bit), pruning, speculative decoding (Eagle3), and diffusion model compression.
Ready to connect★ 324
- View details
autogenSkillAI & models
AutoGen (Microsoft) — multi-agent conversation framework. Agent-to-agent chat, code generation & execution, tool use, group chat, and human-in-the-loop. Build collaborative AI systems with specialized agents.
Ready to connect★ 324
- View details
axolotlSkillAI & models
Streamlined fine-tuning framework for LLMs. Supports full fine-tune, LoRA, QLoRA, FSDP, DeepSpeed, and multi-GPU. YAML config driven. Works with Llama, Mistral, Qwen, DeepSeek, and hundreds of HF models.
Ready to connect★ 324
- View details
captumSkillAI & models
Captum (PyTorch) — model interpretability and feature attribution. Integrated Gradients, DeepLIFT, SmoothGrad, Occlusion, SHAP approximation, and Layer-wise Relevance Propagation. For vision and text models.
Ready to connect★ 324
- View details
dartsSkillAI & models
Darts — time series forecasting library by Unit8. Unified API across ARIMA, Prophet, CatBoost, N-BEATS, TFT, TCN, Transformer, and RNN models. Backtesting, probabilistic forecasting, and covariate support.
Ready to connect★ 324
- View details
distilqwenSkillAI & models
DistilQwen2.5 — Alibaba's industrial practices for training distilled open lightweight language models. Knowledge distillation from Qwen2.5 72B into smaller 0.5B-7B models.
Ready to connect★ 324
- View details
epidemiologySkillAI & models
Disease modeling and epidemiological analysis: SIR/SEIR compartmental models, R0 estimation, outbreak simulation, incidence/prevalence forecasting, and intervention impact modeling.
Ready to connect★ 324
- View details
scienceskillscommonSkillAI & models
Shared Python package for Science Skills, currently containing http_client -- a unified HTTP client with rate limiting, retries, and exponential backoff. Not a standalone agent skill. Do not invoke directly.
Ready to connect★ 324
- View details
workflow-skill-creatorSkillAI & models
Distills a completed user workflow or interaction into a reusable agent skill. Use when the user asks to turn their workflow, interaction, or multi-step process into a skill, or when they say "make this a skill", "create a skill from what we just did", "package this workflow" or similar. Do not use
Ready to connect★ 324
- View details
write-a-skillSkillAI & models
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
Ready to connect★ 324
- View details
zoom-outSkillAI & models
Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.
Ready to connect★ 324
- View details
delegateSkillAI & models
Autonomous sub-agent hand-off for a fiddly, fully-specified exploit-compile / escalation RUN - the main agent stays on strategy and the board while a cheap sub-agent runs an exact copy-paste checklist behind a false-root/hostname guardrail. Use for "delegate", "offload", "hand this to a sub-agent",
Ready to connect★ 322
- View details
content-briefSkillAI & models
Use when planning a new article. The agent Googles the keyword, reads the top 10 results, classifies intent, maps the content gap, and produces a writer-ready brief with structure, outline, and on-page artifacts. No keyword tool required.
Ready to connect★ 321
- View details
eeat-auditSkillAI & models
Use when auditing a page for E-E-A-T signals. The agent reads the page and scores Experience, Expertise, Authoritativeness, and Trustworthiness — then tells you exactly what to add to each dimension.
Ready to connect★ 321
- View details
featured-snippet-optimizerSkillAI & models
Use when you want to win a featured snippet for a keyword you already rank for. The agent checks the current snippet format, analyzes your content, and rewrites the relevant section to match what Google wants.
Ready to connect★ 321
- View details
semantic-gap-analysisSkillAI & models
Use when a page ranks for a keyword but isn't in the top 3 and you want to know exactly what's missing. The agent compares the page to the top-ranking competitors and produces a specific list of entities, subtopics, and relationships to add.
Ready to connect★ 321
- View details
topic-cluster-planningSkillAI & models
Use when planning a topic cluster (hub + spokes) for a new content area. The agent researches the space, identifies the hub topic, maps the spokes, and produces a specific content plan with internal linking strategy.
Ready to connect★ 321
- View details
codex-workflowsSkillAI & models
Run a dynamic-workflow script on a local Codex App Server — orchestrate many Codex / GPT agents (the agent / parallel / pipeline / phase / budget DSL) instead of Claude subagents, for codebase audits, large migrations, and multi-agent review or research. Give it one or two rough sentences and it com
Ready to connect★ 320
- View details
store-viewmodelSkillAI & models
Main app ViewModel patterns (ScopedViewModel, Hilt, StateFlow, triggerEvent, navArgs, savedState flows, events). Use when writing, editing, exploring, debugging, or reviewing ViewModels in the store management app. Covers navArgs, combine+asLiveData, sealed state hierarchies, custom events, init blo
Ready to connect★ 319
- View details
verify-on-deviceSkillAI & models
Build, install, and visually verify the app on an Android emulator or device. Uses the Android CLI for agents (android) when available with a full mobile-mcp/adb fallback.
Ready to connect★ 319
- View details
c-bounds-safetySkillAI & models
Guide for the C -fbounds-safety language extension. Covers the language model, pointer annotations, adopting bounds-safety in existing C code, compiler build settings and modes, and runtime debugging of bounds violations.
Ready to connect★ 317
- View details
device-interactionSkillAI & models
Verify iOS app behavior on device or simulator via screenshots, UI hierarchy, and touch interactions.
Ready to connect★ 317
- View details
swiftui-specialistSkillAI & models
Best practices and idiomatic patterns for SwiftUI. Use when writing, reviewing, or editing SwiftUI code.
Ready to connect★ 317
- View details
swiftui-whats-new-27SkillAI & models
New SwiftUI APIs, behaviors, and deprecations introduced in the 2027 OS releases (iOS 27, macOS 27, watchOS 27, tvOS 27, visionOS 27). Use when a SwiftUI view using @State fails to compile with \"used before being initialized\", \"invalid redeclaration of synthesized property\", or \"extraneous argu
Ready to connect★ 317
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.