·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