Card snapshot
docs.screenpi.pe
·
2026-06-24 19:34:53 UTC
·
b2e2395429c0d6cd36838777a2683a289333b43795a5e0e4f40cc50a0786ec22
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 recording automations, creating AI-powered search workflows, setting up pipes (scheduled AI agents), connecting AI tools to screen history via MCP, integrating with external apps, or debugging capture and API issues. Agents should reach for this skill when users ask to search screen history, build automations, connect Claude/Cursor/ChatGPT to their screen, or troubleshoot recording and pipe execution.",
"tags": [],
"url": "https://docs.screenpipe.com/.well-known/agent-skills/screenpipe/skill.md"
}
]
}