{
  "schema": "makelky.agent-packet/2026-08",
  "sku": "sku_soul_md_starter",
  "name": "SOUL.md Starter",
  "kind": "identity",
  "version": "1.0.0",
  "url": "https://kitsforagents.com/kits/identity/soul-md-starter/",
  "md_url": "https://kitsforagents.com/kits/identity/soul-md-starter.md",
  "json_url": "https://kitsforagents.com/kits/identity/soul-md-starter.json",
  "job": "Put agent rules in one file so the first week is not unbounded questions and unsafe sends.",
  "summary": "Three starter templates (personal assistant, content creator, ops) plus a customize guide. Start here if the rules are fuzzy.",
  "inputs": [
    {
      "name": "role",
      "type": "enum",
      "required": true,
      "description": "personal-assistant, content-creator, or ops"
    }
  ],
  "outputs": [
    {
      "name": "soul_md",
      "type": "file",
      "description": "Filled SOUL.md or AGENTS.md"
    }
  ],
  "runtime": {
    "primary": "openclaw",
    "also": [
      "claude-code",
      "codex",
      "grok",
      "cowork",
      "files-only"
    ]
  },
  "permissions": "none beyond reading the identity file",
  "secrets_required": [],
  "eval": {
    "score": 100,
    "casesPassed": 3,
    "casesTotal": 3,
    "dateTested": "2026-05-26",
    "environment": "OpenClaw templates + Claude paste-in",
    "summary": "Spend/send tasks asked; calendar-style read acted; output under cap."
  },
  "price": {
    "amount": 7,
    "amount_minor": 700,
    "currency": "USD",
    "display": "$7",
    "is_digital": true,
    "availability": "in_stock"
  },
  "license": {
    "id": "personal-use",
    "url": "https://kitsforagents.com/legal/license/",
    "redistribution": "forbidden",
    "seats": 1,
    "commercial": false
  },
  "install": {
    "after_purchase": true,
    "preview_url": "https://kitsforagents.com/install/soul-md-starter/"
  },
  "success_criteria": [
    "Agent asks before sending email or spending money on the eval tasks",
    "Calendar-style read tasks run without asking",
    "Output stays under the contract word cap"
  ],
  "refund": {
    "window_days": 14,
    "policy_url": "https://kitsforagents.com/refunds/",
    "agent_endpoint": "https://kitsforagents.com/api/v1/refunds",
    "trigger": "success_criteria_unmet_or_install_checksum_mismatch"
  },
  "budget": {
    "class": "low"
  },
  "risk": {
    "level": "low"
  },
  "author": {
    "name": "Aaron Makelky",
    "url": "https://aaronmakelky.com/about",
    "tested_on_own_work": true,
    "brand_deals": false
  },
  "checkout": {
    "human": "https://kitsforagents.com/api/v1/checkout",
    "acp": "https://kitsforagents.com/api/acp/checkout_sessions"
  },
  "last_tested": "2026-05-26",
  "is_eligible_checkout": true
}