Media generation
Skill lensetek/Digital-Marketing-Agent_Skills/capabilities/media-generation
Digital-Marketing-Agent_SkillsFrom the repository description
npx -y skills add lensetek/Digital-Marketing-Agent_Skills --skill media-generationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.8 KB, 590 tokens by cl100k_base, as published. Nobody here has run it
Media Generation Capability
When to Use
Use this capability when a marketing workflow needs AI-assisted image or video generation, visual variation, image-to-image direction, storyboard-to-video prompting, product-shot concepts, or media-generation QA.
This is a technical execution capability, not a marketing agent. Creative strategy remains owned by the relevant specialist agent.
Preferred Implementation
- Prefer approved APIs, SDKs, CLIs, or backend/server-side proxy routes.
- Use fal.ai only when the runtime has an approved server-side or local
FAL_KEYenvironment variable. - Keep provider choice explicit: model, endpoint, aspect ratio, duration, output count, safety settings, and estimated cost when available.
- Use browser UI or Computer Use only when no API, SDK, CLI, or connector path is available.
Inputs
- Brand brief and visual identity constraints.
- Campaign objective and platform.
- Creative concept, image prompt, video prompt, or storyboard.
- Output format, aspect ratio, duration, and quantity.
- Usage rights, disclosure requirements, and forbidden visual elements.
- Approved runtime note confirming where provider credentials are stored.
Outputs
- Media Generation Brief.
- Provider and model recommendation.
- Image or video prompt pack.
- Negative prompt and safety constraints.
- Aspect ratio, duration, and variation plan.
- Output review notes for brand fit, claims, rights, synthetic-media disclosure, and platform readiness.
fal.ai Integration Notes
- fal.ai can be used as an optional media-generation provider for image and video workflows.
- Store real
FAL_KEYvalues only in server-side, local runtime, CI, or secret-store environment variables. - Do not put real
FAL_KEYvalues in frontend code,VITE_*,NEXT_PUBLIC_*, browser JavaScript, static HTML, public assets, public docs, screenshots, logs, or prompts. - For client-side applications, route calls through a backend/proxy that reads
FAL_KEYfrom the server environment. - Use placeholders such as
FAL_KEY=your_fal_key_hereonly in examples.
Handoff Guidance
growth-creative-agentowns divergent concepts, hooks, and creative angles.video-creative-directorowns scripts, storyboards, shot direction, and AI-ready video prompts.brand-strategistowns brand-fit and visual identity constraints.ethics-compliance-reviewerreviews synthetic media risk, claims, platform policy, and rights before publish-ready use.
Security and Ethics
- Never ask the user to paste real API keys into chat or public templates.
- Do not generate deceptive deepfakes, impersonation assets, fake proof, fake testimonials, or misleading before-after visuals.
- Respect copyright, trademark, likeness, platform, and usage-right constraints.
- Disclose synthetic media when relevant to the platform, campaign, or audience expectation.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.