AI UNDERDOGSDAILY PICK
AI UNDERDOGS
AI 技能,练出来的
Skill, Not Prompts
whetstone
别人在写提示词
这个人在练技能——Whetstone 是个帮你在真实工作流里打磨 AI 代理的框架
While everyone's writing prompts, this guy's building a
training ground — Whetstone is a framework for
honing your AI agent's skills on actual workflows
什么是「技能」
What Are "Skills"
Whetstone 里
一个「技能」是一段完整的任务执行逻辑——包含输入规范
执行步骤和质量检查
它把零散的提示词工程变成了可组装
可迭代的模块
你可以在真实的项目里跑
看它哪里翻车,然后针对性强化
In Whetstone, a 'skill' is a complete task
execution logic — with input specs, step-by-step execution
and quality checks. It turns scattered prompt engineering
into composable, iterative modules you can run in
real projects, see where it fails, and harden
that exact spot
★ SIGNAL 1
失败也是数据
Failure Is Data
大部分 AI 工具只告诉你「成功了」
Whetstone 的设计重点反而是失败场景——它会记录代理在哪一步出错
输出偏了多少
然后把这些失败案例直接纳入技能的训练循环
这不是一次性提示词,是越用越准的执行模型
Most AI tools just tell you 'it worked.'
Whetstone's design actually focuses on failure — it
logs where the agent slipped, how far the
output drifted, then feeds those failure cases directly
into the skill's training loop. This isn't a
one-shot prompt
it's an execution model that gets sharper with use
★ SIGNAL 2
作者的偏执
The Author's Obsession
项目名叫 Whetstone——磨刀石
这个命名本身就是一个品味信号:他要的不是花哨的多轮对话
而是每个技能都像刀刃一样精确
整个框架围绕「技能成熟度」设计
从粗糙原型到生产级执行
每一步都有对应的打磨机制
The project's called Whetstone — a sharpening stone
The naming itself is a taste signal: he's
not after flashy multi-turn chat, but precision-crafted skills
The whole framework is designed around 'skill maturity,'
with a grinding mechanism for every step from
rough prototype to production-ready execution
作者在文档里很坦诚:Whetstone 目前还是个人实验阶段
API 可能会变,文档也不全
但这恰恰是它诚实的地方——它自己也在「磨」
对于想认真搞 AI 代理工程化的人来说
这比那些号称「开箱即用」的框架值得看
The author's upfront in the docs: Whetstone is
still experimental, APIs might change, docs are incomplete
But that's exactly what makes it honest —
it's still being sharpened itself. For anyone serious
about engineering AI agents, this beats frameworks claiming
to be 'production-ready' out of the box
AI UNDERDOGS
在真实工作流里打磨 AI 代理
Honing your agent on real work
whetstone
关注 · 每天发现更多 AI 神作
whetstone.akbarsha.dev