iiRecord
Agentic AI Atlas · keychain-credential-manager
lib-skill:desktop-development--keychain-credential-managera5c.ai
II.
LibrarySkill JSON

lib-skill:desktop-development--keychain-credential-manager

Structured · live

keychain-credential-manager 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:desktop-development--keychain-credential-manager",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "keychain-credential-manager",
    "description": "Manage credentials in OS keychains across Windows, macOS, and Linux",
    "libraryPath": "library/specializations/desktop-development/skills/keychain-credential-manager/SKILL.md",
    "specialization": "desktop-development",
    "contentSummary": "# keychain-credential-manager\n\nManage credentials securely in OS keychains (Windows Credential Manager, macOS Keychain, Linux libsecret) with a cross-platform API.\n\n## Capabilities\n\n- Store credentials securely\n- Retrieve credentials at runtime\n- Delete stored credentials\n- Support all thre"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "skill-area:desktop-system-integration",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "skill-area:authentication-authorization",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "role:desktop-developer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "role:fullstack-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "workflow:release-management",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:desktop-development--keychain-credential-manager",
      "to": "specialization:desktop-development",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}