Guide to AI Tokenomics: Eleven Principles for Token Efficient Software Engineering
Google Cloud提出AI编码助手的11条token优化原则,通过模型选择、技能封装、分治策略等方法提升效率。
入选理由:使用默认Gemini 3.5 Flash模型,根据任务复杂度动态调整模型规模。
产品
封装可复用技能的文件格式
已跟踪 4 条高相关材料
最近变化
2026-07-17 · 使用默认Gemini 3.5 Flash模型,根据任务复杂度动态调整模型规模。
为什么值得关注
SKILL.md 被反复提及时,通常意味着它正在影响产品路线、开发者工作流或 AI 产业判断。这个页面把分散材料合并成一个可持续更新的观察入口。
Guide to AI Tokenomics: Eleven Principles for Token Efficient Software Engineering
Google Cloud Blog · 8.5 分
Google Cloud提出AI编码助手的11条token优化原则,通过模型选择、技能封装、分治策略等方法提升效率。
养龙虾最蠢的事,就是每次都重复说同一句话
AI HOT 精选 · 8.5 分
Garry Tan分享的OpenClaw提示词可将AI代理从一次性工具转变为永久自动系统,通过四条核心规则实现任务闭环与自我进化,显著提升重复性工作的自动化效率。
// Automating SKILL.md Generation // Increasingly, mining sessions is one of the best ways to impro...
elvis(@omarsar0) · 7 分
文章介绍了一种通过挖掘会话数据自动生成SKILL.md的方法,但实际效果有限。
已收录 4 条与 SKILL.md 相关的内容,按评分排序。
Google Cloud提出AI编码助手的11条token优化原则,通过模型选择、技能封装、分治策略等方法提升效率。
入选理由:使用默认Gemini 3.5 Flash模型,根据任务复杂度动态调整模型规模。
Garry Tan's OpenClaw prompt transforms AI agents from one-time tools into persistent automated systems using four core rules for task closure and self-evolution.
入选理由:OpenClaw使用MECE原则确保每个任务由唯一技能处理,避免重复和遗漏。
文章介绍了一种通过挖掘会话数据自动生成SKILL.md的方法,但实际效果有限。
入选理由:OpenAI 的 Codex 能够从交互中打包技能,但效果有限。
Google's Gemini API launches Managed Agents, enabling a complete agent with code execution, web browsing, and file management through a single API call, powered by Gemini 3.5 Flash and Antigravity infrastructure.
入选理由:单次 API 调用即可部署完整 Agent,无需自建基础设施