carousel-generator

carousel-generator is a skill for Claude Code from crealwork/ai-marketing-kit. It costs 154 tokens per session (10,030 once invoked), scanned A, original, MIT.

A content-making tool for creating Instagram and Threads card news: a series of branded, vertical image cards on a chosen topic. It researches the topic, plans the card sequence, and produces downloadable PNG images.

In plain words
What is it for?
Use it to create social-media explainers, educational posts, and branded news updates in a 4:5 format. It supports preset brand styles and custom brand setups.
Why use it?
It removes the need to research a topic, plan the story, design each card, and export the finished images by hand.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the ai-marketing-kit plugin — 26 skills shipped together

Good fit Use it to create social-media explainers, educational posts, and branded news updates in a 4:5 format. It supports preset brand styles and custom brand setups.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/crealwork/ai-marketing-kit/carousel-generator
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add crealwork/ai-marketing-kit --skill carousel-generator
Clone the repo
git clone --depth 1 https://github.com/crealwork/ai-marketing-kit

Made for: Claude Code.

Or install ai-marketing-kit, the plugin that ships this one along with the rest of its 26 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for carousel-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/crealwork/ai-marketing-kit/carousel-generator.svg)](https://agentmods.dev/skills/crealwork/ai-marketing-kit/carousel-generator)
Your own site
<a href="https://agentmods.dev/skills/crealwork/ai-marketing-kit/carousel-generator"><img src="https://agentmods.dev/badge/skills/crealwork/ai-marketing-kit/carousel-generator.svg" alt="Measured on agentmods" height="20"></a>
Per session 154 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,030 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00154 $0.10030
Opus 5 $0.00077 $0.05015
Sonnet 5 $0.00031 $0.02006
Haiku 4.5 $0.00015 $0.01003

Measured 8d ago against content hash dd0f14b7029a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

carousel-generator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/carousel-generator/SKILL.md · 1,003 lines

How it starts

The opening of the file, as written. The whole thing — 1,003 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Card News Generator (카드뉴스 자동 생성기)

This skill creates professional Instagram/Threads card news (4:5 ratio, 1080x1350px) through a complete pipeline: brand selection, topic confirmation, deep research, card flow planning, HTML generation with neumorphism design, and PNG download capability.

The goal is not just pretty cards -- it's a full content pipeline where research quality and message flow matter more than decoration.


Brand Templates

This generator supports multiple brand presets. If the user doesn't specify a brand, ask which one to use via AskUserQuestion. If context makes the brand obvious (e.g., the user mentions a specific brand name or account), use that preset directly.

The presets below are worked examples (real brands run with this skill in production). Treat them as the template for defining YOUR brand's preset: copy one, swap the account/palette/tone/footer, and add it as a new preset section. If a brand has its own dedicated card-news skill installed, that skill wins over these presets.

Preset: CREAL (댄정 @crealwork)

Account: @crealwork Brand name: 댄정 Footer text: 댄정 @crealwork Content domain: AI + Marketing (AI 활용법, 마케팅 자동화, 생산성, 트렌드 등) Language: Korean CTA button text: Follow Dan

Tone: 쉽고 실용적인 정보형 -- 전문 용어를 쓰더라도 한 번은 쉽게 풀어서 설명하고, 독자가 "이거 저장해야지"라고 느낄 수 있게 구체적이고 실행 가능한 내용 위주로 쓴다. 가볍지만 근거 있는 톤. 과장하지 않되, 임팩트는 살린다.

Color Palette (CREAL B.I. Guideline):

  • Navy (Primary): #1A2A4F -- headings, key text, dark backgrounds
  • Yellow (Accent): #FFCC4E -- highlights, CTAs, emphasis, badges
  • Black: #000000 -- body text on light backgrounds
  • White: #FFFFFF -- text on dark backgrounds
  • Warm Gray: #A39F94 -- secondary text, dividers, subtle elements
  • Coral: #D77A61 -- charts, secondary accents
  • Background: #F8F5F0 (ivory cream) for light mode, #1A2A4F for dark mode

Default style: Style A (Light Neumorphism) for general audiences. Logo: CREAL Text logo in footer. White/Yellow on dark, Black/Blue on light.

Read the full file on GitHub · 1,003 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 1,003 lines · 154 tokens per session scan A dd0f14b7029a

Subscribe to this mod's changes

carousel-generator is a skill published in the GitHub repository crealwork/ai-marketing-kit (18 stars, last pushed 1mo ago), licensed MIT. It adds 154 tokens to every session and 10,030 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

webgl-holographic-foil

A self-contained WebGL2 hero: thin-film interference over a crushed-foil surface whose palette shifts with the viewing angle; move the cursor to tilt the film.

nexu-io/open-design · 41 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

html-ppt-taste-brutalist

16:9 HTML deck in tactical-telemetry / CRT-terminal taste. Deactivated-CRT charcoal slides, white-phosphor monospace, hazard-red accent, scanline overlay, ASCII syntax, density over decoration. Distilled from Leonxlnx/taste-skill brutalist-skill (Tactical Telemetry mode).

nexu-io/open-design · 78 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

An environment manager for a video-editing system. It checks whether its skills and runtime—the software needed to run them—are installed and compatible.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens