documentation-api-openapi

documentation-api-openapi is a skill for Cursor from cslsolucoes/SkillsORM. It costs 46 tokens per session (1,694 once invoked), scanned A, original, no licence file.

A guide for writing API reference documentation in the OpenAPI or Swagger format, which describes how software services can be called.

In plain words
What is it for?
It helps create or update summaries of API endpoints, requests, responses, and related behavior in project documentation.
Why use it?
It turns API details into a consistent reference that developers can use when integrating with a service.

Skill for Cursor

Written for Cursor: installed under .cursor/. Also seen: model in frontmatter.

Good fit It helps create or update summaries of API endpoints, requests, responses, and related behavior in project documentation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0
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 cslsolucoes/SkillsORM --skill documentation-api-openapi_v1.1.0
Clone the repo
git clone --depth 1 https://github.com/cslsolucoes/SkillsORM

Made for: Cursor.

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 documentation-api-openapi

README.md
[![agentmods](https://agentmods.dev/badge/skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0/github.svg)](https://agentmods.dev/skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0)
Your own site
<a href="https://agentmods.dev/skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0"><img src="https://agentmods.dev/badge/skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for documentation-api-openapi

Your own site · 80×15
<a href="https://agentmods.dev/skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0"><img src="https://agentmods.dev/badge/skills/cslsolucoes/skillsorm/documentation-api-openapi_v1.1.0.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,694 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 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.00046 $0.01694
Opus 5 $0.00023 $0.00847
Sonnet 5 $0.00009 $0.00339
Haiku 4.5 $0.00005 $0.00169

Measured 9d ago against content hash 91692650df4c, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

documentation-api-openapi scanned grade A with 0 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 9d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/documentation-api-openapi_V1.1.0/SKILL.md · 139 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 9d ago First seen · 139 lines · 46 tokens per session scan A 91692650df4c

Subscribe to this mod's changes

documentation-api-openapi is a skill published in the GitHub repository cslsolucoes/SkillsORM (5 stars, last pushed 4mo ago), with no licence file. It adds 46 tokens to every session and 1,694 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

architecture-decision-record

ADR templates in the Nygard format with context, decision, consequences, and alternatives. Use when writing ADRs, recording an architectural decision, or evaluating options.

yonatangross/orchestkit · 38 tokens

rust-conventions

Rust code conventions covering edition 2024, cargo fmt/clippy, Result-based error handling, unsafe discipline, async with tokio, API-guideline naming, trait implementations, benchmarking, and security scanning. Load when writing or reviewing Rust code.

Goldziher/ai-rulez · 53 tokens

openapi-expert

Expert-level OpenAPI/Swagger specification for API design, documentation, and code generation. Use when the user mentions swagger, API specs, REST, API design, or documentation, or when the task involves OpenAPI Specification, Webhooks, or Polymorphism.

personamanagmentlayer/pcl · 57 tokens

bindings

Cross-language binding architecture rules: bindings as minimal glue, canonical API surface ordering (core, ABI, language), per-language test suites in CI, generated-code discipline, and error/async boundary preservation. Load when designing or reviewing polyglot language bindings for a shared core.

Goldziher/ai-rulez · 57 tokens

docpull-research

Use the docpull MCP tools (listindexed, ensuredocs, grepdocs, readdoc, fetchurl) to ground answers in real web/source material when the user asks about a specific library, framework, API, vendor, product page, website, or public source URL. Activate on questions like "how do I X in [library]", "what's the API for…

raintree-technology/docpull · 115 tokens

backend-openapi-documentation

Use this skill when the user says 'OpenAPI', 'Swagger', 'API documentation', 'spec-first', 'API spec', 'openapi.yaml', 'swagger.json', 'codegen', 'openapi-generator', 'API contract first'. This skill enforces spec-first API documentation with OpenAPI 3.x, code generation, and versioned specs. Applies to any backend…

j4flmao/agent-skills · 103 tokens