Loading...
Loading...
Found 6,586 Skills
Use when creating new skills, editing existing skills, or verifying the validity of skills before deployment
Build new AI method from scratch using the MTHDS standard (.mthds bundle files). Use when user says "create a pipeline", "build a workflow", "new .mthds file", "make a method", "design a pipe", or wants to create any new method from scratch. Guides the user through a 10-phase construction process.
Search for music resources (songs, albums, lossless music), and obtain resource links from Quark Cloud Drive, Baidu Netdisk, Alibaba Cloud Drive, and UC Cloud Drive. Trigger words: find music, search for songs, lossless music, FLAC download, music cloud drive, song download, album resources, music resources, APE download, DSD music, Hi-Res.
NEVER escalate without investigation first. This is the Iron Law. Use when evaluating whether to escalate models, facing genuine complexity requiring deeper reasoning, novel patterns with no existing solutions, high-stakes decisions requiring capability investment. Do not use when thrashing without investigation - investigate root cause first. DO NOT use when: time pressure alone - urgency doesn't change task complexity. DO NOT use when: "just to be safe" - assess actual complexity instead.
Prepare branch for code review by building context, identifying issues, and suggesting improvements
Build, run, and visualize multi-step AI generation workflows. The AI architect translates natural language descriptions into connected node graphs — chain image generation, video creation, enhancement, and editing into automated pipelines.
Agent skill for code-review-swarm - invoke with $agent-code-review-swarm
Canonical ticket lifecycle engine for multi-agent orchestration. Two backends: (1) filesystem YAML bundles for project-level work management (roadmap → bundle → tickets → review), (2) DB-backed durable tickets for session-level claim/block/close lifecycle. This skill is the single source of truth for all ticket operations.
Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.
Central skill registry and management system. Auto-loaded on every session. Auto-loaded on startup to provide skill discovery and invocation capabilities. Commands: - /skills - List all available skills with descriptions - /skill <name> - Load and activate a specific skill - /skill reload - Refresh skill registry - /skill help <name> - Show detailed help for a skill Capabilities: Auto-discovery of all skills in workspace, unified skill invocation via /skill command, skill registry with metadata and descriptions, version tracking and dependency management.
Analyze coding sessions to detect corrections and preferences, then propose targeted improvements to Skills used in the session. Use this skill when the user asks to "learn from this session", "update skills", or "remember this pattern". Extracts durable preferences and codifies them into the appropriate skill files.
Agent skill for automation-smart-agent - invoke with $agent-automation-smart-agent