krusemediallc

55 mods across 5 repositories, 1.6k stars between them.

SessionStart

01

krusemediallc/arcads-claude-code

Hook Claude Code

Runs when a session starts, executing sync-skill.sh and check-context.sh via bash (2 commands). From krusemediallc/arcads-claude-code.

1.4k 1mo ago A tokens not measured original MIT

krusemediallc/arcads-claude-code

Instructions file CodexOpenCode

Instructions for krusemediallc/arcads-claude-code, covering agent instructions, first-time setup, every session, image-ad skill ecosystem (cross-api) and this repo specifically.

1.4k 1mo ago A 1,577 tokens original MIT

meta-ad-builder

06

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Publish finished creatives as live Meta (Facebook/Instagram) ads via the Meta Marketing API, plus research and ad-copy support. Uploads an image or video, builds a multi-variant TEXTLIQUIDITY creative, and creates a PAUSED ad in an existing ad set. Also pulls top-performing ads (ranked by ROAS) and competitor ads from…

1.4k 1mo ago A 155 tokens original MIT

arcads-external-api

07

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Creates and retrieves AI video and image-related assets via the Arcads external API (Seedance 2.0, Sora 2, Veo 3.1, Kling, Grok Video, Nano Banana, b-roll, scene, script/actor flows). Loads prompts from the bundled prompting guide and model library, respects HTTP Basic auth from ARCADSAPIKEY, and polls assets/videos…

1.4k 1mo ago A 133 tokens original MIT

analyze-video

08

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Analyze a reference video and reverse-engineer its style into a reusable Seedance 2.0 prompting template. The output is a new skill/formula (like seedance-2-ugc.md) that captures the video's structure, pacing, camera work, edit style, and tone so it can be recreated with any product, any person, in any setting. Use…

1.4k 1mo ago A 134 tokens original MIT

clone-ad

09

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Clone an existing video ad for a different product or offer. Analyzes the source video's style, pacing, camera work, dialogue, and tone, then adapts and generates a new Seedance 2.0 video customized for the user's product. End-to-end workflow: input video → analysis → adapted prompt → generation → delivery. Use when…

1.4k 1mo ago A 112 tokens original MIT

chatgpt-image-ad

10

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Generate one or more standalone Meta image-ad creatives via ChatGPT Image 2 (gpt-image-2) through the Arcads external API. Locks the model, auto-strips platform chrome, enforces edge-safe layouts and glyph-safety inside body text. Use when the user asks for a "gpt-image-2 ad", "ChatGPT Image ad", "Image 2 ad…

1.4k 1mo ago A 159 tokens original MIT

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Generate high-CTR YouTube thumbnails using Nano Banana 2 via the Arcads external API. Handles reference image upload, character likeness alignment, proven CTR-tested prompt formulas, and parallel batch generation. Use when the user asks to create a YouTube thumbnail, video thumbnail, A/B test thumbnail variations, or…

1.4k 1mo ago A 81 tokens original MIT

image-ad-clone

12

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Use when the user wants to reverse-engineer an existing image ad into a reusable prompt template. Validates via Arcads — picks gpt-image-2 or Nano Banana at Phase 1. Triggers on "clone this ad as a template", "reverse engineer this ad", "turn this ad into a prompt", "extract a template", "make this ad reusable", "add…

1.4k 1mo ago A 124 tokens original MIT

krusemediallc/arcads-claude-code

Skill Claude CodeCodex

Generate one or more standalone Meta image-ad creatives via Nano Banana 2 / Nano Banana Pro (Gemini Flash Image family) through the Arcads external API. Locks the model family, auto-strips platform chrome, enforces edge-safe layouts. Use when the user asks for a "Nano Banana ad", "Gemini image ad", "nano-banana-2 ad…

1.4k 1mo ago A 154 tokens original MIT

krusemediallc/uni1-image-ad

Instructions file

Instructions for krusemediallc/uni1-image-ad, covering uni1 — uni-1 image ads for meta, repository layout, the luma api at a glance, required env vars (in .env) and setup checklist (manual / agent reference).

11 3mo ago A 4,070 tokens original MIT

image-ad-clone

16

krusemediallc/uni1-image-ad

Skill Claude CodeCodex

Use when the user wants to reverse-engineer an existing image ad into a reusable, parameterizable prompt template that can be reused with any brand and any product. Triggers on phrases like "clone this ad as a template", "reverse engineer this ad", "turn this ad into a prompt", "extract a template from this image"…

11 3mo ago A 126 tokens original MIT

uni1-image-ad

17

krusemediallc/uni1-image-ad

Skill Claude CodeCodex

Use when the user wants to generate a Meta/Facebook image ad with Luma uni-1 and attach it to an existing Meta ad set. Triggers on phrases like "uni-1 ad", "make a Luma ad creative", "new image ad in ", "uni-1 image ad for Meta", "generate uni-1 ad creative", "upload uni-1 image as Meta ad". Anchors on uni-1 + Meta…

11 3mo ago A 138 tokens original MIT

animejs

18

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

Anime.js adapter patterns for HyperFrames. Use when writing Anime.js animations or timelines inside HyperFrames compositions, registering animations on window.hfAnime, making Anime.js seek-driven and deterministic, or translating Anime.js examples into render-safe HyperFrames HTML.

10 1mo ago A 52 tokens copy · 100% MIT

contribute-catalog

19

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

Author a new HyperFrames registry block (caption style, VFX block, transition, lower third) or component (text effect, overlay, snippet) and ship it as an upstream PR to the hyperframes repo. Use ONLY when the user wants to CONTRIBUTE to the public catalog — for in-project caption/transition authoring use the…

10 1mo ago A 93 tokens copy · 100% MIT

css-animations

20

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

CSS animation adapter patterns for HyperFrames. Use when authoring CSS keyframes, animation-delay based timing, animation-fill-mode, animation-play-state, or CSS-only motion that HyperFrames must seek deterministically during preview and rendering.

10 1mo ago A 49 tokens copy · 100% MIT

gsap

21

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

GSAP animation reference for HyperFrames. Covers gsap.to(), from(), fromTo(), easing, stagger, defaults, timelines (gsap.timeline(), position parameter, labels, nesting, playback), and performance (transforms, will-change, quickTo). Use when writing GSAP animations in HyperFrames compositions.

10 1mo ago A 65 tokens copy · 100% MIT

hyperframes-cli

22

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

HyperFrames CLI dev loop — npx hyperframes for scaffolding (init), validation (lint, inspect), preview, render, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any of these commands or troubleshooting the HyperFrames build/render environment. For asset preprocessing commands (tts…

10 1mo ago A 86 tokens copy · 100% MIT

hyperframes-media

23

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

Asset preprocessing for HyperFrames compositions — text-to-speech narration (Kokoro), audio/video transcription (Whisper), and background removal for transparent overlays (u2net). Use when generating voiceover from text, transcribing speech for captions, removing the background from a video or image to use as a…

10 1mo ago A 99 tokens copy · 100% MIT

krusemediallc/cursor-ad-agent

Skill Claude CodeCodex

Install and wire registry blocks and components into HyperFrames compositions. Use when running hyperframes add, installing a block or component, wiring an installed item into index.html, or working with hyperframes.json. Covers the add command, install locations, block sub-composition wiring, component snippet…

10 1mo ago A 67 tokens copy · 100% MIT