iiRecord
Agentic AI Atlas · knowledge-base-curator
lib-agent:ai-agents-conversational--knowledge-base-curatora5c.ai
II.
LibraryAgent JSON

lib-agent:ai-agents-conversational--knowledge-base-curator

Structured · live

knowledge-base-curator json

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

File · generated-library/agents.yamlCluster · generated-library
Record JSON
{
  "id": "lib-agent:ai-agents-conversational--knowledge-base-curator",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "knowledge-base-curator",
    "description": "Structures and maintains knowledge base content",
    "libraryPath": "library/specializations/ai-agents-conversational/agents/knowledge-base-curator/AGENT.md",
    "specialization": "ai-agents-conversational",
    "role": "RAG and Retrieval Specialist",
    "expertise": [
      "Knowledge organization",
      "Content structuring",
      "Metadata design",
      "Update strategies",
      "Quality maintenance"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "skill-area:retrieval-augmented-generation",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "skill-area:data-governance",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "role:ml-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "role:backend-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "workflow:ml-model-lifecycle",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "workflow:feature-development",
      "kind": "lib_implements_workflow",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:ai-agents-conversational--knowledge-base-curator",
      "to": "specialization:ai-agents-conversational",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}