Status
Skill marsmike/agentic-toolkit/plugins/readwise/skills/status
Vault-first toolkit for Claude Code — curated plugins over an Obsidian-compatible knowledge vault, governed by an explicit contract, gated by evals, continuously delivered.
npx -y skills add marsmike/agentic-toolkit --skill statusAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 10 days oldThe repository was created 10 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Show Readwise pipeline health — last sync, last processed, captures awaiting distillation, DLQ count. Use to check state before deciding whether to run ingest.
SKILL.md
0.9 KB, as published. Nobody here has run it
Readwise Status
Read-only summary of pipeline state, sourced from 00_Memory/readwise-state.md (never
distilled into, never enriched from — contract/VAULT_SCHEMA.md) and a scan of
01_Capture/.
uv run --project "$CLAUDE_PLUGIN_ROOT/scripts" python3 "$CLAUDE_PLUGIN_ROOT/scripts/status.py" --json
Present:
Readwise Pipeline Status:
Last sync: YYYY-MM-DD HH:MM UTC
Last processed: YYYY-MM-DD HH:MM UTC
Awaiting distillation: N captures in 01_Capture/
DLQ entries: N
No state note yet means this vault has never been synced — say so plainly and suggest
/readwise-process rather than reporting zeroes that look like "nothing to do."