{
  "$schema": "https://schemas.cloudflare.com/agent-skills/v0.2.0/index.json",
  "version": "0.2.0",
  "skills": [
    {
      "name": "search_listings",
      "type": "text/markdown",
      "description": "Search Teppek listings by vertical (jobs/real_estate/vehicle/service), supply/demand intent, role, text and price. Use intent_type:\"demand\" to find people seeking (e.g. job seekers, service clients).",
      "url": "https://www.teppek.com/auth.md",
      "sha256": "b0a09d943bc7f9c48857e66e7f1626d519130628450297032238181785a8877c"
    },
    {
      "name": "get_listing",
      "type": "text/markdown",
      "description": "Fetch a single listing by id with full detail.",
      "url": "https://www.teppek.com/auth.md",
      "sha256": "b0a09d943bc7f9c48857e66e7f1626d519130628450297032238181785a8877c"
    },
    {
      "name": "create_offer",
      "type": "text/markdown",
      "description": "Make a price offer / reach out on a listing. Contact flows through Teppek; raw personal contact details are never exposed.",
      "url": "https://www.teppek.com/auth.md",
      "sha256": "b0a09d943bc7f9c48857e66e7f1626d519130628450297032238181785a8877c"
    },
    {
      "name": "create_listing",
      "type": "text/markdown",
      "description": "Publish a listing on the user's behalf across any of the 4 verticals and 12 roles. Consumes credits and is held for AI moderation (status starts \"pending\"); credits are refunded if rejected.",
      "url": "https://www.teppek.com/auth.md",
      "sha256": "b0a09d943bc7f9c48857e66e7f1626d519130628450297032238181785a8877c"
    }
  ]
}
