Display all cached documentation from `~/.claude/docs` including versions, sizes, update times, and associated skills.
Lists cached documentation with versions, sizes, update times, and associated skills.
/plugin marketplace add squirrelsoft-dev/doc-fetcher/plugin install doc-fetcher@squirrelsoft-dev-toolsDisplay all cached documentation from ~/.claude/docs including versions, sizes, update times, and associated skills.
pwdWhen the user invokes this command, follow these steps:
$ARGUMENTS
--project: Show only docs relevant to current project's package.json dependencies--verbose: Show detailed information including page counts, sources, and full metadata1.5. INSTALL DEPENDENCIES: If ~/.claude/plugins/cache/doc-fetcher/node_modules doesn't exist then execute cd ~/.claude/plugins/cache/doc-fetcher && npm install after installation change the directory back to the project workspace root.
Run List Command:
node ~/.claude/plugins/cache/doc-fetcher/scripts/list-docs.js $ARGUMENTS~/.claude/docs and display:
Present Results:
--project flag:
--verbose flag:
Provide Suggestions:
/update-docs [library]/fetch-docs [library]Error Handling:
/fetch-docs to start caching documentation--project): Inform user and fall back to showing all cached docs~/.claude/plugins/cache/doc-fetcher/~/.claude/docs and shared across all projectsdoc-fetcher-config.json and defaults to ~/.claude/docs--project to see which of your current project's dependencies have cached documentation--verbose for complete details including source URLs and local paths