Save article or content to Readwise Reader
/plugin marketplace add ethanolivertroy/claude-plugins/plugin install readwise@ethanolivertroy-plugins# Save to Readwise Reader Save a URL or HTML content to your Readwise Reader using the `save_to_reader` MCP tool. ## Usage ## Instructions Parse the arguments from `$ARGUMENTS`: - URL: First argument (required unless --html provided) - Flags: Parse --html, --title, --author, --tags, --summary, --location Call the `save_to_reader` tool with: - url: The URL to save (if provided) - html: HTML content (if --html flag provided) - title: Custom title from --title flag - author: Author from --author flag - summary: Summary from --summary flag - tags: Array of tags from --tags flag (comma-se...
/saveSMART save - auto-generates commit messages, handles git pull/merge/rebase automatically, resolves divergent branches, stashes dirty work. Works for single repos and umbrella multi-repo setups. Just run /sw:save with no args for fully automatic save!