external-tool-coordination
Coordinate external AI tool integration (OpenAI Codex, Google Gemini) for cross-model adversarial review and delegated implementation.
Best use case
external-tool-coordination is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Coordinate external AI tool integration (OpenAI Codex, Google Gemini) for cross-model adversarial review and delegated implementation.
Teams using external-tool-coordination should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/external-tool-coordination/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How external-tool-coordination Compares
| Feature / Agent | external-tool-coordination | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Coordinate external AI tool integration (OpenAI Codex, Google Gemini) for cross-model adversarial review and delegated implementation.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
Related Guides
SKILL.md Source
# External Tool Coordination
## Overview
When configured via `.metaswarm/external-tools.yaml`, coordinate external AI tools for delegated implementation and cross-model adversarial review.
## When to Use
- When external AI tools are configured and available
- For cross-model adversarial review (writer reviewed by different model)
- When delegating implementation to cheaper external models
- For escalation chains across tools
## Capabilities
- **Delegated Implementation** - Send work units to external AI tools for implementation
- **Cross-Model Review** - Implementation by Model A, adversarial review by Model B
- **Escalation Chains** - Tool A -> Tool B -> Claude -> human
- **Cost Optimization** - Route simpler tasks to cheaper models
## Configuration
Requires `.metaswarm/external-tools.yaml`:
```yaml
tools:
- name: codex
type: openai
capabilities: [implement, review]
- name: gemini
type: google
capabilities: [implement, review]
escalation:
chain: [codex, gemini, claude, human]
```
## Agents Used
- `agents/swarm-coordinator/` - Multi-tool orchestration
## Tool Use
Invoke as part of: `methodologies/metaswarm/metaswarm-swarm-coordinator`Related Skills
redux-toolkit
Redux Toolkit patterns including slice creation, async thunks, RTK Query, state normalization, and DevTools integration.
Static Analysis Tools Skill
Integration with security-focused static analysis tools
Pwntools Exploitation Skill
Exploit development automation using pwntools framework
Multi-Robot Coordination Skill
Coordination and task allocation for multi-robot systems and fleets
Calibration Tools Skill
Sensor and robot calibration using specialized robotics calibration tools
cuda-toolkit
Deep integration with NVIDIA CUDA toolkit for kernel development, compilation, and debugging. Execute nvcc compilation with optimization flags analysis, generate and validate CUDA kernel code, analyze PTX/SASS assembly output, and configure execution parameters.
unity-ui-toolkit
Unity UI Toolkit skill for runtime UI development, USS styling, UXML templates, and custom visual elements.
care-transition-coordination
Manage care transitions between settings including discharge planning, medication reconciliation, follow-up scheduling, and post-acute care coordination
production-coordination
Coordinate all aspects of live performance production including scheduling, technical requirements, artist contracts, venue logistics, and show documentation
scipy-optimization-toolkit
SciPy scientific computing skill for numerical optimization, integration, and signal processing in physics
sensitivity-analysis-toolkit
Comprehensive sensitivity analysis for optimization
robust-statistics-toolkit
Robust statistical methods resistant to outliers