api-documentation-generator

api-documentation-generator is a skill for Claude Code, Codex from sagebynature/team-nexus. It costs 25 tokens per session (2,768 once invoked), scanned B, original, no licence file.

A tool that creates API documentation from source code, including endpoints, inputs, examples, and recommended practices. An API is the defined way that software communicates with other software.

In plain words
What is it for?
Use it to document web or software APIs for developers who need to call them, understand their parameters, or follow usage examples.
Why use it?
It reduces the manual work of explaining how an API works and helps keep its documentation tied to the code.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to document web or software APIs for developers who need to call them, understand their parameters, or follow usage examples.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sagebynature/team-nexus/api-documentation-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add sagebynature/team-nexus --skill api-documentation-generator
Clone the repo
git clone --depth 1 https://github.com/sagebynature/team-nexus

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for api-documentation-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/sagebynature/team-nexus/api-documentation-generator.svg)](https://agentmods.dev/skills/sagebynature/team-nexus/api-documentation-generator)
Your own site
<a href="https://agentmods.dev/skills/sagebynature/team-nexus/api-documentation-generator"><img src="https://agentmods.dev/badge/skills/sagebynature/team-nexus/api-documentation-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,768 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.02768
Opus 5 $0.00013 $0.01384
Sonnet 5 $0.00005 $0.00554
Haiku 4.5 $0.00003 $0.00277

Measured 7d ago against content hash 4b4c6a672810, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade B, and why

api-documentation-generator scanned grade B with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

response = requests.post( 'https://api.example.com/api/v1/users',

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X POST https://api.example.com/api/v1/users \
shared/skills/api-documentation-generator/SKILL.md · 485 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 485 lines · 25 tokens per session scan B 4b4c6a672810

Subscribe to this mod's changes

api-documentation-generator is a skill published in the GitHub repository sagebynature/team-nexus (2 stars, last pushed 3mo ago), with no licence file. It adds 25 tokens to every session and 2,768 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 2 findings (sends data to an external url, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cors-chain-automation

Use when a bounded list of authorized API endpoints needs consistent CORS triage before browser validation.

uphiago/recon-skills · 24 tokens

composio

Build AI agents and apps with Composio - access 200+ external tools with Tool Router or direct execution.

aAAaqwq/AGI-Super-Team · 26 tokens

skill-google-workspace-sync

Use for Google Workspace integrations with OAuth, Calendar, Meet, FreeBusy, Drive, Sheets, webhooks, least-privilege scopes, encrypted refresh tokens, idempotent writes, reconciliation jobs, consent revocation, validation, and sync audit trails.

IAPro-Community/Orquestrador-Maestro · 57 tokens

skill-saas-factory

Build, refactor, review, or plan SaaS products with React/Vite, dashboards, admin panels, Supabase, payments, subscriptions, tenant limits, webhooks, security, infrastructure, and production readiness. Use as the top-level SaaS construction skill when work may need routing to payment, RLS, dashboard, limits, security…

IAPro-Community/Orquestrador-Maestro · 80 tokens

skill-evolution-api

Use for WhatsApp automation with Evolution API, including instance lifecycle, QR pairing, inbound and outbound messages, webhooks, consent, tenant isolation, queues, idempotency, rate limits, retries, audit logs, and reliable delivery.

IAPro-Community/Orquestrador-Maestro · 52 tokens

skill-live-processing

Use for live stream and VOD ingestion pipelines, including YouTube, Twitch, uploads, capture jobs, queues, transcription, clip generation, media storage, retries, idempotent workers, consent, validation, observability, and safe server-side provider credentials.

IAPro-Community/Orquestrador-Maestro · 56 tokens