Skip to content
Back to screenpipe docs

Card snapshot

docs.screenpi.pe · 2026-06-26 00:50:52 UTC · 11030b548d95b9085f4c753cb79958bc5ee9dd7efde4ce3059f0daeb00a3ca6a

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 screen capture automations, querying screen history via API, creating scheduled AI workflows (pipes), connecting AI assistants to screen context, or integrating third-party apps with screen data. Agents should reach for this skill when users ask to search screen history, automate workflows based on screen activity, give AI tools memory of their screen, or build integrations with external services.",
      "tags": [],
      "url": "https://docs.screenpipe.com/.well-known/agent-skills/screenpipe/skill.md"
    }
  ]
}