By shihwesley
Research pipeline + sandboxed Python execution for Claude Code. Turns any topic into agent expertise: structured question tree → source discovery → zero-context fetch (content never enters LLM context) → .mv2 indexing → REPL-based distillation → compact expertise artifact. Also runs Python in isolated Docker containers for code execution, DSPy sub-agents, and data analysis.
npx claudepluginhub shihwesley/shihwesley-plugins --plugin neo-researchAdmin access level
Server config contains admin-level keywords
Uses power tools
Uses Bash, Write, or Edit tools
Execute Python code in an isolated Docker sandbox with DSPy sub-agent support. Use for code execution, data analysis, or recursive language model tasks that need sandboxed evaluation.
Research agent that fetches, indexes, and searches documentation using the neo-research knowledge store. Use when you need to research a library, framework, or API before implementation.
Unified research pipeline. Parses any input (topic, paragraph, URLs), builds a structured question tree, discovers and fetches sources (zero context cost), indexes into .mv2, distills via systematic querying into a compact expertise artifact. Output: agent becomes domain expert without reading raw content.
Research Apple frameworks against a spec or plan file using exported Dash docset documentation. Produces per-feature reference sections with verbatim code examples and API signatures. Use when user says /apple-research, needs to look up Apple framework APIs before implementation, or wants to generate framework reference docs from a spec file.
Audit previously researched topics and optionally re-index them through the current pipeline. Use when the research flow has changed and you want to backfill, or to see what's been researched.
Show what's indexed in the neo-research knowledge store — sources, chunk counts, file sizes. Use when the user asks what docs are available, what's been indexed, or wants a status check before searching.
Research any topic — builds question tree, discovers sources, fetches to disk (zero context cost), indexes into .mv2, distills into expertise artifact. Agent becomes domain expert. Use when you need to learn about a technology, protocol, framework, or domain before working with it.
Context window optimization for Cowork. Sandboxes tool output, compresses what returns with a self-learning 3-stage pipeline, and routes tools automatically — reducing context consumption by 30–60% in typical sessions, more in research-heavy ones.
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Comprehensive real estate investment analysis plugin with financial modeling, market data APIs, deal analysis agents, and tax-aware structuring. Covers all property types: residential, commercial, multifamily, short-term rentals, and land development.
Open-source, local-first Claude Code plugin for token reduction, context compression, and cost optimization using hybrid RAG retrieval (BM25 + vector search), reranking, AST-aware chunking, and compact context packets.
Agent Skills for AI/ML tasks including dataset creation, model training, evaluation, and research paper publishing on Hugging Face Hub
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.