← Back to Skills Marketplace
sky-lv

Skylv Rest Api Generator

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
52
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skylv-rest-api-generator
Description
Generates OpenAPI 3.0 specs from code. Creates API documentation for REST endpoints. Triggers: openapi spec, generate api doc, swagger.
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-rest-api-generator
  3. After installation, invoke the skill by name or use /skylv-rest-api-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug skylv-rest-api-generator
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Skylv Rest Api Generator?

Generates OpenAPI 3.0 specs from code. Creates API documentation for REST endpoints. Triggers: openapi spec, generate api doc, swagger. It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.

How do I install Skylv Rest Api Generator?

Run "/install skylv-rest-api-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skylv Rest Api Generator free?

Yes, Skylv Rest Api Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skylv Rest Api Generator support?

Skylv Rest Api Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skylv Rest Api Generator?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments