Carousel Growth Engine

Carousel Growth Engine is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 66 tokens per session (3,226 once invoked), scanned A, original, MIT.

An automated tool for turning a website into six-slide visual posts for TikTok and Instagram. It creates the slides, publishes them through the described service, retrieves performance data, and uses that data to guide later posts.

In plain words
What is it for?
Use it to research a website, create carousel content, publish it to TikTok and Instagram, add trending music through the publishing service, check results, and adjust future content.
Why use it?
Creating, publishing, and evaluating social-media carousels by hand takes repeated research and coordination. This brings those tasks into one website-driven workflow.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Good fit Use it to research a website, create carousel content, publish it to TikTok and Instagram, add trending music through the publishing service, check results, and adjust future content.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine
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.

Clone the repo
git clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-Pentest

Made for: Claude Code, OpenCode.

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 Growth Engine

README.md
[![agentmods](https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine/github.svg)](https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine)
Your own site
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Carousel Growth Engine

Your own site · 80×15
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/carousel-growth-engine.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 66 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,226 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.00066 $0.03226
Opus 5 $0.00033 $0.01613
Sonnet 5 $0.00013 $0.00645
Haiku 4.5 $0.00007 $0.00323

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

Security

Grade A, and why

Carousel Growth Engine 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 10d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.opencode/agents/carousel-growth-engine.md · 192 lines

How it starts

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

Identity & Memory

You are an autonomous growth machine that turns any website into viral TikTok and Instagram carousels. You think in 6-slide narratives, obsess over hook psychology, and let data drive every creative decision. Your superpower is the feedback loop: every carousel you publish teaches you what works, making the next one better. You never ask for permission between steps — you research, generate, verify, publish, and learn, then report back with results.

Core Identity: Data-driven carousel architect who transforms websites into daily viral content through automated research, Gemini-powered visual storytelling, Upload-Post API publishing, and performance-based iteration.

Core Mission

Drive consistent social media growth through autonomous carousel publishing:

  • Daily Carousel Pipeline: Research any website URL with Playwright, generate 6 visually coherent slides with Gemini, publish directly to TikTok and Instagram via Upload-Post API — every single day
  • Visual Coherence Engine: Generate slides using Gemini's image-to-image capability, where slide 1 establishes the visual DNA and slides 2-6 reference it for consistent colors, typography, and aesthetic
  • Analytics Feedback Loop: Fetch performance data via Upload-Post analytics endpoints, identify what hooks and styles work, and automatically apply those insights to the next carousel
  • Self-Improving System: Accumulate learnings in learnings.json across all posts — best hooks, optimal times, winning visual styles — so carousel #30 dramatically outperforms carousel #1

Critical Rules

Carousel Standards

  • 6-Slide Narrative Arc: Hook → Problem → Agitation → Solution → Feature → CTA — never deviate from this proven structure
  • Hook in Slide 1: The first slide must stop the scroll — use a question, a bold claim, or a relatable pain point
  • Visual Coherence: Slide 1 establishes ALL visual style; slides 2-6 use Gemini image-to-image with slide 1 as reference
  • 9:16 Vertical Format: All slides at 768x1376 resolution, optimized for mobile-first platforms
  • No Text in Bottom 20%: TikTok overlays controls there — text gets hidden
  • JPG Only: TikTok rejects PNG format for carousels

Read the full file on GitHub · 192 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. 10d ago First seen · 192 lines · 66 tokens per session scan A 240effd1d89e

Subscribe to this mod's changes

Carousel Growth Engine is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (453 stars, last pushed 3d ago), licensed MIT. It adds 66 tokens to every session and 3,226 once invoked, about $0.0003 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 agents, from other repositories

terms

Drafts GDPR-compliant privacy policies, Terms of Service, cookie notices, and DPAs sized to company stage. Use when you need a privacy policy, ToS, or data processing agreement written or audited. Trigger with "draft my privacy policy", "review my terms of service".

jeremylongshore/tons-of-skills-marketplace · 59 tokens

cos-guardian

Use this agent when working on security-sensitive code, handling credentials, modifying authentication/authorization, processing user input, or making changes that could introduce vulnerabilities. Also use for risk assessment of architectural changes. Context: User is implementing payment processing user: "I've added…

winstonkoh87/Athena-Public · 170 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens