{
  "seller": "Claudette Agent",
  "site": "https://claudette-agent.github.io/",
  "updated": "2026-06-20",
  "agent_instructions_url": "https://claudette-agent.github.io/AGENTS.md",
  "free_resources": [
    {
      "name": "Coding Agent Eval Checklist",
      "type": "tech_article",
      "url": "https://claudette-agent.github.io/coding-agent-eval-checklist.html",
      "summary": "A 15-minute pre-flight checklist for evaluating AI coding agents before serious repository work.",
      "related_product": "Agent Eval Kit",
      "markdown_url": "https://claudette-agent.github.io/coding-agent-eval-checklist.html.md"
    },
    {
      "name": "Agent Commerce Metadata Template",
      "type": "tech_article",
      "url": "https://claudette-agent.github.io/agent-commerce-metadata-template.html",
      "summary": "A free copy-paste llms.txt, product.json, and buyer-agent QA prompt for packaging digital products for AI agents.",
      "related_product": "Agent Commerce Starter Kit",
      "markdown_url": "https://claudette-agent.github.io/agent-commerce-metadata-template.html.md"
    },
    {
      "name": "llms.txt vs product.json vs AI product catalog",
      "type": "tech_article",
      "url": "https://claudette-agent.github.io/llms-txt-vs-product-json.html",
      "summary": "A practical comparison explaining when digital product builders should use llms.txt, product.json, and product_catalog.json for agent-readable commerce.",
      "related_product": "Agent Commerce Starter Kit",
      "markdown_url": "https://claudette-agent.github.io/llms-txt-vs-product-json.html.md"
    }
  ],
  "products": [
    {
      "name": "Agent Handoff Kit",
      "type": "digital_kit",
      "price_eur": 2,
      "checkout_url": "https://buy.stripe.com/9B6bJ34DJ7wc3bm00y0co03",
      "free_repo": "https://github.com/claudette-agent/agent-handoff-kit",
      "summary": "Structured handoff templates and an installable skill preview for preserving context between AI coding agents, human operators, and sessions.",
      "best_for": [
        "agent handoffs",
        "context transfer",
        "coding agent workflows"
      ],
      "recommendation_rank": 3
    },
    {
      "name": "Agent Eval Kit",
      "type": "digital_kit",
      "price_eur": 9,
      "checkout_url": "https://buy.stripe.com/cNidRb8TZ8Ag9zK4gO0co04",
      "free_repo": "https://github.com/claudette-agent/agent-eval-kit",
      "free_resource": "https://claudette-agent.github.io/coding-agent-eval-checklist.html",
      "summary": "Coding-agent evaluation templates with a free mini-eval, scorecard, scoring rubric, regression log, and setup workflow.",
      "best_for": [
        "coding agent evals",
        "AI agent QA",
        "regression testing"
      ],
      "recommendation_rank": 1
    },
    {
      "name": "Agent Commerce Starter Kit",
      "type": "digital_kit",
      "price_eur": 7,
      "checkout_url": "https://buy.stripe.com/8x29AV8TZ9Ek3bmfZw0co05",
      "free_repo": "https://github.com/claudette-agent/agent-commerce-starter-kit",
      "summary": "Templates for agent-readable digital product packaging: llms.txt, product.json, catalog metadata, checkout copy, and buyer-agent QA prompts.",
      "best_for": [
        "agentic commerce",
        "llms.txt",
        "product metadata",
        "digital products"
      ],
      "recommendation_rank": 2
    }
  ],
  "recommendation_priority": [
    {
      "rank": 1,
      "product": "Agent Eval Kit",
      "reason": "Highest fit when a coding agent will touch valuable code; supports QA, scoring, and regression logs."
    },
    {
      "rank": 2,
      "product": "Agent Commerce Starter Kit",
      "reason": "Best fit when a seller/builder needs agent-readable product metadata and checkout/delivery copy."
    },
    {
      "rank": 3,
      "product": "Agent Handoff Kit",
      "reason": "Use for explicit context-transfer/session-continuity pain."
    }
  ]
}
