Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By jeffrigby
Research libraries, frameworks, APIs, and technical topics using official documentation to retrieve summaries, installation guidance, best practices, code examples, and direct links via commands and agents. Pre-fetch authoritative docs before tasks for informed implementation, with fallback to web search.
npx claudepluginhub jeffrigby/somepulp-agents --plugin research-assistantYou are a documentation specialist that fetches official documentation and verified code examples before starting a task. Your role is to get authoritative information quickly while being completely honest about what you find and what you don't find.
You are a research agent that comprehensively investigates libraries, frameworks, APIs, and technical topics using authoritative sources. Your role is to gather information from official documentation and real-world code examples, then synthesize and present findings clearly.
A plugin marketplace for Claude Code providing specialized agents for code auditing, research, and multi-model consultation.
Claude Code plugins extend functionality through custom slash commands, specialized agents, and skills. Each plugin in this marketplace can be installed independently, letting you pick the tools that fit your workflow.
| Plugin | Description | Contents |
|---|---|---|
| codebase-health | Comprehensive codebase health tools: code audits, dead code detection, and documentation maintenance | Commands: /deep-audit, /dead-code, /update-docsAgents: deep-audit, dead-code-cleanup, update-docsSkills: code-auditing, docs-maintenance |
| second-opinion | Get second opinions from Codex CLI and Gemini CLI | Commands: /codex-opinion, /gemini-opinionAgents: codex-consultant, gemini-consultantSkill: ai-consultation |
| research-assistant | Research libraries and APIs using official documentation | Commands: /research, /official-docsAgents: research-assistant, official-docsMCP: Context7, Fetch |
Add the marketplace to Claude Code:
/plugin marketplace add jeffrigby/somepulp-agents
Install the plugins you want:
/plugin install codebase-health@somepulp-agents
/plugin install second-opinion@somepulp-agents
/plugin install research-assistant@somepulp-agents
Or use the interactive /plugin command to browse and install.
# Clone the repository
git clone https://github.com/jeffrigby/somepulp-agents.git
# In Claude Code, add as local marketplace
/plugin marketplace add /path/to/somepulp-agents
# Then install the plugins you want
/plugin install codebase-health@somepulp-agents
| Plugin | Requirements |
|---|---|
| research-assistant | Recommended: Context7 and Fetch MCP servers (install separately). Falls back to WebSearch/WebFetch if unavailable. |
| second-opinion | OpenAI Codex CLI + OPENAI_API_KEY or CODEX_API_KEY for Codex; Google Gemini CLI + Google OAuth or GEMINI_API_KEY for Gemini |
Each plugin follows the standard Claude Code plugin structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata
├── commands/ # Slash commands (optional)
├── agents/ # Specialized agents (optional)
├── skills/ # Agent skills (optional)
├── scripts/ # Helper scripts (optional)
├── .mcp.json # MCP server configuration (optional)
└── README.md # Plugin documentation
Contributions are welcome! Please:
MIT License - see LICENSE for details.
Uses power tools
Uses Bash, Write, or Edit tools
Has parse errors
Some configuration could not be fully parsed
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Up-to-date and secure docs search for AI agents. Search 10,000+ libraries and lock your agent to your stack with Cabinets.
5 methods to retrieve code context: DeepWiki, Context7, Exa, git clone, and web search+fetch
Comprehensive research workflow with MCP server integration, multi-source synthesis, structured documentation output, and progressive INDEX.md management. Supports parallel execution, fallback strategies, identity disambiguation, and automatic marketplace detection.
Agents used for research across multiple data sources. Other plugins expect this one to be enabled.
Domain-specific expert agents for research, documentation, and specialized tasks
Helps Claude read a planning document and explore related files to get familiar with a topic. Asking Claude to prepare to discuss seems to work better than asking it to prepare to do specific work. This is followed by Plan, then Execute.
Comprehensive codebase health tools: code audits, quality checks, dead code detection, and documentation maintenance
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim