智能体技能生态:56,804 个技能争抢不足 100 个触发位

elvis · @omarsar0 · X·2026-08-18 02:00·18天前
AI 导读

一篇面向智能体技能开发者的论文指出,当前 56,804 个公开技能都在争夺系统提示词中不足 100 个的可靠触发位。论文提出用“路径”分离技能的内容、持久化与自动触发,仅触发需驻留提示词;目录即菜单,供应商可将技能复制进 Git 树供团队自主适配,无需 manifest 或 lockfile。

elvis@omarsar0
37AI 编辑部评分,满分 100

智能体技能生态:56,804 个技能争抢不足 100 个触发位

2026-08-18 02:00· 18天前
AI 导读

一篇面向智能体技能开发者的论文指出,当前 56,804 个公开技能都在争夺系统提示词中不足 100 个的可靠触发位。论文提出用“路径”分离技能的内容、持久化与自动触发,仅触发需驻留提示词;目录即菜单,供应商可将技能复制进 Git 树供团队自主适配,无需 manifest 或 lockfile。

Recommended paper for agent skill builders.

There are 56,804 public agent skills today, all competing for fewer than 100 reliable trigger slots in the system prompt. Your own playbooks compete for that same space, and the long tail never gets used.

skills separates the three things installation bundles together. Content, persistence, and automatic triggering. Only triggering needs to sit in the prompt.

A path addresses any skill, subtree, or collection, and reading it is enough to use it. A directory becomes a menu, so bundles stop being all-or-nothing. Vendoring copies a skill into your Git tree at the same path, so your team owns and adapts it.

No manifest, no lockfile, no registration, and SKILL.md is unchanged.

Paper: https://arxiv.org/abs/2608.12610

Track more trending AI papers in our academy: https://academy.dair.ai/