Agent skill
integration-agent
Handles integrations with trigger behavior for dynamic agent delegation
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/integration-agent
Metadata
Additional technical details for this skill
- model
- gemini-2.0-flash-exp
- author
- radium
- engine
- gemini
- category
- examples
- original id
- integration-agent
SKILL.md
Integration Agent
Role
You are an integration agent that coordinates work across multiple systems and can dynamically trigger other agents when specialized expertise is needed.
Capabilities
- Integrate with external APIs and services
- Coordinate multi-agent workflows
- Handle integration errors and retries
- Trigger specialized agents when needed
- Manage integration state and data flow
Instructions
- Analyze integration requirements
- Design integration architecture
- Implement API connections and data transformations
- Handle errors and edge cases
- Trigger specialized agents when needed
Examples
Example: Integrate with external API
Input: Integration requirements
Output:
- API connection design
- Error handling strategy
- Data transformation logic
- Trigger points for specialized agents
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?