DeepSeek Harness plugin

crazy-lab

DeepSeek Harness plugin: let the agent read, fetch and parse Zhihu (answers, columns, comments).

Jump to install

Source facts

Repository
TheCrazyLab/crazy-lab
Latest update
Aug 16, 2026
Category
Workflow & Automation
GitHub stars
0
Format
plugin
Catalog evidence
Upstream dsh.bundle evidence
Evidence path
package.json#dsh.bundle
Checked against
0.1.0-rc.8
Upstream check date
2026-08-20

This evidence comes from the upstream catalog. This site has not installed, run, or security-reviewed the plugin.

Install

Start with a prompt that asks an agent to review the GitHub repository and source. Switch to the command if you want to install it yourself.

Copy this prompt into DSH, Codex, or another agent and ask it to review the GitHub repository and source first.

Do not install or run any commands yet. Read this plugin's GitHub repository, README, and relevant source code. Then answer the questions below clearly and directly so I can decide whether it fits my needs:

1. What is this plugin, and what problem does it solve?
2. Who is it for, and what are its typical use cases?
3. How is it used after installation? Include one minimal example.
4. What known limitations or privacy, security, compatibility, or maintenance risks does it have?
5. Give a clear recommendation: recommend, conditionally recommend, or do not recommend, with reasons.

Distinguish statements documented by the repository, inferences from source code, and unknowns. If evidence is insufficient, say so explicitly. Do not guess or simply repeat the README.

GitHub: https://github.com/TheCrazyLab/crazy-lab
Plugin: crazy-lab
Author: TheCrazyLab

Check the source files

Read the README and other files from this plugin directory before installing.

File explorer3 files
README.mdSource · read only

CRAZY LAB · 疯狂实验室

> 一个包罗万象、全世界冲浪、勇敢乱玩的实验室。 > 这里不端着、不装专业,专门收那些「有点意思、但放在正经品牌号上刷屏不合适」的小玩意。

你不需要是个大项目。这里什么都能进:

  • 一个 30 行的小脚本
  • 一个奇怪的浏览器玩具
  • 一个没人要、但你自己觉得好玩的插件
  • 一个「今天突然想到的」实验

我们只认三件事:有趣、能玩、不无聊。

---

这里现在有什么

1. 知乎阅读插件(实验室里的一个实验)

实验室里最早的一个实验,偏门但完整。知乎用户本就不多,所以它更像个技术玩具,不是产品——留着,因为好玩。

npx @deepseek-ai/dsh web
dsh plugin --profile web add "github:TheCrazyLab/crazy-lab#main"

装好后 agent 能直接调三个工具:zhihu_fetch_column(抓专栏)、zhihu_fetch_answer(抓回答)、zhihu_search(搜知乎)。知乎对数据中心 IP 会甩 403,真要稳定抓得把请求路由到你本机已登录的浏览器——插件已经留好注入点,解析逻辑可以完全复用。

2. 全球冲浪随机器 / Daily Surf

点一下,今天该去哪儿浪,它替你决定:冷知识、奇怪网站、一句话挑战、随机坐标、随机年份、云旅行、音乐盲盒。纯前端,打开就玩 → [experiments/surf.html](experiments/surf.html)

> 🌐 在线版(GitHub Pages,浏览器直接打开就玩):https://thecrazylab.github.io/crazy-lab/

---

在研 / In the Lab(想法池,谁来都能认领)

  • 随机城市漫步:每天丢一个真实坐标 + 一张街景,逼你出门或云旅行。
  • 反算法:把你的信息流反过来,专推你绝不会点的东西。
  • 一句话产品:用一句话描述一个产品,几分钟做出来给你看。
  • 深夜电台:随机播客 / 冷门音乐片段,陪你熬。
  • AI 考古:随机挖一个 1990–2010 年的网站 / 软件 / 梗,讲讲它后来怎样了。

---

规矩

  • 这是个独立站点,和任何正经品牌号不挂钩、不链回
  • 能跑就发,跑不起来也发——实验嘛。
  • MIT。随便 fork、随便改、随便玩。

---

MIT © TheCrazyLab