Api Documentation

Creates comprehensive API documentation including OpenAPI specs, reference guides, tutorials, and Postman collections. Makes your API developer-friendly.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 42 · 1 current installs · 1 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, and declared requirement (python3) are consistent with a documentation-generation task. The SKILL.md lists typical tooling (OpenAPI, Postman, Redoc) that match the stated outputs; nothing requested is unrelated to producing API docs.
Instruction Scope
The SKILL.md is high-level and prescriptive about deliverables (OpenAPI, guides, Postman collection) but contains no concrete runtime commands. That makes the skill vague: at runtime the agent may request API specs, source code, or credentials from the user. This is not inherently malicious, but it grants the agent broad discretion and raises privacy/secret-sharing considerations.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be downloaded or written by the skill itself. This is the lowest-risk install posture.
Credentials
The skill declares no environment variables, no config paths, and only a benign requirement of python3. There are no disproportionate credential requests in the manifest. Note: the agent may later ask the user for API credentials or access to private specs to perform the job — those would be outside the manifest.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or elevated agent-wide privileges.
Assessment
This skill appears coherent and low-risk as distributed (no install, no credentials). Before using it, be prepared to provide an API specification or examples — but do not paste live secrets or production API keys into the chat. Prefer sanitized example endpoints or short-lived credentials. Verify that the environment where the agent runs has the tooling you expect (python3 and any documentation tools), and clarify with the agent exactly what inputs it needs and how outputs will be returned. If you must share credentials, use temporary keys and rotate them afterward. Finally, treat the pricing table and any quoted turnaround as an external commercial offer — the skill itself does not perform billing or payment.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk972t3grh8wqzp81v53py3rf7n83vkg8

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📚 Clawdis
Binspython3

SKILL.md

API Documentation Service

What You Get

OpenAPI 3.0 Specification

  • Complete paths and operations
  • Request/response schemas
  • Authentication documentation
  • Error codes and descriptions
  • Examples for every endpoint

Developer Guide

  • Getting started tutorial
  • Authentication setup
  • Code examples in 5+ languages
  • SDK installation guides
  • Rate limiting documentation

Reference Manual

  • Alphabetical endpoint reference
  • Request/response field descriptions
  • Data types and formats
  • Pagination and filtering

Postman Collection

  • Ready-to-use requests
  • Environment variables
  • Test scripts
  • Auto-generated from OpenAPI

Pricing

TypeEndpointsTurnaroundPrice
Simple API5-102 days$100
Medium API10-304 days$300
Complex API30+7 days$800

Tools

  • Swagger/OpenAPI 3.0
  • Stoplight Elements
  • Redoc
  • Postman
  • Docusaurus

Files

1 total
Select a file
Select a file to preview.

Comments

Loading comments…