iiRecord
Agentic AI Atlas · openapi-swagger
lib-skill:technical-documentation--openapi-swaggera5c.ai
II.
LibrarySkill JSON

lib-skill:technical-documentation--openapi-swagger

Structured · live

openapi-swagger json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · generated-library/skills.yamlCluster · generated-library
Record JSON
{
  "id": "lib-skill:technical-documentation--openapi-swagger",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "openapi-swagger",
    "description": "Expert skill for OpenAPI/Swagger specification analysis, validation, and documentation generation. Parse and validate specs, detect breaking changes, generate code samples, and lint for best practices.",
    "libraryPath": "library/specializations/technical-documentation/skills/openapi-swagger/SKILL.md",
    "specialization": "technical-documentation",
    "contentSummary": "# OpenAPI/Swagger Skill\n\nExpert skill for OpenAPI/Swagger specification analysis and documentation generation.\n\n## Capabilities\n\n- Parse and validate OpenAPI 3.x and Swagger 2.0 specifications\n- Generate API documentation from specs (ReDoc, Swagger UI)\n- Detect breaking changes between API v"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:technical-documentation--openapi-swagger",
      "to": "skill-area:api-doc-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:technical-documentation--openapi-swagger",
      "to": "skill-area:reference-docs",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:technical-documentation--openapi-swagger",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:technical-documentation--openapi-swagger",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:technical-documentation--openapi-swagger",
      "to": "role:documentation-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:technical-documentation--openapi-swagger",
      "to": "specialization:technical-documentation",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}