Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Imported from Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI (tests/manual-test-project/.agent/skills/api-documentation-generator/SKILL.md). Install upstream with npx skills add Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI --skill api-documentation-generator. Copyright stays with the author.
API Documentation Generator
Overview
Automatically generate clear, comprehensive API documentation from your codebase. This skill helps you create professional documentation that includes endpoint descriptions, request/response examples, authentication details, error handling, and usage guidelines.
Perfect for REST APIs, GraphQL APIs, and WebSocket APIs.
When to Use This Skill
Use when you need to document a new API
Use when updating existing API documentation
Use when your API lacks clear documentation
Use when onboarding new developers to your API
Use when preparing API documentation for external users
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/dokhacgiakhoa-agent-skills-4-vibe-coding-cli-api-documen-c84d27/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "dokhacgiakhoa-agent-skills-4-vibe-coding-cli-api-documen-c84d27",
"kind": "skill",
"name": "api-documentation-generator",
"description": "Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices",
"publisher": "Dokhacgiakhoa",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Generate comprehensive, developer-friendly API documentation from code, including endpoints, parameters, examples, and best practices"
],
"primary": false,
"metadata": {
"source": {
"provider": "github",
"repository": "https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI",
"path": "tests/manual-test-project/.agent/skills/api-documentation-generator/SKILL.md",
"ref": "c4a059bbf7a8d6b2162071f0fbfe74053faa6d20",
"url": "https://github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI/blob/c4a059bbf7a8d6b2162071f0fbfe74053faa6d20/tests/manual-test-project/.agent/skills/api-documentation-generator/SKILL.md",
"key": "Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI/tests/manual-test-project/.agent/skills/api-documentation-generator/SKILL.md"
}
},
"instructions": "# API Documentation Generator\n\n## Overview\n\nAutomatically generate clear, comprehensive API documentation from your codebase. This skill helps you create professional documentation that includes endpoint descriptions, request/response examples, authentication details, error handling, and usage guidelines.\n\nPerfect for REST APIs, GraphQL APIs, and WebSocket APIs.\n\n## When to Use This Skill\n\n- Use when you need to document a new API\n- Use when updating existing API documentation\n- Use when your API lacks clear documentation\n- Use when onboarding new developers to your API\n- Use when preparing AP",
"cost": {
"context_tokens": 598
}
}
Fetch it by URL: GET /api/v1/registry/dokhacgiakhoa-agent-skills-4-vibe-coding-cli-api-documen-c84d27/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.