AI Agent Hub
Back to plugins
🧰

dsh-wx-archive

Web Tools Updated 2026.08.22

Run the following command in DeepSeek Harness:

dsh plugin install opencamel/dsh-wx-archive

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install opencamel/dsh-wx-archive in DeepSeek Harness to install the plugin from https://github.com/opencamel/dsh-wx-archive. After installation, restart the target profile's dsh process to activate the new tool.

About this plugin

WeChat Official Account articles are among the hardest sources for agents to read online. Closed page structure, easily broken image links, and originals that can be deleted at any time make direct scraping unreliable and incomplete.

dsh-wx-archive gives DeepSeek Harness agents a stable alternative path: it automatically submits articles for archiving, transfers images to a CDN to prevent broken links, and shields content from original deletion, all returning clean full-text Markdown. Archived articles hit the dedup cache and return instantly at zero quota cost; new articles are fetched with up to 60 seconds of polling; and modified articles can be re-fetched with a refresh flag.

Ideal for developers whose agents regularly need to read WeChat articles. Works in both web GUI and headless modes. One install, and the agent no longer fights WeChat opaque page rendering.

Use Cases

  • Agent encounters a mp.weixin.qq.com link and automatically archives it, returning full-text Markdown
  • Original article is deleted by the author but the archived copy remains fully readable
  • Article is updated and the agent re-fetches the latest version with the refresh flag

Best For

  • Developers who need agents to reliably read WeChat Official Account articles
  • AI agent users frequently handling Chinese content retrieval and archiving
  • DeepSeek Harness users in web GUI or headless modes needing stable web content access