By thoeltig
Download and cache full page content from URLs for complete information retrieval without summarization loss. Removes only simple hidden content but has NO prompt injection detection or guard. Should only be used on official and trusted sources like documentations.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub thoeltig/claude-code-toolkit --plugin fetch-full-contentBenchmarking framework to analyse tokenization per file format.
Comprehensive management of Claude Code features including skills, slash commands, hooks, MCPs, subagents, and prompts. Create, analyze, and improve Claude Code capabilities with official documentation guidance.
Lightweight reconnaissance system that provides direction before exploration. Query for relevant files before reading them - avoid expensive blind exploration and context pollution.
Batch file I/O for Claude Code — read N files and run M edits per call, cutting tool calls and context overhead by ~50–60%.
Remove duplicate file reads and script outputs from Claude Code transcripts to reduce token waste and lower hallucination risk when resuming sessions.
Pull server-rendered web content from any URL into Claude Code. Indexes sites in seconds with conditional-GET caching, then exposes them as MCP tools (fetch_url, ensure_docs, list_sources, list_indexed, grep_docs, read_doc, add_source, remove_source). Local, browser-free, no API keys.
Import external documentation locally - bypass AI-blocking sites via Context7, WebFetch, or Playwright
Web content fetching and HTTP requests
Crawl, index, and search web documentation directly inside Claude Code. Quick mode for focused lookups, deep mode for up to 100 pages with in-memory search.
A collection of useful utilities, tools, and skills for Claude Code
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.