← 返回 Skills 市场
52
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-rest-api-generator
功能描述
Generates OpenAPI 3.0 specs from code. Creates API documentation for REST endpoints. Triggers: openapi spec, generate api doc, swagger.
使用说明 (SKILL.md)
OpenAPI Generator
Overview
Creates OpenAPI 3.0 specifications for REST APIs.
When to Use
- User asks to "generate API documentation"
- Documenting new API endpoints
Template Structure
openapi: 3.0.0 info: title: My API version: 1.0.0 paths: /users: get: summary: List users parameters: - name: page in: query schema: { type: integer } responses: 200: description: Success
Tips
- Always specify response schemas
- Use $ref to avoid duplication
- Group endpoints with tags
- Add examples for request/response bodies
安全使用建议
This skill appears safe to install based on the provided artifacts. It only teaches the agent how to draft OpenAPI documentation; review generated API specs for accuracy before relying on them.
功能分析
Type: OpenClaw Skill
Name: skylv-rest-api-generator
Version: 1.0.0
The skill bundle consists of metadata and markdown instructions (SKILL.md) designed to guide an AI agent in generating OpenAPI 3.0 specifications. There is no executable code, no network activity, and no evidence of malicious prompt injection or data exfiltration attempts.
能力评估
Purpose & Capability
The stated purpose is generating OpenAPI 3.0 specifications for REST APIs, and the provided SKILL.md content is limited to documentation guidance and a sample OpenAPI structure.
Instruction Scope
Instructions are scoped to when to use the skill, a template structure, and documentation tips; they do not redirect user goals, override safety checks, or request autonomous high-impact actions.
Install Mechanism
No install spec, binaries, dependencies, or executable code are present; this is an instruction-only skill.
Credentials
The artifacts do not request environment access, local file indexing, network access, API credentials, or privileged permissions.
Persistence & Privilege
No persistence, background execution, credential handling, account access, or mutation authority is described.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skylv-rest-api-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/skylv-rest-api-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the OpenAPI Generator skill.
- Generates OpenAPI 3.0 specifications from code.
- Helps create API documentation for REST endpoints.
- Supports triggers like "openapi spec", "generate api doc", and "swagger."
- Includes tips for improving API documentation quality.
元数据
常见问题
Skylv Rest Api Generator 是什么?
Generates OpenAPI 3.0 specs from code. Creates API documentation for REST endpoints. Triggers: openapi spec, generate api doc, swagger. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 52 次。
如何安装 Skylv Rest Api Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-rest-api-generator」即可一键安装,无需额外配置。
Skylv Rest Api Generator 是免费的吗?
是的,Skylv Rest Api Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Skylv Rest Api Generator 支持哪些平台?
Skylv Rest Api Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skylv Rest Api Generator?
由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。
推荐 Skills