什么是 precision-mastery?
始终在开始任何任务之前加载。最大限度地提高所有文件操作、搜索和命令执行的令牌效率。涵盖提取模式(内容、大纲、符号、ast、线条)、详细程度调整、多文件批处理和发现工具编排。确保代理将代币花在结果上,而不是开销上。 来源:mgd34msu/goodvibes-plugin。
始终在开始任何任务之前加载。最大限度地提高所有文件操作、搜索和命令执行的令牌效率。涵盖提取模式(内容、大纲、符号、ast、线条)、详细程度调整、多文件批处理和发现工具编排。确保代理将代币花在结果上,而不是开销上。
通过命令行快速安装 precision-mastery AI 技能到你的开发环境
来源:mgd34msu/goodvibes-plugin。
The precision engine provides token-efficient alternatives to native tools (Read, Edit, Write, Grep, Glob, WebFetch). When used correctly, you save 75-95% of tokens on file operations. This skill teaches optimal usage.
Use the lowest verbosity that meets your needs. Verbosity directly impacts token consumption.
| precisionwrite | standard | countonly | You provided the content; just confirm success | | precisionedit | withdiff | minimal | Confirm applied; skip diffs unless debugging | | precisionread | standard | standard | You need the content | | precisiongrep (discovery) | standard | filesonly via output.format | Discovery phase, not content phase |
始终在开始任何任务之前加载。最大限度地提高所有文件操作、搜索和命令执行的令牌效率。涵盖提取模式(内容、大纲、符号、ast、线条)、详细程度调整、多文件批处理和发现工具编排。确保代理将代币花在结果上,而不是开销上。 来源:mgd34msu/goodvibes-plugin。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill precision-mastery始终在开始任何任务之前加载。最大限度地提高所有文件操作、搜索和命令执行的令牌效率。涵盖提取模式(内容、大纲、符号、ast、线条)、详细程度调整、多文件批处理和发现工具编排。确保代理将代币花在结果上,而不是开销上。 来源:mgd34msu/goodvibes-plugin。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/mgd34msu/goodvibes-plugin --skill precision-mastery 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/mgd34msu/goodvibes-plugin