{
  "id": "cco-commit-commands-commit",
  "name": "commit",
  "description": "Create a git commit",
  "version": "1.0.0",
  "author": "Anthropic",
  "tags": [
    "official",
    "claude-code",
    "command",
    "commit-commands",
    "anthropic"
  ],
  "entryPoint": "tool_chain",
  "category": "official",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T03:02:50.783802+00:00",
  "updatedAt": "2026-04-27T03:02:50.783802+00:00"
}