focus-agents
Description
A Claude Code plugin for researching topics on the web and generating comprehensive academic-style Markdown reports.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
tech-researcher
A Claude Code plugin for researching topics on the web and generating comprehensive academic-style Markdown reports.
Features
- Thorough Research: Gathers information from 10+ sources
- Interactive Flow: Asks clarifying questions to refine research scope
- Academic Reports: Generates structured reports with abstract, findings, conclusion, and references
- Source Persistence: Saves research to
./reports/folder with date-prefixed filenames - Proactive Activation: Triggers automatically on research-related requests
Usage
Command
/research
Starts an interactive research session. The plugin will:
- Ask clarifying questions about scope and focus
- Search the web for relevant sources
- Gather and synthesize information
- Generate an academic-style Markdown report
- Save to
./reports/YYYY-MM-DD-topic-name.md
Natural Language
The web-researcher agent also triggers on natural requests like:
- "Research the latest trends in AI"
- "Find information about quantum computing"
- "What's the current state of renewable energy?"
Output Format
Reports follow an academic structure:
- Abstract - Brief summary of findings
- Introduction - Context and research scope
- Findings - Organized by theme/topic
- Conclusion - Key takeaways
- References - All sources with links
Installation
Via Focus Marketplace (Recommended)
# Add the Focus marketplace (if not already added)
/plugin marketplace add The-Focus-AI/claude-marketplace
# Install the plugin
/plugin install focus-agents@focus-marketplace
Then restart Claude Code.
Manual Installation
claude --plugin-dir /path/to/focus-agents
Or copy to your project's `.claude-plugin/` directory.
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://