dsh plugins中文
← Back to popular plugin directory

Agent is efficient and disciplined

phoenixlucky/zerotoken-skill · skills

Make the Agent efficient and disciplined - not only save tokens: ZeroToken compresses invalid context/inference/output; Wei Liaozi's ten principles constrain authority boundaries, single instructions, plan before acting.

★ 13GitHub stars
0Forks
2026-08-14Last updated
PythonLanguage
GPL-3.0License

Project overview

核心不是军事,而是 权限边界、单一指令、责任明确、执行一致。与 ZeroToken 纪律互补:省 token 是效率,尉缭子是秩序。

完整十原则(含违反示例)、与任务模式的对应关系及 System Prompt 总纲见 SKILL.md「⚔️ AI 编程总纲(尉缭子十原则)」。 🔍 搜索资料规范 当任务需要搜索外部资料时,按以下优先级执行: 优先级 · 方式 · 条件 优先级: 🥇 Chrome MCP · 方式: 真实浏览器搜索(不限百度) · 条件: mcpcall.py 存在且服务在线 优先级: 🥈 webfetch · 方式: 备选 · 条件: 仅当 Chrome MCP 不可用 Chrome MCP 真实浏览器可通杀微博/知乎/小红书等反爬严格的平台;若 Chrome MCP 不可用,允许使用当前网络可用的其他搜索方式。

完整规则(禁用行为、Windows 调用注意、搜索命令示例)见 SKILL.md「🔍 搜索资料规范」。 📝 精准提示词模板

Install command

dsh plugin --profile web add github:phoenixlucky/zerotoken-skill
View GitHub repository ↗Back to popular plugin directory