- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
mojo-skill-creator
by d-wwei
This skill should be used when the user asks to "create a skill", "make a new skill", "build a skill", "improve a skill", "boost a skill", "upgrade a skill", "audit a skill", or needs guidance on skill design, cross-platform skill creation, or skill quality improvement for any AI agent platform.
debug-mode
by strantalis
Run an iterative, hypothesis-driven “debug mode” loop to diagnose and fix a bug using targeted instrumentation and log capture. Use when the user wants an interactive debug loop, when you need to quickly narrow a failure via added debug statements, or when you need a lightweight way to centralize logs from a repro run (via agent-skills debug server + SSE UI).
waste-identification
by arielperez82
Waste Snake practice for making process waste visible through continuous observation. Use when any agent or human encounters frustration, tedium, delays, or low-value work during development. Provides the observation format, Lean waste taxonomy reference, and review process for aggregating observations into actionable patterns.
autonomous-orchestrator
by metyatech
"Autonomous meta-orchestrator that continuously discovers work, dispatches agents, reviews results, and manages the full lifecycle across the user's workspace. Use when the user wants hands-off autonomous operation. Triggers on: 'autonomous', 'auto-pilot', 'run continuously', 'take over', 'autopilot'."
skill-lens
by JohnXi029
专门用于扫描、分析和学习其他 Agent Skill 设计模式的深度分析透镜。它可以透视技术栈原理、思维框架、工作流逻辑,并生成结构化的洞察报告。
gof-design-patterns
by fede0089
Language-agnostic guidance for selecting and applying Gang of Four (GoF) design patterns to recurring object-oriented design problems. Use when deciding among design alternatives, evaluating applicability and tradeoffs, or refactoring rigid/conditional-heavy designs toward better extensibility and lower coupling. Do not use for trivial bug fixes, framework/tool setup, or tasks with no architectural decision. Any TypeScript examples are illustrative only and must be translated to the project's language and constraints.
ai-project-playbook
by Ginagori
Autonomous AI PM Agent for building scalable applications from scratch. Use when users want to: (1) Start new projects - "create an app for X", "build a SaaS for Y", (2) Plan features or architecture - "help me plan this feature", "design the system", (3) Implement with PIV Loop methodology - systematic Plan→Implement→Validate workflow, (4) Deploy from MVP to Enterprise scale - deployment configs for any growth phase, (5) Migrate Lovable/v0 prototypes to production - professional codebase conversion, (6) Create multi-agent systems - orchestrate multiple specialized agents. The agent guides through Discovery → Planning → Roadmap → Implementation → Deployment phases with configurable autonomy (supervised, autonomous, or plan-only modes).
flare-smart-accounts
by fassko
Provides domain knowledge and guidance for Flare Smart Accounts—account abstraction that allows XRPL users to interact with Flare without owning FLR. Use when working with smart accounts, XRPL-to-Flare transactions, MasterAccountController, custom instructions, Firelight/Upshift vault interactions, or the smart-accounts CLI.
AgentLux
by sjhddh
Result is returned with a presentation narrative ready to show the user. The narrative is honest: it describes what was actually done, not what could have been done.
wayMint — ERC-8004 Agent Registration API
by maksika
GitHub: https://github.com/maksika/8004
sleep-domain
by keenranger
Sleep science and Asleep sleep tracking knowledge. Use when working with sleep data, hypnograms, sleep stages, sleep insights, sleep metrics, or any sleepstar/agent-a/backend sleep-related code.
srt-translate
by c-kick
Vertaal Engelse SRT ondertitelbestanden naar Nederlands, of review bestaande Nederlandse ondertiteling. Volgt Netflix Dutch Timed Text Style Guide + Modelrichtlijnen Nederlandse Ondertiteling (Auteursbond). Gebruik bij verzoeken om EN→NL ondertitelvertaling, SRT lokalisatie, of review/controle van bestaande NL ondertitels tegen EN bron. Niet voor algemene vertaling zonder SRT-bestand, niet voor ondertiteling in andere talen dan Nederlands, niet voor audio-transcriptie. Primaire methode: orchestrate.sh pipeline (script-gestuurd, headless). Alternatief: interactieve modus voor losse fasen of review.
live2d-master-agent
by mw2wbyys6t-sudo
这个是致力于全自动为Live2D服务的。目前用Trae开发
context-manager
by yousufjoyian
Maintain compiled context artifacts for stateless agent spawning. This skill produces BOOT_CONTEXT (stable project brain), DELTA_CONTEXT (recent changes), and feature bundles so any agent can spawn with deep understanding without reading the entire repo. Use this skill when setting up multi-agent workflows or when agents need fast, token-efficient onboarding.
orchestrate
by ddaanet
Execute prepared runbooks with plan-specific agents and mechanical verification gates
herobrine
by aaarnv
Create, list, remove, and run scheduled autonomous Claude Code agents. Agents run on a timer via macOS launchd, execute any prompt headlessly, and deliver results via Beeper messages and macOS notifications. Use for recurring research, monitoring, overnight builds, or any task you want Claude to do on autopilot.
beltic-kya
by belticlabs
Guidance for working with the Beltic KYA (Know Your Agent) ecosystem - a credential-based trust framework for AI agents. Use when: (1) Working in any Beltic repository (beltic-spec, beltic-cli, beltic-sdk, fact-python, kya-platform, wizard, nasa), (2) Implementing agent credential signing/verification, (3) Using @belticlabs/kya SDK or beltic-sdk Python, (4) Understanding agent safety certification, (5) Working with verifiable credentials for AI. Triggers on: Beltic CLI commands, agent credentials, HTTP message signatures (RFC 9421), safety scores, KYB tier verification, trust chain validation.
resolve-todos
by VitaDynamics
Resolve all TODO comments using parallel processing
agent-guardrails
by aiagentskills
General agent safety and workflow guardrails that prevent high-impact mistakes across tooling, verification, versions, integration layers, environment/config, import-time side effects, and high-risk actions. Use when defining or applying behavioral constraints for coding agents, repo automation rules, or operational safety checklists.
metabot-chat
by metaid-developers
Manage group chat messages, send messages, and join groups on the MetaID network. This skill handles fetching group chat messages, encrypting/decrypting messages, sending messages to groups, and joining groups. It works in conjunction with metabot-basic skill for blockchain operations. Use when users want to: (1) Fetch group chat messages from a specified group, (2) Send messages to a group chat, (3) Join a group chat, (4) Have MetaBot Agents participate in group discussions based on topics, (5) 开启群聊/监听群聊/让 XX Agent 监听群聊信息 - Cursor/AI 必须直接帮用户执行启动脚本(一键即启动),除非用户明确要求手动启动,否则禁止仅输出命令让用户自行执行, (6) 对监听群聊内容进行具体 XX 场景的回复 - Cursor/AI 必须自动执行对应场景脚本. Requires Node.js >= 18.x.x, TypeScript, and metabot-basic skill as a dependency. Dependencies: crypto-js, meta-contract.
agents-md-generator
by aleister1102
Create or update minimal AGENTS.md files in the repository root and nested module directories using progressive disclosure. Works across heterogeneous projects without assuming any fixed agent folder structure.
find-skills
by Alicoder001
Skill discovery and selection utility. Use when you need to find relevant skills from the Alicoder001/agent-skills repository based on project needs and technology stack.
moltrouter-protocol
by thorthur22
"Design, implement, or document Moltrouter Protocol (MRP) for agent-native discovery, capability manifests, negotiation flows, routing graphs, and evidence/provenance. Use when creating MRP specs, adding endpoints or schemas, drafting manifests, or generating curl/npm-style usage examples for agent-to-agent tooling."
resolve-workflow
by nicolas-codemate
Modular ticket resolution workflow orchestrator. Loads steps dynamically based on mode and current state.