Agent Skills: Inline Body API

Exercises inline (non-$ref) request/response object schemas.. Use when working with the Inline Body API or when the user needs to interact with this API.

UncategorizedID: neutree-ai/openapi-to-skills/inline-body-api

Install this agent skill to your local

pnpm dlx add-skill https://github.com/neutree-ai/openapi-to-skills/tree/HEAD/examples/output/inline-body-api

Skill Files

Browse the full folder contents for inline-body-api.

Download Skill

Loading file tree…

examples/output/inline-body-api/SKILL.md

Skill Metadata

Name
inline-body-api
Description
Exercises inline (non-$ref) request/response object schemas.. Use when working with the Inline Body API or when the user needs to interact with this API.

Inline Body API

Exercises inline (non-$ref) request/response object schemas.

How to Use This Skill

This API documentation is split into multiple files for on-demand loading.

Directory structure:

references/
├── resources/      # 1 resource index files
├── operations/     # 1 operation detail files
└── schemas/        # 0 schema groups, 0 schema files

Navigation flow:

  1. Find the resource you need in the list below
  2. Read references/resources/<resource>.md to see available operations
  3. Read references/operations/<operation>.md for full details
  4. If an operation references a schema, read references/schemas/<prefix>/<schema>.md

Resources

  • filesreferences/resources/files.md (1 ops)