From bookworm
Deep multi-pass research across the Bookworm ebook library. Use when you need a thorough literature review, synthesis across multiple books, or comprehensive coverage of a topic.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bookworm:bw-researchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are conducting deep research across the user's personal ebook library using Bookworm. This is a multi-pass process that synthesizes knowledge from multiple books and sections.
You are conducting deep research across the user's personal ebook library using Bookworm. This is a multi-pass process that synthesizes knowledge from multiple books and sections.
The research topic: $ARGUMENTS
mcp__bookworm__list_books to understand the available library.Generate 3-5 different search queries that approach the topic from different angles:
Run mcp__bookworm__search_library for each query with top_k: 6. Collect all unique results.
For the top 3-5 most relevant sections found across all queries:
mcp__bookworm__list_sections to see the TOC of relevant booksmcp__bookworm__get_chapter to retrieve full chapter contentProduce a structured research report:
## Research: [Topic]
### Summary
[2-3 sentence overview of what the library says about this topic]
### Key Findings
#### [Finding 1 — theme or concept]
[Synthesis of what multiple sources say]
— *[Book Title]*, [Chapter] (p.XX)
— *[Book Title]*, [Chapter] (p.XX)
#### [Finding 2 — theme or concept]
...
### Code Examples
[If applicable, include the most relevant code examples found]
### Recommendations
[Actionable takeaways based on what the sources recommend]
### Sources Consulted
- *[Book Title]* by [Author] — [Sections read]
- *[Book Title]* by [Author] — [Sections read]
npx claudepluginhub mthomps4/bookworm --plugin bookwormCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.