dsh-agent-reach
给 AI Agent 一键装互联网能力:网页阅读、YouTube 字幕、RSS、全网搜索、GitHub、X、B站、Reddit、Facebook、Instagram、小红书、LinkedIn、V2EX、雪球、小宇宙——零配置 + 多后端路由(平台封了自动换)+ doctor 诊断 + Cookie 仅存本地。受 Panniantong/Agent-Reach(73k★ MIT)启发。
371 results
给 AI Agent 一键装互联网能力:网页阅读、YouTube 字幕、RSS、全网搜索、GitHub、X、B站、Reddit、Facebook、Instagram、小红书、LinkedIn、V2EX、雪球、小宇宙——零配置 + 多后端路由(平台封了自动换)+ doctor 诊断 + Cookie 仅存本地。受 Panniantong/Agent-Reach(73k★ MIT)启发。
Freeze each round of a DeepSeek Harness conversation into a knowledge-base document
Correctly activate DeepSeek v4 flash on the Volcano Ark plan API for DeepSeek Harness: default config injection (ark provider + reasoningEfforts + reasoningEffort=max) plus an ark_plan_doctor self-check tool.
Per-message session handoff for DeepSeek Harness: a handoff icon next to each message's fork button summarizes the conversation up to that message with an LLM, forks a fresh session carrying the copied history plus the injected summary document, and auto-opens it. The origin session is unchanged.
Dual-face dsh web plugin: five-column AppFrame, right-side Git workspace tree, Source Control, and a bottom multi-terminal dock
通用项目 AI 文档协议 skill:每项目一份 docs/.ai 认知库,防上下文涣散、保项目认知精细。(DSH plugin)
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
Atlas Docs MCP服务器为AI助手提供库和框架的技术文档,将官方文档处理为适合LLM使用的Markdown版本,适用于Cursor、Cline、Windsurf等MCP兼容的LLM客户端。
DSH web plugin: open and edit .docx files in the better-sidebar editor through SuperDoc (superdoc.dev) — a browser-native DOCX editor. Assets are self-hosted from this package's node_modules; edited documents export back to disk atomically.
DeepSeek Harness 左侧网址书签栏插件:一键展开常用网址工具栏,自动解析目标站点真实 favicon,展开时页面内容整体右移、不遮挡。
Mermaid Doc MCP Server是一个用于生成Mermaid文档的服务器,提供列出可用图表和检索特定图表文档的功能。
Context7 MCP 是一款为开发者提供最新代码文档和示例的服务,通过集成到开发环境中,确保LLM生成的代码基于最新的库文档。
Zero-dependency MCP stdio server that generates real .docx files from a JSON spec — Chinese office-automation vertical for DeepSeek Harness.
DeepSeek Harness plugin: scan a codebase and generate a Software Design Document (SDD) outline.
一个用于从ietf.org网站获取、解析和阅读RFC文档的MCP服务器,提供程序化交互工具。
Document-review modal for DeepSeek Harness web: design documents and plan reviews open in a full rendered-markdown modal instead of the compact composer card.
Cross-border commerce: HS codes, customs invoices, mainland reachability. HS/HTS code lookup and classification, commercial invoices, live exchange rates, IBAN and EAN/UPC checks, amount-in-English for documents, and whether your site is actually reachable from inside mainland China.
DSH composer: scroll to an iPhone home-indicator pill; corner arcs dock the real composer into the left or right gutter. 下滑收到 Home 条,左右弧线把原输入框停到两侧留白。
Overlay reader for agent output files: Markdown/GFM rendering, in-panel PDF preview, DOCX/XLSX/PPTX text extraction, reply-end file chips. Pure JS, zero dependencies, no persistent UI.
Auto documentation generation skill for DeepSeek Harness -- README, API docs, changelogs
文档与架构决策记录:记录为什么而非只是什么,ADR 格式与文档策略。受 addyosmani/agent-skills(88k★ MIT)启发。
SQL 优化模式:EXPLAIN 分析、索引策略、N+1 解决、查询改写。受 wshobson/agents(38k★ MIT)启发。
docgen — document workshop skill pack: pure-prompt Agent Skills for README generation, PR descriptions, changelogs and code review, installable into dsh (DeepSeek Harness).
Two-tier image reading for text-only models in DeepSeek Harness: fast local OCR (RapidOCR, offline) first, then a vision model via modlens as fallback.