By hhopkins2
Auto-loads documentation into AI agent context based on frontmatter configuration
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Manage project initiatives, todos, and ideas in a structured workspace
npx claudepluginhub joshuarweaver/cascade-knowledge --plugin hhopkins2-smart-docsMaintain repo docs under the Open Knowledge Format (OKF) + fast doc/schema lookup (find_docs.py). Grep-first, script-fallback.
Import external documentation locally - bypass AI-blocking sites via Context7, WebFetch, or Playwright
Pull docs from any URL into Claude Code. Indexes static docs sites in seconds with conditional-GET caching, then exposes them as MCP tools (fetch_url, ensure_docs, list_sources, list_indexed, grep_docs, read_doc, add_source, remove_source). Local, browser-free, no API keys.
Lightweight documentation memory for AI coding agents: scaffold a docs tree, validate it, and auto-load recent context each session.
Documentation generation, API docs, and README maintenance
Generate and maintain documentation from code with drift detection. Validates docs against source, auto-generates from code patterns, syncs outdated content, and provides reusable templates for consistent documentation.