← 返回 Skills 市场
ZeroToken Skill
作者
Ethan Wilkins
· GitHub ↗
· v1.0.3
· MIT-0
71
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install zerotoken-skill
功能描述
Default token-efficient assistant discipline. Use by default for all suitable tasks unless the user explicitly asks for exhaustive detail, teaching-style exp...
安全使用建议
This skill appears coherent and safe in purpose: it provides a concise working discipline and does not request secrets or installs. Two practical notes before installing: (1) SKILL.md recommends using `rg` (ripgrep) and running small local validations — confirm you are comfortable giving the agent access to your workspace and CLI tools, and ensure ripgrep is available if you rely on that workflow; (2) because the skill defaults to terse answers, ask explicitly for exhaustive/teaching-style output when you need detailed reasoning. If you want stricter control, only invoke the skill explicitly rather than relying on it as the default agent discipline.
功能分析
Type: OpenClaw Skill
Name: zerotoken-skill
Version: 1.0.3
The zerotoken-skill is a utility designed to optimize AI agent performance by enforcing token efficiency, concise communication, and minimal context usage. The instructions in SKILL.md and README.md focus on prompt engineering, task classification, and reducing verbosity without compromising accuracy or safety. There are no indicators of data exfiltration, malicious execution, or unauthorized persistence.
能力评估
Purpose & Capability
The skill's name, description, and files consistently describe an agent discipline for concise, token‑efficient behavior. However, the SKILL.md explicitly recommends using `rg` (ripgrep) to locate files and to run minimal validation commands; the package/registry metadata lists no required binaries. This is likely an omission (the skill expects workspace and CLI tool access) rather than malicious, but it's an inconsistency the user should be aware of.
Instruction Scope
Runtime instructions stay within the stated purpose: they describe how to limit context, when to ask clarifying questions, and how to read/modify only necessary files. They instruct the agent to read/locate files and run minimal validations when doing code tasks — appropriate for a coding/agent discipline and do not ask for unrelated system data or external exfiltration.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute. That minimizes disk/write risk. No external downloads or install steps are present.
Credentials
The skill requests no environment variables, credentials, or config paths. SKILL.md does not instruct reading secrets or unrelated env variables. This is proportionate to its purpose.
Persistence & Privilege
Flags show always:false and the skill is user-invocable; it does not request permanent presence or attempt to modify other skills or system-wide settings. Normal autonomous invocation is allowed by platform defaults but is not elevated here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zerotoken-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/zerotoken-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Expanded package keywords for prompt engineering, context optimization, token budgeting, and agent workflow discovery.
v1.0.0
Initial release. Added the ZeroToken skill for token-efficient task execution, plus the minimal publishing files package.json, README.md, and CHANGELOG.md.
元数据
常见问题
ZeroToken Skill 是什么?
Default token-efficient assistant discipline. Use by default for all suitable tasks unless the user explicitly asks for exhaustive detail, teaching-style exp... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 ZeroToken Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zerotoken-skill」即可一键安装,无需额外配置。
ZeroToken Skill 是免费的吗?
是的,ZeroToken Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
ZeroToken Skill 支持哪些平台?
ZeroToken Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 ZeroToken Skill?
由 Ethan Wilkins(@phoenixlucky)开发并维护,当前版本 v1.0.3。
推荐 Skills