Awesome Codex Subagents
Skill by adisinghstudent
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/adisinghstudent/awesome-codex-subagentsWhat This Skill Does
The Awesome Codex Subagents skill provides a comprehensive library of over 136 specialized AI agents designed to integrate directly with your development workflow. Each subagent is defined using a modular TOML configuration format, allowing you to tailor your AI assistant's persona, permissions, and specialized knowledge to specific technical domains. Instead of relying on a single general-purpose model, this skill enables you to delegate complex tasks to domain experts such as Kubernetes specialists, security auditors, or backend developers. By centralizing these definitions, you can maintain consistency across your projects and ensure that the right tools are always at your fingertips.
Installation
To begin using these agents, ensure you have the OpenClaw environment initialized. Use the following command to pull the skill into your local environment: clawhub install openclaw/skills/skills/adisinghstudent/awesome-codex-subagents. Once installed, you can manage your subagents by navigating to the ~/.codex/agents directory for global access, or create a .codex/agents folder in your project root for project-specific configurations. Copy the desired TOML files from the repository into these directories to activate them. When names conflict, the project-specific agents will take precedence, allowing for fine-grained overrides.
Use Cases
This skill is highly effective for teams needing to enforce coding standards, improve architectural consistency, and automate repetitive tasks. For example, you can deploy a specific agent to handle routine dependency updates, while another focuses exclusively on security vulnerability scanning. It is also excellent for research-heavy tasks where you might require a specialized data engineering agent to assist with schema design or pipeline construction. By composing multiple agents, you can build a virtual development team that covers everything from documentation generation to infrastructure provisioning.
Example Prompts
- "OpenClaw, install the full suite of backend developer subagents to my project's local agent directory."
- "Delegate the current security audit task to the security-auditor subagent from the quality-security category."
- "Set up a custom codex subagent configuration that prioritizes strict TypeScript typing and documentation standards for this microservice."
Tips & Limitations
To maximize the effectiveness of these agents, it is recommended to categorize them by project phase. Remember that these agents function best when provided with clear, constrained instructions within their TOML files. While highly powerful, be mindful that excessive agent concurrency may lead to token limit exhaustion or ambiguous instruction sets if overlapping agents are activated simultaneously. Always audit the agent definitions before applying them to mission-critical infrastructure code to ensure sandbox permissions are appropriate for the task at hand.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-adisinghstudent-awesome-codex-subagents": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, file-write, code-execution
Related Skills
Oh My Openagent Omo
Skill by adisinghstudent
Planning With Files Manus Workflow
Skill by adisinghstudent
mirofish-offline-simulation
Fully local multi-agent swarm intelligence simulation engine using Neo4j + Ollama for public opinion, market sentiment, and social dynamics prediction.
ghostling-libghostty-terminal
Build minimal terminal emulators using the libghostty-vt C API with Raylib for windowing and rendering
Obra Superpowers Agentic Workflow
Skill by adisinghstudent