II.
LibrarySkill overview
Reference · livelib-skill:media--generative-media-prompting
generative-media-prompting overview
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.
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
All six media point tasks open with the same four-step shape, visible verbatim in their
`@description` headers. Writing it down once removes six copies of the same tacit
convention.
## The four steps
1. **Parse the brief.** Extract what the request actually asks for —
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:media·SpecializationMedia Processing
lib_involves_role1
- role:media-engineer·RoleMedia Engineer
lib_requires_skill_area3
- skill-area:prompt-engineering·SkillAreaPrompt Engineering
- skill-area:video-processing·SkillAreaVideo Processing Libraries and Services
- skill-area:audio-processing·SkillAreaAudio Processing Libraries and Services
Incoming edges
None.