Problem
PKM users (Obsidian, Anytype, Logseq) need frictionless capture: snap a photo, paste a URL, record a voice note, clip a web page. Current Pyrite workflows require CLI or web editor — too much friction for mobile/on-the-go capture. Without a low-friction capture path, Pyrite can't credibly serve the PKM audience.
Solution
A Pyrite plugin that provides capture workflows: ingest raw content (images, URLs, voice, text), classify it using AI, extract structure, and create typed KB entries automatically. The human captures; the AI files.
Entry Types
Capture Workflows
Each workflow follows the same pipeline: Ingest → Classify → Extract → Create typed entry → Link
| Input | Processing | Output | |-------|-----------|--------| | Image | OCR or vision model describes content | Typed entry (note, document reference, whiteboard capture) | | URL | Fetch, extract content, summarize | `clipping` or `bookmark` with auto-tags | | Voice note | Transcribe (Whisper or similar), summarize | `note` with transcript, extracted action items | | Pasted text | Classify, extract structure | Typed entry based on content (note, quote, reference) | | PDF/document | Extract text, chunk if needed | One or more entries with relationships | | Web clipping (browser extension or share sheet) | Extract article content, metadata | `clipping` with source chain |
AI Integration
Interfaces
Prerequisites
Success Criteria
Launch Context
This is the wave 4 plugin in the launch plan. Waves 1-3 establish platform credibility with agent builders, dev teams, and researchers. Wave 4 opens the aperture to everyone who collects and organizes information. By this point, three shipping plugins prove the platform works — the PKM crowd hears "software teams, journalists, and AI agents all use this" before being asked to try it themselves.