iiRecord
Agentic AI Atlas · press-release-writer
lib-agent:public-relations--press-release-writera5c.ai
II.
LibraryAgent JSON

lib-agent:public-relations--press-release-writer

Structured · live

press-release-writer 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:public-relations--press-release-writer",
  "_kind": "LibraryAgent",
  "_file": "generated-library/agents.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "press-release-writer",
    "description": "Specialized agent for newsworthy content creation following AP style",
    "libraryPath": "library/specializations/domains/business/public-relations/agents/press-release-writer/AGENT.md",
    "specialization": "public-relations",
    "role": "Senior Communications Writer",
    "expertise": [
      "AP style mastery",
      "News writing techniques",
      "Inverted pyramid structure",
      "Headline writing",
      "Quote development",
      "Boilerplate crafting",
      "Multimedia release creation",
      "SEO optimization for releases"
    ]
  },
  "outgoingEdges": [
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "skill-area:content-marketing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "skill-area:content-strategy",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "skill-area:brand-positioning",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "domain:public-relations",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "role:content-strategist",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "role:marketing-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "role:brand-manager",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-agent:public-relations--press-release-writer",
      "to": "specialization:public-relations",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 0.9
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "lib-process:public-relations--press-release-development",
      "to": "lib-agent:public-relations--press-release-writer",
      "kind": "uses_agent",
      "attributes": {
        "weight": 0.8
      }
    }
  ]
}