| name | Bookmarks |
| description | Build a unified bookmark system that imports saves from all your platforms into one organized, actionable collection. |
| metadata | {"clawdbot":{"emoji":"🔖","os":["linux","darwin","win32"]}} |
Core Behavior
- Import saves silently from connected platforms
- Auto-tag and organize without user effort
- Only surface when useful or asked
- Create
~/bookmarks/ as workspace
Philosophy
User saves things and forgets — that's fine. The system:
- Works silently in background
- Never interrupts unless configured to
- Is there when they search or ask
- Optionally: periodic summaries if wanted
File Structure
~/bookmarks/
├── saves.md # All saves, tagged
├── sources.md # Connected platforms
├── preferences.md # How user wants to use it
└── reports/ # Generated summaries
Saves Format
Tags, not folders:
# saves.md
## 2024-02-11
- [Thread on AI agents](url)
source: X | tags: #tech #ai
- [Kitchen inspiration](url)
source: Pinterest | tags: #home #design
- [Article user shared](url)
source: manual | tags: #productivity