🛑 停止在 5 个 AI 工具中手动管理技能。改用此方法。 🚀

发布: (2026年1月28日 GMT+8 09:48)
2 分钟阅读
原文: Dev.to

Source: Dev.to

The Problem 😅

使用 Claude Code、Cursor、Windsurf、Antigravity… 每个工具都有不同的技能。
你的同事:“你是怎么配置那个 React 技能的?”
你:满头大汗地说 “呃… 那个文件夹到底在哪儿来着?”

Install

npm install -g ai-agent-config

添加技能来源:

ai-agent source add https://github.com/vercel-labs/agent-skills.git

全局安装:

ai-agent update && ai-agent install

自动安装到:Claude、Cursor、Windsurf、Antigravity、Codex 🎩🐰

Team Sharing

# 为资深开发者导出配置
ai-agent config export team.json

# 为新成员导入配置 – 即刻完成设置 🎯
ai-agent config import team.json

Your Choice

仅包含 2 个内置技能。可从 GitHub 添加所需的技能;私有仓库也受支持 🔒。

示例:React 开发者

ai-agent source add https://github.com/vercel-labs/agent-skills.git
ai-agent source add https://github.com/yourname/my-react-skills
ai-agent update && ai-agent install

所有 AI 工具现在共享 React 最佳实践 ✅

npm install -g ai-agent-config
ai-agent init
ai-agent source add https://github.com/vercel-labs/agent-skills.git
ai-agent update && ai-agent install

18 KB。零依赖。纯 Node.js。它是为你的 AI 超能力准备的 npm。 🦸‍♂️

Back to Blog

相关文章

阅读更多 »

我能在脑海中看到我的成功

成功的幻象 我看得很清楚。我的 app 已经上线,毫无 bug,用户们赞不绝口。投资者们接连来电。我的 GitHub repo 的 stars 像潮水般涌入。