What problem does it solve?
Manual clipboard management leads to lost history, scattered items, and repetitive copy-paste cycles. This skill captures and organizes clipboard content, enabling fast retrieval, privacy controls, and structured pastes.
Core Features & Use Cases
- Automatic clipboard history with real-time monitoring and unlimited item support.
- AI-powered search, content-type detection, and privacy controls for secure pastes.
- Cross-device synchronization (mock) and export/import capabilities for sharing or backup.
- Use cases include quickly retrieving API keys, pasting URLs, code snippets, and formulating updates from pastes.
Quick Start
Install the Clipboard History skill: clawdbot skills install ./skills/clipboard-history or copy to ~/jarvis/skills/clipboard-history.
Configure optional environment variables: JARVIS_CLIPBOARD_MAX_ITEMS, JARVIS_CLIPBOARD_SYNC_ENABLED, JARVIS_CLIPBOARD_EXCLUDE_PATTERNS.
Restart gateway: clawdbot gateway restart.
Then use natural language: "Show my clipboard history" or "Paste the second item I copied".