screenpipe captures your screen and audio 24/7 and makes it available to AI. here’s everything you can do with it, organized by what you’re trying to accomplish.Documentation Index
Fetch the complete documentation index at: https://docs.screenpi.pe/llms.txt
Use this file to discover all available pages before exploring further.
choose your first workflow
screenpipe gets more useful when you give it a concrete job. start with one workflow, one person, and one week of evidence.| if you are… | start with | success looks like |
|---|---|---|
| individual founder or operator | daily recap plus open-loops summary | you can ask “what did I do today?” and get useful next steps |
| developer using Claude, Codex, or Cursor | MCP memory for recent terminal, browser, and meeting context | your AI can recover what you were doing before context loss |
| team lead | SOP capture for one repeated workflow | one clean process doc from real screen activity |
| sales or customer success | meeting summary plus follow-up draft | transcript, screen context, objections, and next email in one place |
| enterprise pilot | one or two test machines, one repeated workflow, clear privacy filters | admin can see device status and the pilot user gets a useful output |
close your loops
you jump between 10 projects a day. you forget where you left off. screenpipe remembers for you.- ask AI: “what was I working on before lunch?” → get the exact file, app, and context
- ask AI: “what was that API endpoint I was looking at in Chrome yesterday?” → find it instantly
- run Day Recap pipe: get a daily summary of accomplishments, unfinished work, and what to do next
- search by time:
curl "http://localhost:3030/search?start_time=2026-04-10T09:00:00Z&end_time=2026-04-10T12:00:00Z"
turn real work into SOPs
support, finance, operations, and QA workflows are often trapped in someone’s hands. screenpipe turns one good run into a draft process.- record one clean pass: open the same tools you normally use and complete the workflow once
- ask for a step-by-step SOP: include systems used, decisions, exceptions, and evidence links
- review with a teammate: mark anything the AI guessed or missed
- turn it into a pipe: run the same summary after each repeated workflow
never miss a meeting detail
someone mentioned a deadline in a Zoom call but you weren’t paying attention. screenpipe was.- search transcriptions: “what did John say about the deadline?” → find the exact quote
- install Meeting Intelligence pipe (17 installs): AI summaries enriched with relationship history, screen context, and memories — gets smarter over time
- speaker identification: screenpipe identifies who said what — label speakers once, recognized forever
- search by speaker:
curl "http://localhost:3030/search?content_type=audio&speaker_name=John"
track your time automatically
you switch between coding, emails, meetings, and slack all day. screenpipe tracks where your time actually goes.- run Time Breakdown pipe: see exactly how many hours you spent in each app
- install Toggl Time Tracker pipe (17 installs): auto-log time entries based on active apps — no manual tracking
- productivity score: pipes can calculate focused work time vs. context-switching time
- by project: AI groups related activities into projects automatically
write standups and reports in seconds
your team uses daily standups. screenpipe writes them for you based on what you actually did.- run Standup Update pipe: generates “what I did / what I’m doing / blockers” in under 150 words
- weekly reports: create a custom pipe that summarizes your week
- share with team: copy-paste the output into Slack, Teams, or Discord
build a personal knowledge base
everything you’ve ever seen on your screen, searchable forever.- install Digital Clone pipe (574 installs, most popular): saves and maintains memories of who you are — builds a persistent AI memory
- install Obsidian Daily Summary pipe (62 installs): writes daily summaries directly into your Obsidian vault
- install AI Prompt Journal pipe: capture every prompt you send to ChatGPT, Claude, etc.
- sync iMessages (18 installs), Voice Memos (15 installs), Apple Photos (4 installs) into screenpipe
- search by app, URL, time range, or speaker: find anything you’ve ever seen or heard
give AI memory of your screen
LLMs are stateless — they don’t know what you were working on 5 minutes ago. screenpipe fixes that.- Claude Desktop: ask “what was I working on?” and Claude searches your screen history via MCP
- Cursor: give Cursor context about what you’ve been coding, what PRs you reviewed, what errors you saw
- Claude Code: search your screen history from the terminal
- ChatGPT: use your ChatGPT subscription inside screenpipe’s built-in chat
recover from AI context loss
when an AI chat compacts or a coding agent forgets the last hour, screenpipe gives it somewhere real to look.- recent activity: “what did I do in the last 20 minutes?”
- terminal recovery: “find the error I saw in Terminal before the chat reset”
- meeting memory: “what did the customer ask for on the last call?”
- browser trail: “what docs page was I reading before I switched apps?”
monitor your AI usage
how much time are you actually spending in ChatGPT vs. Claude? are you using AI effectively?- run AI Habits pipe: see which AI tools you use, for how long, and for what
- track prompt patterns: the AI Prompt Journal shows your prompting habits over time
- identify tool overlap: are you using 3 tools for the same thing?
manage relationships
remember everyone you meet, what you discussed, and when to follow up.- install Personal CRM pipe (8 installs): automatically builds relationship context from your screen and audio data
- install Notion CRM Sync pipe (16 installs): auto-detects business calls and syncs contacts, deal stage, and action items to your Notion CRM
- install Brand Listening pipe (4 installs): monitors topics around your brand based on your screen activity
monitor a specific app or window
some users want screenpipe to watch a narrow surface: a dashboard, trading terminal, ticket queue, internal tool, or customer app.- use included windows so only the target app is captured
- start with
content_type=all, then narrow toaccessibilityorocrif needed - add a pipe that checks every few minutes and only alerts on a precise condition
- test the notification path separately before trusting the automation
automate anything
if you can describe it, a pipe can do it. examples of pipes people have built and published:- Focus Assistant (38 installs) — detects when you’re distracted and sends a notification
- Notion CRM Sync (16 installs) — auto-syncs business calls to your Notion CRM
- Research Rabbit (10 installs) — deep-dives into topics you’re browsing, finds non-obvious insights
- WisprFlow Sync (9 installs) — syncs voice recordings into screenpipe
for teams
share pipe configurations, enforce privacy filters, and standardize workflows across your team.- share pipes: push pipe configs to your whole team with end-to-end encryption
- enforce filters: push window/URL ignore lists so the team has consistent privacy rules
- team standups: everyone runs the same standup pipe, formatted the same way