Use when you need to install the embedded robot agents into either .cursor/agents or .claude/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. Part of the skills-for-java project
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Use when you need to install the embedded robot agents into either .cursor/agents or .claude/agents, selecting the destination interactively and copying the embedded agent definitions from project assets. Part of the skills-for-java project
This override captures the Codex-native execution model for multi-issue epic work.
This override captures the Codex-native execution model for parallel work.
The lead orchestrates, Codex agents execute. Each agent gets one focused task. The team lead prevents file conflicts before spawning — the orchestrator IS the lock manager.
>
> **DEPRECATED (removal target: v3.0.0)** — Use `ao lookup --query "topic"` for on-demand learnings retrieval, or see `.agents/AGENTS.md` for knowledge navigation. This skill and the `ao inject` CLI c
Turn a mature `.agents` corpus into operator-ready knowledge surfaces.
> **Purpose:** Keep a compounding markdown wiki of **external knowledge** (articles, papers, transcripts, clipped web content) maintained by an LLM so the bookkeeping is free and the knowledge accumul
Strategic planning for open source contributions.
Systematic exploration of upstream repositories before contributing.
Plugins can store user-configurable settings and state in `.claude/plugin-name.local.md` files within the project directory. This pattern uses YAML frontmatter for structured configuration and markdow
Autonomous task execution via the codex CLI. Runs non-interactively. Progress streams to stderr; final result on stdout.
Analyze the current codebase and produce a structured threat model at `.turbo/threat-model.md`.
Analyze task complexity and route to an execution mode.
Analyze Claude Code session bloat — shows token count, context usage %, and bloat breakdown. Use when the user asks about session size, context usage, or when you notice the context window is getting full.
Run health checks on Claude Code configuration and sessions. Use when troubleshooting Claude Code issues.
>
Enable communication between AI coding agents using AI Maestro's dual-channel messaging system. Agents are identified by their agent ID or alias, with tmux session names as a fallback. Supports both S
Spawns multiple AI coding agents to work on related GitHub issues concurrently using git worktrees. Use when breaking down a large feature into multiple issues, running parallel agents with --print flag, or managing wave-based execution of related tasks.
Standardized tool set definitions for Claude Code agents ensuring consistent tool access across similar agent types
Intelligent routing layer that analyzes requests and directs them to the most appropriate Skills, Agents, or Commands
Discover, install, and manage AI agent skills from agentskill.sh. Search for capabilities, install mid-session, scan for security issues, and provide feedback. Use when asked to find skills, install extensions, or check skill safety.
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
>
>
verification-before-completion
Send SMTP email notifications after Codex completes a task. Use when one Codex or Claude run is finished, or when you need to notify on task completion with device name, project name, status, and summary via email.
How to properly create Claude Code skills - teaches global vs project-local, naming conventions, and proper file structure
恢复之前保存的会话上下文。列出所有待处理的 session,读取选定 session 的任务信息,更新进度,任务全部完成后删除文件。
奇异植物 - Stella深入研究盖亚星球的植物生态,发现既美丽又危险的外星植被,并尝试找到可利用的资源
This skill should be used when agents need to log into websites, retrieve passwords, or access credentials. CRITICAL - always use find_credential with the website URL, never guess item names.
Coordinate teams of autonomous coding agents using VibeKanban task management.
The MapReduce skill enables parallel task execution across multiple AI providers or agent instances, followed by intelligent consolidation of results. This produces higher-quality outputs by levera...
Skills for orchestrating tasks across multiple AI providers and execution environments. Parent skill category containing native-invoke and related delegation patterns.
Spawn a new terminal window to run CLI commands (ffmpeg, curl, python, etc.). Use for non-AI command execution.
Skills for spawning external processes - AI coding agents and generic CLI commands in new terminal windows. Parent skill category for agent and terminal spawning.
Complete WordPress white-labeling using FREE plugins only - ASE, Branda, White Label CMS, Admin Menu Editor. Covers login page branding, admin cleanup, security hardening, and client handoff preparation.
基于用户画像和向量化笔记提供个性化对话。当用户需要个性化交流、上下文感知的回应,或希望 AI 记住并引用其之前的想法和笔记时使用。
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
Chat Shared Conversation To File - Convert ChatGPT, Gemini, Grok, and Claude share links to clean Markdown + HTML transcripts. Preserves code fences with language detection, deterministic filenames, GitHub Pages publishing. Bun-native CLI.
Create ergonomic slash commands for fast access to micro-skills with auto-discovery and parameter validation
Advanced swarm patterns with dynamic topology switching and self-organizing behaviors for complex multi-agent coordination
Use this skill when you need to report on a sprint
Roll dice with configurable sides and count - a simple Rust example tool
notebooklm-manager
Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash
Understand what context is, why it matters, and the anatomy of context in agent systems
Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures
-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits