iiRecord
Agentic AI Atlas · markdown
lib-skill:web-development--markdowna5c.ai
II.
LibrarySkill JSON

lib-skill:web-development--markdown

Structured · live

markdown 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:web-development--markdown",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "markdown",
    "description": "Markdown documentation, MDX, and content formatting.",
    "libraryPath": "library/specializations/web-development/skills/markdown/SKILL.md",
    "specialization": "web-development",
    "contentSummary": "# Markdown Skill\n\nExpert assistance for Markdown and MDX documentation.\n\n## Capabilities\n\n- Write Markdown documentation\n- Configure MDX\n- Create documentation sites\n- Handle code blocks\n- Format tables\n\n## MDX Components\n\n```mdx\nimport { Callout } from '@/components/callout';\n\n# Do"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:web-development--markdown",
      "to": "skill-area:content-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--markdown",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--markdown",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--markdown",
      "to": "role:technical-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:web-development--markdown",
      "to": "role:ux-writer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:web-development--markdown",
      "to": "specialization:web-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}