asynchronos
UserClaude Code plugins — lazy-load, context optimization, workflow automation
Categories
Indexed Skills (4)
notebooklm
Turn local Markdown/text/CSV into an AI-generated report (Markdown) and infographic (PNG) via Google NotebookLM, plus grounded Q&A over the same sources. Wraps the unofficial notebooklm-py library and is project-agnostic. Use when the user wants to summarize a docs set or dataset into a NotebookLM report or infographic, feed files/folders into NotebookLM as sources, generate a briefing / study-guide / blog from sources, ask questions grounded in their documents, or convert a CSV/table into a NotebookLM source.
plugin-lazy
Lazy-load a disabled plugin on demand. Lists installed-but-disabled plugins, reads skills-only plugins from cache mid-session (no restart), or toggles agent-heavy plugins on/off (restart required)
session-review
Review the current chat session — surface what's open, pending, or stale before continuing or closing
python-venv
Create a Python virtual environment (.venv) in the current project — set up a venv, install requirements.txt or pyproject.toml deps, gitignore the venv. Prefers uv, falls back to stdlib `python -m venv`.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.