一键导入
init-agents
Create focused project AGENTS.md with progressive disclosure
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Create focused project AGENTS.md with progressive disclosure
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | init-agents |
| description | Create focused project AGENTS.md with progressive disclosure |
Analyze this codebase and create an AGENTS.md file following these guidelines.
Important: A global AGENTS.md already handles universal rules (code quality, workflow, testing, agent behavior, toolchain preferences). This project file must NOT duplicate any of that. Focus exclusively on what is unique to THIS project.
If an AGENTS.md already exists: patch it — update or add sections as needed. Do not overwrite curated project-specific content.
Aim for clarity and completeness over extreme brevity. Target ~200 lines max for the root file. With prompt caching, the ongoing token cost is minimal - optimize for usefulness, not minimalism.
package.json / pyproject.toml / Cargo.toml / go.mod - commands onlypnpm-workspace.yaml, turbo.json, nx.json, root package.json workspaces) - check for workspace-level scripts and conventionsREADME.md - project purpose only (skip boilerplate).cursor/rules/ or .cursorrules - include relevant rules.github/copilot-instructions.md - include if existsdocs/ - reference existing docs, don't duplicatefile:line refs and docs/ paths are allowed; volatile directory trees are not