EngineeringPROPRO REQUIREDFC-ENG-011
Integration Claw
integration-claw
Integra APIs y servicios de terceros con manejo robusto de errores, reintentos, webhooks y circuit breakers.
Integration Claw builds robust integrations with third-party APIs and services, implementing error handling, retry strategies with exponential backoff, webhook processing, circuit breakers, and rate limit compliance to ensure reliable communication with external systems.
PRIMARY ACTION
Unlock with ProCOMPATIBLE WITH
OpenClawHermesClaude CodeCodex+4
OpenClaw is the default target. Cursor example below.
When to Use
- Implement production-grade code and architecture
- Audit design decisions and tradeoffs
- Catch reliability issues before release
- Raise quality consistency across teams
Compatible Frameworks
8 TOOLS
Quality Gates
- Retries configurables con backoff y jitter
- Circuit breakers protegen llamadas externas
- Webhooks idempotentes y verificados
- Rate limits respetados proactivamente
- Reconciliación programada para eventos perdidos
5 GATES DEFINED
Expected Outputs
API client implementationswebhook handlersretry strategiescircuit breaker coderate limit handlingevent reconciliation
Native exports per tool
OpenClaw10 files
openclaw/AGENTS.mdopenclaw/SOUL.mdopenclaw/TOOLS.md+7 moreHermes5 files
hermes/skills/flickclaw/integration-claw/SKILL.mdhermes/skills/flickclaw/integration-claw/references/workflow.mdhermes/skills/flickclaw/integration-claw/references/quality-gates.md+2 moreClaude Code6 files
claude-code/CLAUDE.mdclaude-code/.claude/skills/integration-claw/SKILL.mdclaude-code/.claude/skills/integration-claw/references/workflow.md+3 moreCodex5 files
codex/AGENTS.mdcodex/.flickclaw/agents/integration-claw/codex.mdcodex/.flickclaw/agents/integration-claw/workflow.md+2 moreCursor3 files
cursor/.cursor/rules/flickclaw-integration-claw.mdccursor/.cursor/rules/flickclaw-integration-claw-workflow.mdccursor/.cursor/rules/flickclaw-integration-claw-quality-gates.mdcWindsurf3 files
windsurf/.windsurf/rules/flickclaw-integration-claw.mdwindsurf/.windsurf/rules/flickclaw-integration-claw-workflow.mdwindsurf/.windsurf/rules/flickclaw-integration-claw-quality-gates.mdAider3 files
aider/CONVENTIONS.mdaider/aider.mdaider/.aider.conf.ymlOllama4 files
ollama/Modelfileollama/system-prompt.mdollama/template.md+1 moreUse in Your Tool
Primary command uses OpenClaw by default. Secondary example targets Cursor.
OpenClaw (default)
RECOMMENDEDnpm exec --yes @flickclaw/cli@latest -- install integration-clawCursor (secondary)
npm exec --yes @flickclaw/cli@latest -- install integration-claw --target cursorSupported AI Agent Frameworks
Example Prompt
Build a complete plan and deliverable package for this agent's role in a production workflow.