Card snapshot
docs.screenpi.pe
·
2026-07-01 01:15:38 UTC
·
d3c5cada62b23be7ab753a6a099b76195c9365ec621602c50647f2f4da348d00
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, creating scheduled workflows (pipes), integrating with external apps, searching screen history, or connecting AI assistants to desktop activity. Agents should reach for this skill when users ask for screen recording, activity tracking, meeting transcription, time tracking, daily summaries, or giving AI tools memory of what's happening on screen.",
"tags": [],
"url": "https://docs.screenpipe.com/.well-known/agent-skills/screenpipe/skill.md"
}
]
}