Loading...
Loading...
Found 147 Skills
Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.
Add persistent learning and self-improvement to AI agents using ACE framework
Post-change documentation sync for decisions, synthesis, skill maps, release notes, and durable handoffs.
Manage installation, version tracking, and update checks for Claude Code, Codex, and OpenClaw Skills. Supports installation from local paths or GitHub repositories, automatically identifies .codex/.claude/.openclaw target directories, records installation time, source URL, and version number for each Skill, and checks for GitHub updates.
Create or update role-specific skill packages with deterministic files. Supports output to skills/ (open-source publishing) or .agents/teams/ (team use). Triggers: 创建角色, 新建 role, create role, 更新 role scope, edit role, update role, add role skill, 修改角色配置. Use when the user asks to create, update, or edit frontend/backend/product (or custom) role skills with auto-generated role fields, guided brainstorming fallback, and curated skills selection.
Maintain /do routing tables and command references when skills or agents are added, modified, or removed. Use when skill/agent metadata changes, after skill-creator-engineer or agent-creator-engineer runs, or when routing tables need synchronization. Use for "update routes", "sync routing", "routing table", or "refresh /do". Do NOT use for creating new skills/agents, modifying skill logic, or manual /do table edits.
Enforces per-skill execution budgets for scheduled cron skills — pauses runaway skills that exceed their token or wall-clock budget before they drain your monthly API allowance.
Use when syncing or updating previously installed skills to their latest version. Always dry-run updates before applying, and check for breaking changes.
Dispatch to the right kinhluan-skill based on user intent. Trigger when user says "dùng skill phù hợp", "use right skill", "kinhluan skills", or when multiple skills could apply and you need to pick one.
Analyze and clean up duplicate skills across vibe coding tools. Use when user asks to analyze skills, find duplicates, or clean up their skill collection.
Comprehensive toolkit for managing large Claude Code skill collections including bulk downloading from GitHub, organizing into categories, detecting and removing duplicates, consolidating skills, and maintaining clean skill repositories with 100+ skills.
Invoke the @empjs/skill CLI tool via natural language to manage AI Agent skills. Use this skill when users need to: 1. Install/add skill packages (install/add) 2. List installed skills (list/ls) 3. Delete/uninstall skills (remove/rm/uninstall) 4. View supported AI Agent platforms (agents/list-agents) 5. Manage skills using the eskill command.