Process Bookmarks banner
alexknowshtml alexknowshtml

Process Bookmarks

Development community

Description

# /process-bookmarks Process prepared Twitter bookmarks into a markdown archive with rich analysis and optional filing to a knowledge library. ## Before You Start ### CRITICAL: Use Edit Tool for bookmarks.md (DATA LOSS PREVENTION) **NEVER use the Write tool on bookmarks.md.** The Write tool REPLACES the entire file, destroying all historical entries. **ALWAYS use the Edit tool** to insert new entries into bookmarks.md. The Edit tool preserves existing content while making targeted insertion

Installation

Installs to ~/.claude/commands/alexknowshtml-smaug-process-bookmarks.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alexknowshtml/smaug/HEAD/.claude/commands/process-bookmarks.md -o ~/.claude/commands/alexknowshtml-smaug-process-bookmarks.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository