iiRecord
Agentic AI Atlas · generative-media-prompting
lib-skill:media--generative-media-promptinga5c.ai
II.
LibrarySkill JSON

lib-skill:media--generative-media-prompting

Structured · live

generative-media-prompting 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:media--generative-media-prompting",
  "_kind": "LibrarySkill",
  "_file": "generated-library/skills.yaml",
  "_cluster": "generated-library",
  "attributes": {
    "displayName": "generative-media-prompting",
    "description": "The shared brief-to-prompt convention behind the media point tasks — parse the brief, select the model or tool, construct the prompt, then QA the output against the brief. Use when prompting for image, video, speech, or music generation or editing.",
    "libraryPath": "library/specializations/media/skills/generative-media-prompting/SKILL.md",
    "specialization": "media",
    "contentSummary": "# Generative Media Prompting\n\nAll six media point tasks open with the same four-step shape, visible verbatim in their\n`@description` headers. Writing it down once removes six copies of the same tacit\nconvention.\n\n## The four steps\n\n1. **Parse the brief.** Extract what the request actually asks for —"
  },
  "outgoingEdges": [
    {
      "from": "lib-skill:media--generative-media-prompting",
      "to": "skill-area:prompt-engineering",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:media--generative-media-prompting",
      "to": "skill-area:video-processing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.7
      }
    },
    {
      "from": "lib-skill:media--generative-media-prompting",
      "to": "skill-area:audio-processing",
      "kind": "lib_requires_skill_area",
      "attributes": {
        "weight": 0.5
      }
    },
    {
      "from": "lib-skill:media--generative-media-prompting",
      "to": "domain:software-engineering",
      "kind": "lib_applies_to_domain",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:media--generative-media-prompting",
      "to": "role:media-engineer",
      "kind": "lib_involves_role",
      "attributes": {
        "weight": 1
      }
    },
    {
      "from": "lib-skill:media--generative-media-prompting",
      "to": "specialization:media",
      "kind": "lib_belongs_to_specialization",
      "attributes": {
        "weight": 1
      }
    }
  ],
  "incomingEdges": []
}