{
  "protocol": "jetskibay-publish",
  "version": 1,
  "revision": "inspired-2026-09-11-1",
  "publishedAt": "2026-09-11T10:00:00Z",
  "publisher": {
    "name": "Inspired",
    "url": "https://inspired.jetskibay.com"
  },
  "entries": [
    {
      "id": "inspired-api-skill",
      "slug": "inspired-api-skill",
      "kind": "resource",
      "title": "Inspired visual search skill",
      "summary": "A single-file agent skill: when to reach for Inspired, which focus domain to pick, how to poll without burning the key's allowance, and the words to use when reporting matches.",
      "category": "Agent skills",
      "tags": [
        "Skill",
        "Agents",
        "MCP",
        "Claude Code"
      ],
      "lifecycle": "active",
      "updatedAt": "2026-09-11T10:00:00Z",
      "publishedAt": "2026-09-11T10:00:00Z",
      "owner": {
        "name": "Inspired",
        "url": "https://inspired.jetskibay.com"
      },
      "license": "All rights reserved",
      "resourceType": "skill",
      "contentVersion": "1.0.0",
      "language": "en",
      "page": {
        "template": "resource",
        "overview": {
          "href": "/inspired-api-skill/releases/1.0.0/overview.md",
          "mediaType": "text/markdown",
          "sha256": "cbc97de8a030eb4ca9b64f8ae6b0985b606bd2e8088c2e47953ccf57d8b90bec"
        },
        "facts": [
          {
            "label": "Format",
            "value": "One SKILL.md, no supporting scripts"
          },
          {
            "label": "Install",
            "value": "Copy into your agent's skills directory"
          },
          {
            "label": "Needs",
            "value": "An Inspired API key"
          },
          {
            "label": "Executes",
            "value": "Nothing on its own — it is instructions, not code"
          }
        ],
        "actions": []
      },
      "assets": [],
      "docs": [
        {
          "id": "install",
          "slug": "install",
          "title": "Installing it",
          "order": 0,
          "source": {
            "href": "/inspired-api-skill/releases/1.0.0/docs/install.md",
            "mediaType": "text/markdown",
            "sha256": "41a584b47eeb80ac672c7696ef4b348711367f469a60ba9a22e6ae57b692f200"
          }
        }
      ],
      "examples": [
        {
          "id": "prompt",
          "title": "A prompt to borrow",
          "description": "What the skill is meant to trigger on.",
          "kind": "prompt",
          "language": "text",
          "source": {
            "href": "/inspired-api-skill/releases/1.0.0/examples/prompt.txt",
            "mediaType": "text/plain",
            "sha256": "4d3225fad06268e1a5e99190968e073fb2f85aff451eb20b11d3d1292b5115d7"
          },
          "variables": []
        }
      ],
      "endpoints": [],
      "links": [
        {
          "rel": "website",
          "href": "https://inspired.jetskibay.com/docs"
        }
      ],
      "relationships": [
        {
          "relation": "teaches",
          "entry": "inspired:inspired-visual-search"
        },
        {
          "relation": "part-of",
          "entry": "inspired:inspired-library"
        }
      ],
      "distributions": [
        {
          "href": "/inspired-api-skill/releases/1.0.0/SKILL.md",
          "mediaType": "text/markdown",
          "sha256": "30e7983e84e57164aa164f3549b658bc9ce792e49e86a18c797903369ee85126",
          "id": "skill",
          "title": "SKILL.md",
          "version": "1.0.0",
          "delivery": "install",
          "language": "en",
          "size": 7756,
          "license": "All rights reserved",
          "redistribution": "prohibited",
          "skill": {
            "entrypoint": "inspired-visual-search/SKILL.md",
            "agents": [
              "claude-code"
            ],
            "requires": [
              "An Inspired API key, sent as x-api-key or configured on an MCP connection"
            ]
          }
        }
      ]
    }
  ]
}
