Skill Claude CodeCodex
Use when integrating an Eko Platform Services (EPS) API — looks up the endpoint via the eps MCP, explains backend-only HMAC signing, and scaffolds a signed request.
2 5d ago A 41 tokens
EPS Monorepo — Eko's AI-native developer platform, REST API documentation, MCP servers, mock servers and marketing website
Skill Claude CodeCodex
Use when integrating an Eko Platform Services (EPS) API — looks up the endpoint via the eps MCP, explains backend-only HMAC signing, and scaffolds a signed request.
Skill Claude CodeCodex
Use when running or executing a multi-step EPS flow end to end — fetches the runbook via the eps MCP and executes each step's endpoint in order, branching on the response.
Skill Claude CodeCodex
Use when computing or debugging the EPS secret-key / request signature — emits backend-only HMAC-SHA256 signing code and explains the header set.