·agent-folder-init
</>

agent-folder-init

shipshitdev/library

为 AI 优先开发初始化全面的 .agent/ 文件夹结构。在启动需要 AI 代理文档、会话跟踪、任务管理和编码标准的新项目时,请使用此技能。根据生产项目中经过验证的模式生成完整的结构。

39安装·0热度·@shipshitdev

安装

$npx skills add https://github.com/shipshitdev/library --skill agent-folder-init

SKILL.md

Create a comprehensive .agent/ folder structure for AI-first development workflows.

This skill scaffolds a complete AI agent documentation system including:

Note: Agent configs (agents/, commands/) are copied from the library root (e.g., /.claude/agents/) to ensure projects get the latest version. Rules are NOT copied because they're inherited from /.claude/rules/ at the library/personal level - this prevents duplication and ensures all projects use consistent rules.

为 AI 优先开发初始化全面的 .agent/ 文件夹结构。在启动需要 AI 代理文档、会话跟踪、任务管理和编码标准的新项目时,请使用此技能。根据生产项目中经过验证的模式生成完整的结构。 来源:shipshitdev/library。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/shipshitdev/library --skill agent-folder-init
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 agent-folder-init?

为 AI 优先开发初始化全面的 .agent/ 文件夹结构。在启动需要 AI 代理文档、会话跟踪、任务管理和编码标准的新项目时,请使用此技能。根据生产项目中经过验证的模式生成完整的结构。 来源:shipshitdev/library。

如何安装 agent-folder-init?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/shipshitdev/library --skill agent-folder-init 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/shipshitdev/library