{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_ecc",
  "slug": "ecc",
  "name": "ECC",
  "canonical_url": "https://www.openagent.bot/skills/ecc",
  "category": "skills",
  "resource_type": "skill",
  "summary": "ECC is an open-source agent skill resource focused on agent harness for claude code, codex, opencode, cursor, and other coding agents focused on performance, memory, and security.",
  "capabilities": [
    "agent-skill",
    "workflow",
    "memory"
  ],
  "constraints": [
    "open-source"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Claude Code",
    "Codex CLI",
    "Cursor",
    "Gemini CLI",
    "OpenCode"
  ],
  "permission_surface": [
    "shell/files",
    "memory"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow",
    "Reusable skill workflow"
  ],
  "avoid_when": [
    "Teams that need a fully managed closed product with no repository review",
    "Workflows that cannot tolerate experimental community-maintained skill packs"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/affaan-m/ECC"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/skills/ecc.json",
    "markdown_url": "https://www.openagent.bot/skills/ecc.md",
    "agent_json_url": "https://www.openagent.bot/skills/ecc.agent.json"
  }
}