xby-read-website
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-read-website
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-read-website in your DeepSeek Harness terminal to install the plugin; the source repository is https://github.com/xby-skill/xby-read-website.
About this plugin
When AI agents, IDE plugins, or LLM pipelines need to read a web page, they are usually buried under layers of HTML boilerplate, scripts, and CSS that burn tokens and confuse the model. xby-read-website cuts that friction down to a single call: pass in a URL and receive clean, structured Markdown with links intact, so downstream reasoning sees only what matters.
The plugin centers on two commands. read_website extracts page body text in a token-efficient way, making it well suited for reading technical docs, analyzing competitor content, or gathering information at scale, and the output is friendly to both LLMs and humans. set_xby_apikey lets you drop your API key into the chat once; it persists automatically across restarts, eliminating repeated setup.
If you are building AI-agent workflows, frequently calling LLMs from an IDE to analyze live documentation, or need a lightweight pipeline to feed web content into a RAG stack, this plugin was designed for that exact job. MIT licensed, dependency-light, and ready to use out of the box.
Use Cases
- AI agents pulling structured info from online docs
- IDE workflows where an LLM analyzes API or competitor pages
- RAG pipelines that batch-clean web content before ingestion
Best For
- Developers building AI-agent workflows
- Engineers who call LLMs from IDEs to analyze live pages
- AI engineers assembling RAG pipelines
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.