Skills api-doc-writer

API接口文档助手。用于编写REST API文档、定义接口规范、生成接口说明。当需要编写API文档、接口规范时触发。

install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/2367961075/api-test" ~/.claude/skills/openclaw-skills-api-doc-writer && rm -rf "$T"
OpenClaw · Install into ~/.openclaw/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.openclaw/skills && cp -r "$T/skills/2367961075/api-test" ~/.openclaw/skills/openclaw-skills-api-doc-writer && rm -rf "$T"
manifest: skills/2367961075/api-test/SKILL.md
source content

API接口文档

版本:V1.0 更新日期:YYYY-MM-DD 维护人:XXX


接口概览

模块接口数负责人
用户模块5@xxx
订单模块8@xxx
支付模块4@xxx

通用说明

认证方式