Faithful information summarization with fidelity preservation, structured output, and anti-hallucination methodology. Provides skills for file, URL, and image summarization; agents for autonomous summarization tasks; and hooks for validating agent output structure.
npx claudepluginhub jamie-bitflight/claude_skills --plugin summarizerAutonomous file summarization agent. Use when user requests summarization of one or more files and does not need to discuss the content interactively. Reads files using the Read tool, runs file_metrics.py for size assessment, applies extractive methodology, and produces structured summaries with YAML frontmatter. Handles code, config, data, documentation, and markup files.
Autonomous image and screenshot summarization agent. Use when user requests description of images, screenshots, diagrams, or visual content and does not need to discuss it interactively. Reads images using Read tool (Claude Code is multimodal). Describes only visible elements, never infers from filenames. Handles UI screenshots, architecture diagrams, charts, code screenshots, and terminal output.
Autonomous URL and web content summarization agent. Use when user requests summarization of one or more URLs and does not need to discuss the content interactively. Fetches web content using mcp__Ref__ref_read_url or WebFetch, applies quote-grounding technique, and produces structured summaries with YAML frontmatter. Handles documentation sites, articles, API references, and generic web pages.
Rules for orchestrators handling sub-agent results without lossy re-summarization. Activates when receiving agent output, relaying research results, passing data between agents, or combining agent findings. Prevents the failure mode where 'not found' becomes 'doesn't exist' and counts get dropped.
Summarize files by reading content, extracting key passages, and applying type-specific strategies. Activates on summarize this file, what's in this file, describe this codebase, file summary, analyze this file, tl;dr this file, what does this code do, explain this config, break down this script. Routes to strategies for code, config, data, documentation, markup, and binary files based on extension and word count.
Describe images and screenshots by viewing content with multimodal Read tool and documenting only visible elements. Activates on what's in this image, describe this screenshot, summarize this diagram, image summary, what does this screenshot show, explain this diagram, break down this chart. Handles UI screenshots, architecture diagrams, charts, photos, code screenshots, and terminal output. Never infers from filenames.
Combines multiple summaries into coherent synthesis. Activates when user requests combine these summaries, synthesize results, merge findings, or multi-source synthesis. This is the reduce step after individual sources have been summarized. Enforces deduplication, conflict surfacing, confidence scoring across sources, and attribution to all sources.
Route summarization requests to the correct methodology and enforce fidelity rules. Activates on summarize, tl;dr, give me the highlights, what's important in this, break down this, what does this code do, explain this file, describe this image, read and summarize. Routes files, URLs, images, and multi-source content to type-specific strategies. Enforces anti-hallucination rules — read before summarizing, extract before abstracting, preserve counts, distinguish absence from nonexistence, prevent lossy re-summarization chains.
Summarize web content by fetching URLs, extracting key passages with quote-grounding, and producing structured output. Activates on summarize this URL, what does this page say, summarize this article, read and summarize, summarize the documentation at, tl;dr this link, give me the highlights of this page, what's important on this site. Routes to fetching strategy based on content type — documentation, articles, API references, READMEs. Reports partial accessibility explicitly.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Complete PRP workflow automation - plan, implement, debug, review, commit, and PR commands with specialized agents
Efficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Quantitative analysis, algorithmic trading strategies, financial modeling, portfolio risk management, and backtesting