📦 Api Design Doc — API文档生成

v1.0.0

读取需求文档或数据库DDL,一键生成含错误码、接口格式、入参出参及JSON示例的RESTful API设计文档,为前后端联调提供标准化规范。

0· 228·0 当前·0 累计
下载技能包
最后更新
2026/3/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent and only uses its bundled templates and docs to generate a single API design file. Before installing/using it, be aware that the agent will create a `doc/` directory (if missing) and write `API接口设计文档.md` to your project root — review the generated file before committing. Because it can write files, avoid running it in sensitive system directories or repos with secrets. No credentials or network downloads are required by the skill itself.
详细分析 ▾
用途与能力
Name/description (API design document generator) align with the provided templates, reference docs, and instructions. No unrelated binaries, environment variables, or external services are requested.
指令范围
Runtime instructions tell the agent to read the included reference files and generate a single file saved to project-root `doc/API接口设计文档.md`. This is coherent with the skill's purpose, but it does include writing to the user's project filesystem (creating `doc/` if missing).
安装机制
Instruction-only skill with no install spec and no downloaded code — lowest install risk.
凭证需求
No environment variables, credentials, or config paths are requested. All materials used are bundled with the skill.
持久化与权限
always is false and the skill does not request persistent platform privileges. The only side effect is creating/writing a documentation file under the project's `doc/` directory as described.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/16

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install api-design-doc
镜像加速npx clawhub@latest install api-design-doc --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库