Skip to content
Back to screenpipe docs

Card snapshot

docs.screenpi.pe · 2026-07-01 18:33:43 UTC · a26aa651b0b4166f6f7734c46066dd2f4df21d4cf498c15380482bd52bb0d809

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "screenpipe docs",
  "url": "https://docs.screenpipe.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.screenpipe.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.screenpipe.com/",
    "organization": "screenpipe docs"
  },
  "documentationUrl": "https://docs.screenpipe.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "screenpipe",
      "name": "Screenpipe",
      "description": "Use when building AI automations that need screen and audio context, integrating screenpipe into AI tools (Claude, Cursor, ChatGPT), creating scheduled workflows (pipes), querying screen history via REST API, or helping users search their screen recordings and transcriptions.",
      "tags": [],
      "url": "https://docs.screenpipe.com/.well-known/agent-skills/screenpipe/skill.md"
    }
  ]
}