iiRecord
Agentic AI Atlas · actionable-error-formatter
lib-skill:sdk-platform-development--actionable-error-formattera5c.ai
II.
LibrarySkill JSON

lib-skill:sdk-platform-development--actionable-error-formatter

Structured · live

actionable-error-formatter 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--actionable-error-formatter",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "actionable-error-formatter",
    "description": "Format errors with actionable fix suggestions and documentation links",
    "libraryPath": "library/specializations/sdk-platform-development/skills/actionable-error-formatter/SKILL.md",
    "specialization": "sdk-platform-development",
    "contentSummary": "# Actionable Error Formatter Skill\n\n## Overview\n\nThis skill formats SDK errors to include actionable fix suggestions, documentation links, and contextual help that enables developers to resolve issues quickly.\n\n## Capabilities\n\n- Generate helpful, contextual error messages\n- Include fix sug"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "skill-area:error-handling-exception-management",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "skill-area:api-design",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "topic:api-design",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "topic:developer-experience",
      "kind": "lib_covers_topic",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "role:platform-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:sdk-platform-development--actionable-error-formatter",
      "to": "specialization:sdk-platform-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}