跳到正文
dsh-market 浏览插件 GitHub EN

Cola1018/dsh-aicc-zhunao

主脑编排 preset:委派优先的 persona、根会话执行门禁,以及可移植的 AI-LAW 规则技能。

Star 数 ★ 0 分类 工作流与自动化 收录于 2026-08-16 npm dsh-aicc-zhunao

安装

在 DeepSeek Harness 里通过 dsh-market 安装

dsh plugin --profile web add dshmarket

或使用命令行

dsh plugin --profile web add dsh-aicc-zhunao

装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。

README

该插件的 README 只有英文版本。

@cola1018/dsh-aicc-zhunao is a public DeepSeek Harness (DSH) preset for a main-brain workflow. It combines a delegation-first persona, a root-session execution gate, and a portable aicc-law skill for task boundaries, evidence, and safety checks.

Install

Install the published package into the DSH profile you use:

dsh plugin --profile web add @cola1018/dsh-aicc-zhunao

Restart the profile if DSH reports that a restart is required.

Use

Select AICC Main Brain as the agent preset. The root session will plan, delegate, and synthesize; direct write, edit, PowerShell, and Bash tool calls are denied at the execution layer. Child agents remain available for bounded implementation tasks.

Before dispatching or closing work, load the bundled aicc-law skill. Its rules are intentionally general so the package does not depend on a private task system, local filesystem layout, account, memory store, or business context.

Included files

  • preset.yml — preset name and description
  • agent.cordis.yml — DSH bundle patch and orchestration composition
  • main-brain-gate.js — root-session execution gate
  • skills/aicc-law/SKILL.md — portable operating rules

License

MIT

内容来自项目 README(GitHub)↗