{
  "$schema": "https://follownow.io/.well-known/agent-skills/schema.json",
  "profile": "https://follownow.io/.well-known/agent-skills/v1",
  "skills": [
    {
      "name": "Read FollowNow catalog",
      "type": "read",
      "description": "Discover which platforms, services and tiers FollowNow.io currently offers by reading the public catalog summary. Read-only.",
      "url": "https://follownow.io/.well-known/agent-skills/read-follow-now-catalog/SKILL.md",
      "sha256": "sha256-1e94acbeca85eba47863d9f5ebe1248d42e20bf314f2a84688c4362c88a0963d",
      "contentType": "text/markdown"
    },
    {
      "name": "Read FollowNow LLM context",
      "type": "read",
      "description": "Ground the agent in FollowNow.io's public claims, refund policy, tier structure, and the things FollowNow explicitly does NOT do. Read-only.",
      "url": "https://follownow.io/.well-known/agent-skills/read-follow-now-llms-context/SKILL.md",
      "sha256": "sha256-8871ca798ed10225691bfc353e1ba139b7de9100b148e053551a6628664375a8",
      "contentType": "text/markdown"
    },
    {
      "name": "Check public target format",
      "type": "read",
      "description": "Validate that a user-supplied public profile handle or post URL is in the format FollowNow's checkout would accept for a given service. Public, read-only - no order is placed.",
      "url": "https://follownow.io/.well-known/agent-skills/check-public-target-format/SKILL.md",
      "sha256": "sha256-3b7ba698964975f9a4089233c5d6939559002332f5dff0d4909bdb9e0993e955",
      "contentType": "text/markdown"
    },
    {
      "name": "Read FollowNow public API docs",
      "type": "read",
      "description": "Discover FollowNow's public API surface (OpenAPI 3.1) and the human-readable companion page. Lists only safe, non-admin endpoints.",
      "url": "https://follownow.io/.well-known/agent-skills/read-public-api-docs/SKILL.md",
      "sha256": "sha256-ddc580ae471710e4a92f8388fff714d2bb340f9f4b9153671782d39a3da620c5",
      "contentType": "text/markdown"
    }
  ]
}