Agent skill · Content & Marketing

social-cover-director

Use when the user wants to plan or generate a social media cover image for a Xiaohongshu note, Douyin/TikTok photo post, Reels/Shorts cover, WeChat/Video Account post, Bilibili/Weibo post, Pinterest pin, Instagram cover, Facebook/Meta social post, or similar creator/social content. Handles platform-native cover routing, aspect ratio, scroll-stopping hook, exact on-image copy, reference-image roles, and image.generate prompt construction for one cover or a small variant set.

Jamailargithub.com/JamailarGitHub ↗
claude-codeNOASSERTION
Install
npx skills add Jamailar/Beav --skill social-cover-director --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 5
SKILL.md size: 7 KB
Bundled scripts: none
Path: desktop/builtin-skills/social-cover-director/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,349
Language: TypeScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Social Cover Director Use this skill to make one social-media cover image, or a small set of cover variants, for creator content. It adapts the social-promo planning flow to RedBox: ```text content/topic + platform/surface -> reader promise + scroll-stopping hook -> cover type + aspect ratio -> attention mechanic + visual style pack -> exact on-image copy -> reference-image role map -> image.generate prompt -> text/identity/social-native QA ``` ## Core Stance - The cover must stop the scroll before it explains the whole content. - Prefer a strong human-readable promise, contrast, clear subject, clean title zone, and platform-native composition. - Do not make a catalog poster unless the user explicitly wants a product-commerce cover. - Do not force a product, person, or logo into the cover if the stronger hook is a mood, problem scene, cultural moment, checklist, or visual metaphor. - Exact on-image copy is a hard boundary. Use only confirmed cover text; do not let the image model invent extra labels. - If the user wants a full carousel, multi-card note, ecommerce image set, or detail-page images, route to `image-director` instead. ## Required Inputs Useful inputs: - Content sourc

What's inside
Steps it walks through
  1. Core Stance
  2. Required Inputs
  3. Reference Loading
  4. Workflow
  5. Phase 1 Output
  6. Generation Contract
  7. Post-Generation QA
Ships with 4 files
  • agents/openai.yaml
  • references/attention-design-router.md
  • references/cover-routing.md
  • references/image-generate-prompt-contract.md
More from Beav
All skills →
About this skill
What does the social-cover-director skill do?

Use when the user wants to plan or generate a social media cover image for a Xiaohongshu note, Douyin/TikTok photo post, Reels/Shorts cover, WeChat/Video Account post, Bilibili/Weibo post, Pinterest pin, Instagram cover, Facebook/Meta social post, or similar creator/social content. Handles platform-native cover routing, aspect ratio, scroll-stopping hook, exact on-image copy, reference-image roles, and image.generate prompt construction for one cover or a small variant set.

How do I install it?

Run `npx skills add Jamailar/Beav --skill social-cover-director --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From Jamailar/Beav, a repository with 1,349 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going