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,105 results · page 170 of 304
- View details
sealeap-baize-amazon-spread-product-screenSkillAI & models
Pre-screen Amazon spread-model product ideas by demand timing, market depth, differentiated slices, operating difficulty, conservative sales capacity, and inventory exposure. Use for 精铺选品、低库存多产品模式、首批备货、运营难度快筛. Formal investment decisions require broader research.
Ready to connect★ 108
- View details
sealeap-xiezhi-amazon-ai-product-research-governanceSkillAI & models
Govern AI-assisted Amazon product research by separating automatable evidence work from human commercial judgment. Use when auditing an AI selection workflow, prompt, agent, or Skill that produces product recommendations.
Ready to connect★ 108
- View details
select-ai-mechanismSkillAI & models
Select the smallest sufficient mechanism for each consequential decision step. Use when comparing deterministic code, optimization, classical ML, retrieval, a foundation-model call, a bounded agent workflow, or human review and documenting why the chosen mix is justified.
Ready to connect★ 108
- View details
vibe-coding-harnessSkillAI & models
QA Agent: checks whether outputs from the other Skills in vibe-coding-kit comply with governance standards. Use this Skill for compliance checks when the user says things like "check the output", "is it compliant", "QA check", "validate the PRD", "check the project spec", or after any Skill complete
Ready to connect★ 108
- View details
vibe-coding-prdSkillAI & models
An "interview-style" requirements Agent: through one-question-one-answer exchanges plus suggestions at decision points, it guides someone who can't articulate their requirements toward a PRD that AI can start working from directly. Use this Skill when the user says things like "I want to build an XX
Ready to connect★ 108
- View details
prompt-senseiSkillAI & models
Stage-aware prompt coaching, prompt improvement, lookback analysis, prompting habit feedback, and local reports about prompt quality for AI coding agents such as Claude Code or Codex.
Ready to connect★ 107
- View details
say-it-straightSkillAI & models
Use only after explicit Codex `$superloopy:say-it-straight` or Claude Code `/superloopy:say-it-straight` invocation to make supplied or requested prose direct, concise, and natural without changing facts or protected text.
Ready to connect★ 107
- View details
superloopy-doctorSkillAI & models
Use when diagnosing Superloopy doctor, install, wrapper, plugin cache, hook bootstrap, bundled agents, marketplace, Codex, Claude Code, stale-version, evidence-floor, or host-wiring health problems.
Ready to connect★ 107
- View details
configure-agent-pr-attestationSkillAI & models
Use when asked to set up PR attestation, install harness-scs attestation hook, configure agent attestor, troubleshoot why agent attestation isn't uploading, or reconfigure an existing attestation hook (different SCM, new cosign key, updated Harness identity). Trigger phrases: set up PR attestation,
Ready to connect★ 106
- View details
fable-modeSkillAI & models
A work-discipline protocol that makes Opus 4.8 (or any non-frontier model) operate at Fable-5-grade quality. Core idea — output quality = model capability x work discipline: spend extra orchestration to buy single-pass quality via six levers (plan gate, small-card execution, adversarial self-check,
Ready to connect★ 106
- View details
save_conversationSkillAI & models
Save a summary of the key content of the current conversation to .claude/last_conversation.md (used when the user says "结束对话" or "保存对话")
Ready to connect★ 106
- View details
anchor-vizSkillAI & models
Draw a faithful architecture or structure diagram of a real codebase or project by scanning the actual repo, never guessing. Use for system architecture, request lifecycle, data model, state transitions, type structure, draw the architecture, map this project, 画架构图.
Ready to connect★ 105
- View details
fcp-mcp-serverSkillAI & models
MCP server for Final Cut Pro XML. Lets Claude read, edit and generate real timelines: cut detection, markers, roles, transcript-based editing. Published on PyPI as fcp-mcp-server.
Ready to connect★ 105
- View details
sync-parity-workerSkillAI & models
Extends ADE desktop sync contracts, shared payloads, and iOS models/services when tab parity requires backend work
Ready to connect★ 105
- View details
WritingSkillAI & models
Iterative critique and improvement of long-form content (guidebooks, playbooks, essays). Launches parallel judge subagents for multi-dimensional critique, synthesizes findings, presents proposals for user approval. Never edits without consent.
Ready to connect★ 105
- View details
add-modelSkillAI & models
给 FlashRec 引擎接入一个新模型架构(新的 HF checkpoint / 非 Qwen3 结构)。涵盖模型定义、权重合并加载、FP8 双路径、融合 kernel 接线、CUDA graph 兼容、精度校验、以及压测+trace 验证闭环。当用户要"增加/支持/接入新模型"时使用。
Ready to connect★ 104
- View details
HA Integration DevSkillAI & models
Home Assistant custom integration development in Python. Covers custom_components, DataUpdateCoordinator, config_flow, OAuth2, conversation agent, HACS publishing, device registry, entity platforms, services, repair issues, diagnostics, Bluetooth integrations, and multi-coordinator patterns.
Ready to connect★ 104
- View details
recif-evalSkillAI & models
Run RecIF beam×concurrency eval and FlashRec vs SGLang/vLLM/TRT-LLM baselines. Use when the user asks to 评测, 对照, 压测, matrix, RecIF, recall@32, invalid_rate, run_sglang_flashrec_matrix, bench_sglang_compare, or eval_beam_matrix.
Ready to connect★ 104
- View details
dataviz-aiSkillAI & models
Generate data visualization charts (line, scatter, bar, stem, fill-between, stackplot, stairs) from natural language descriptions using an LLM-powered matplotlib pipeline. Supports 7 chart types via OpenAI-compatible APIs.
Ready to connect★ 103
- View details
generate-ideaSkillAI & models
Generate and rank research ideas given a broad direction. Use when user input "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions.
Ready to connect★ 103
- View details
generate-reportSkillAI & models
Consolidates literature review, idea discovery, refined proposal, experiment plan, experiment results, and automated review into a single NARRATIVE_REPORT.md that is rich enough to drive the downstream paper-writing-pipeline (paper-plan → paper-figure-generate → paper-draft → paper-review-loop → pap
Ready to connect★ 103
- View details
godot-autoload-patternsSkillAI & models
Best practices for Godot 4 Autoload singleton patterns, covering global managers, event buses, and signal communication.
Ready to connect★ 103
- View details
godot-buff-systemSkillAI & models
A complete Buff system implementation for Godot 4, supporting status effect management, durations, looping effects, stacking mechanics, and more. Uses a Resource+Component architecture.
Ready to connect★ 103
- View details
godot-building-systemSkillAI & models
Godot 4 building system implementation, including GridMap block management, first-person view, and raycast interaction.
Ready to connect★ 103
- View details
godot-gdscript-patternsSkillAI & models
Gives your agent guidance on Godot 4 GDScript patterns like signals, scenes, state machines, and optimization.
Ready to connect★ 103
- View details
godot-interactive-systemSkillAI & models
Godot 4 可交互组件设计,包含InteractiveComponent代理组件、NPC对话、区域触发。
Ready to connect★ 103
- View details
godot-navigation-systemSkillAI & models
NavigationAgent2D usage, AStarGrid2D algorithm, custom A* implementation, flow-field pathfinding, and performance optimization. For scenarios such as 2D/3D navigation systems, dynamic obstacle avoidance, and game AI navigation.
Ready to connect★ 103
- View details
godot-online-multiplayerSkillAI & models
Core multiplayer game patterns for Godot 4, including scene management, player lifecycle, and death/respawn mechanics.
Ready to connect★ 103
- View details
godot-shader-fundamentalsSkillAI & models
Godot 4 shader fundamentals: syntax and math, covering the type system, Uniform variables, built-in functions, and practical tips.
Ready to connect★ 103
- View details
godot-shader-patternsSkillAI & models
Common Godot 4 shader effect examples, including outlines, pixelation, dissolve, water waves, blur, and more.
Ready to connect★ 103
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.
55,111 of the 55,543 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.