readwise-docs

Solid

Manage Readwise Reader documents. Use when the user wants to list, save, update, or delete documents in their Reader library. Triggers on "add to reader", "save article", "list my documents", "readwise list", "reader documents".

Data & Documents 183 stars 39 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 89/100

Stars 20%
75
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Readwise Reader Document Management CRUD operations on the Reader document library via official CLI (`readwise`) and custom CLI (`readwise-custom`). ## Commands — Official CLI (`readwise`) ### List Documents ```bash readwise reader-list-documents # All documents (limit 10) readwise reader-list-documents --limit 20 # First 20 readwise reader-list-documents --tag "proxy advisors" # By tag (up to 5 for AND logic) readwise reader-list-documents --category pdf --location archive # By category + location readwise reader-list-documents --updated-after 2026-01-01T00:00:00Z readwise reader-list-documents --seen false # Unseen only readwise reader-list-documents --response-fields title,author,summary # Reduce token usage readwise reader-list-documents --id <id> # Specific document ``` **Filter values:** | Flag | Values | |------|--------| | `--location` | `new` (inbox), `later`, `shortlist`, `archive`, `feed` | | `--category` | `article`, `email`, `rss`, `highlight`, `note`, `pdf`, `epub`, `tweet`, `video`, `podcast`, `audiobook` | | `--tag` | Any tag name (up to 5 tags for AND logic) | | `--seen` | `true` (opened), `false` (unopened) | ### Search Documents (Hybrid) ```bash readwise reader-search-documents --query "proxy advisors" readwise reader-search-documents --query "regulation" --author-search "Jackson" readwise reader-search-documents --query "AI" --c...

Details

Author
majiayu000
Repository
majiayu000/claude-skill-registry-data
Created
3 months ago
Last Updated
1 months ago
Language
Python
License
MIT

Integrates with

Related Skills

Data & Documents Featured

clinical-decision-support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

25,858 Updated today
K-Dense-AI
Data & Documents Featured

seo-dataforseo

Live SEO data via DataForSEO MCP server. SERP analysis (Google, Bing, Yahoo, YouTube, Google Images), keyword research (volume, difficulty, intent, trends), backlink profiles, on-page analysis (Lighthouse, content parsing), competitor analysis, content analysis, business listings, AI visibility (ChatGPT scraper, LLM mention tracking), and domain analytics. Requires DataForSEO extension installed. Use when user says "dataforseo", "live SERP", "keyword volume", "backlink data", "competitor data", "AI visibility check", "LLM mentions", "image SERP", "google images", "image rankings", or "real search data".

7,082 Updated today
AgriciDaniel
Data & Documents Featured

alphasense

AlphaSense integration. Manage data, records, and automate workflows. Use when the user wants to interact with AlphaSense data.

3,964 Updated 1 months ago
openclaw