From research-papers
Researches topics via web search to identify approaches, papers, implementations, tradeoffs, and recommendations. Creates structured Markdown reports in reports/ directory.
npx claudepluginhub ctoth/research-papers-plugin --plugin research-papersThis skill uses the workspace's default tool permissions.
Research a topic and create comprehensive implementation-focused findings.
Conducts deep parallel research on topics using web searches and tools. Produces cited markdown files in research/ directory with validated URLs and synthesis summary.
Conducts deep research on topics or indexes local files/URLs into a git-versioned knowledge base using web search, fetch, and structured templates.
Conducts focused web research on technical questions like dependency versions, best practices, API docs, and patterns. Outputs structured Markdown findings with sources, confidence levels, and action recommendations.
Share bugs, ideas, or general feedback.
Research a topic and create comprehensive implementation-focused findings.
Conduct web-based research on $ARGUMENTS to answer:
Search the web to find:
Fetch and read these pages to:
Write findings to ./reports/research-$ARGUMENTS.md:
# Research: $ARGUMENTS
## Summary
[One paragraph overview of findings]
## Approaches Found
### [Approach 1 Name]
**Source:** [URL]
**Description:** [What it is]
**Pros:** [Advantages]
**Cons:** [Disadvantages]
**Complexity:** [Low/Medium/High]
[Repeat for each major approach]
## Key Papers
- [Author (Year)](URL) - [What it contributes]
- [Author (Year)](URL) - [What it contributes]
## Existing Implementations
- **[Name]** ([URL]): [Description, language, license]
## Complexity vs Quality Tradeoffs
[Analysis of what level of complexity gets what level of quality]
## Recommendations
[Specific recommendations for this project's research area]
## Estimated Implementation Effort
- **Minimal approach:** [What you get]
- **Full approach:** [What you get]
## Open Questions
- [ ] [Unresolved question]
- [ ] [Area needing more investigation]
## References
- [Full citation with URL]
If Edit/Write fails with "file unexpectedly modified":
./relative, C:/forward/slashes, C:\back\slashesYou may be running alongside other agents. NEVER use git restore/checkout/reset/clean.
When done, reply ONLY:
Done - see reports/research-$ARGUMENTS.md
Do NOT: