auto-documentation
✓在为 Terraform 模块、基础架构或 Runbook 生成文档时使用。创建自述文件、操作指南和架构文档。
SKILL.md
Generate comprehensive documentation from infrastructure code. This skill creates READMEs, runbooks, and architecture documentation that stays in sync with actual code.
Announce at start: "I'm using the auto-documentation skill to generate documentation."
graph TB subgraph VPC subgraph Public ALB[Load Balancer] end subgraph Private WEB[Web Servers] API[API Servers] end subgraph Data RDS[(Database)] end end ALB --> WEB WEB --> API API --> RDS
在为 Terraform 模块、基础架构或 Runbook 生成文档时使用。创建自述文件、操作指南和架构文档。 来源:lgbarn/devops-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/lgbarn/devops-skills --skill auto-documentation- 分类
- ""沟通写作
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 auto-documentation?
在为 Terraform 模块、基础架构或 Runbook 生成文档时使用。创建自述文件、操作指南和架构文档。 来源:lgbarn/devops-skills。
如何安装 auto-documentation?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/lgbarn/devops-skills --skill auto-documentation 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/lgbarn/devops-skills
详情
- 分类
- ""沟通写作
- 来源
- skills.sh
- 收录时间
- 2026-02-05