iiRecord
Agentic AI Atlas · openapi-spec-generator
lib-skill:sdk-platform-development--openapi-spec-generatora5c.ai
II.
LibrarySkill JSON

lib-skill:sdk-platform-development--openapi-spec-generator

Structured · live

openapi-spec-generator 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:sdk-platform-development--openapi-spec-generator",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "openapi-spec-generator",
    "description": "Automated OpenAPI specification generation from code annotations, comments, and interface definitions",
    "libraryPath": "library/specializations/sdk-platform-development/skills/openapi-spec-generator/SKILL.md",
    "specialization": "sdk-platform-development",
    "contentSummary": "# OpenAPI Spec Generator Skill\n\n## Overview\n\nThis skill automates the generation of OpenAPI 3.x specifications from code annotations, comments, and interface definitions. It parses source code to extract API endpoints, schemas, and documentation to produce comprehensive and accurate API specific"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "skill-area:api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "skill-area:api-doc-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--openapi-spec-generator",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}