skill-based-architecture
skill-based-architecture
📖 简介
A meta-skill that produces skills. Point it at any 代码base and it distills the project's rules, 工作流s, and hard-won lessons into a dedicated skills/<name>/ directory — a project skill that become
查看英文原版
A meta-skill that produces skills. Point it at any codebase and it distills the project's rules, workflows, and hard-won lessons into a dedicated skills/<name>/ directory — a project skill that become
📥 安装此技能
ai-agent install skill-based-architecture
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/WoJiSama/skill-based-architecturecd skill-based-architectureai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r skill-based-architecture ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。