什么是 agent-configuration?
AI代理配置策略和安全指南。项目描述文件编写、Hooks/Skills/Plugins 设置、安全策略、团队共享工作流程定义。 来源:akillness/skills-template。
AI代理配置策略和安全指南。项目描述文件编写、Hooks/Skills/Plugins 设置、安全策略、团队共享工作流程定义。
通过命令行快速安装 agent-configuration AI 技能到你的开发环境
来源:akillness/skills-template。
Overview Project description files (CLAUDE.md, README, etc.) are project manuals for AI. AI agents reference these files with top priority.
Incremental Addition Principle "Start without a project description file. Add content when you find yourself repeating the same things."
Overview Hooks are shell commands that run automatically on specific events. They act as guardrails for AI.
AI代理配置策略和安全指南。项目描述文件编写、Hooks/Skills/Plugins 设置、安全策略、团队共享工作流程定义。 来源:akillness/skills-template。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/akillness/skills-template --skill agent-configurationAI代理配置策略和安全指南。项目描述文件编写、Hooks/Skills/Plugins 设置、安全策略、团队共享工作流程定义。 来源:akillness/skills-template。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/akillness/skills-template --skill agent-configuration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/akillness/skills-template