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.
npx skills add vibemarketer94/vibemarketer-skills --skill ugc-script-writergit clone --depth 1 https://github.com/vibemarketer94/vibemarketer-skillsWrote 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.
[](https://agentmods.dev/skills/vibemarketer94/vibemarketer-skills/ugc-script-writer)<a href="https://agentmods.dev/skills/vibemarketer94/vibemarketer-skills/ugc-script-writer"><img src="https://agentmods.dev/badge/skills/vibemarketer94/vibemarketer-skills/ugc-script-writer/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.
<a href="https://agentmods.dev/skills/vibemarketer94/vibemarketer-skills/ugc-script-writer"><img src="https://agentmods.dev/badge/skills/vibemarketer94/vibemarketer-skills/ugc-script-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00071 | $0.01050 |
| Opus 5 | $0.00036 | $0.00525 |
| Sonnet 5 | $0.00014 | $0.00210 |
| Haiku 4.5 | $0.00007 | $0.00105 |
Grade A, and why
ugc-script-writer 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 147 lines — stays where its author put it; the contents beside it link to each section on GitHub.
UGC Script Writer
Write direct-response UGC scripts that feel native to TikTok, Reels, and Shorts.
Before Writing
- Read
.agents/vibemarketer-context.mdif it exists. - Read
data/ugc-swipe-library/swipe-library.mdif it exists. - If no user swipe library exists, read
references/seed-swipe-patterns.md. - If no context exists, ask for product, target customer, offer, proof, objections, and landing page.
- If an angle is not provided, either infer one from context, read the latest
creative-angle-laboutput, or suggest usingcreative-angle-lab. - Ask for constraints only when needed: video length, creator persona, claim restrictions, CTA, platform, and number of variants.
- If the user provides top organic TikTok posts, saved videos, transcripts, Creative Center examples, comments, or competitor posts, extract patterns from them before writing. Do not copy scripts, hooks, or distinctive wording.
Reference
Load only what is needed:
references/script-patterns.mdfor structures, hooks, and quality checks.references/swipe-library.mdfor the local swipe folder workflow.references/seed-swipe-patterns.mdwhen the user has no swipe library yet.
Scripts
Use these when the user wants to build or refresh a swipe library:
scripts/analyze_reference_video_gemini.py: analyze one local reference video with Gemini and output a reusable swipe entry.scripts/build_swipe_library.py: scan a local folder of reference videos/notes and writedata/ugc-swipe-library/swipe-library.md.
Build or refresh the library:
python3 skills/ugc-script-writer/scripts/build_swipe_library.py \
--input-dir /path/to/local/swipe-folder \
--output data/ugc-swipe-library/swipe-library.md
Add --analyze-videos when Gemini access is available and the user has permission to process the local videos externally.
Swipe Library Rules
- Treat provided swipe videos as a pattern library, not training data.
- Extract hook pattern, opening frame, visual beats, pacing, emotional driver, proof mechanism, CTA style, and reusable structure.
- Never copy exact hooks, scene order, jokes, personal stories, creator identity, or distinctive wording.
- Prefer user-provided winners over built-in seed patterns.
- If no user library exists, use seed patterns as a baseline for native UGC rhythm.
What ships with it
7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 11d ago First seen · 147 lines · 71 tokens per session scan A 8d15c1b1ec61
ugc-script-writer is a skill published in the GitHub repository vibemarketer94/vibemarketer-skills (36 stars, last pushed 3mo ago), licensed MIT. It adds 71 tokens to every session and 1,050 once invoked, about $0.0004 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.
Other skills, from other repositories
creative-strategy-engine
Strategic framework for mapping pain/persona intersections and messaging angles. Defines the structure for organizing creative strategy, not the tactics for execution. Use this when planning an organizational or systematic approach to creative strategy, or when a user provides a product and wants to define messaging…
visual-formats
A reference library of 45+ visual ad formats for Meta and paid social, each with a definition, funnel stage guidance, and medium (video/static/both). Use this whenever choosing how an ad should look and feel, building out a creative concept, writing a creative brief, or deciding which format best serves a messaging…
creative-mechanics
A library of creative mechanics — the structural patterns that define how an ad constructs meaning between its hook, visuals, and narrative. Use this whenever designing ad concepts, briefing creative, or trying to explain why a specific ad works beyond just its hook or format. Trigger when a user describes an ad they…
brand-intake
Runs a structured brand intake interview and then conducts web research to build a comprehensive brand context document. Use this whenever the user says they're working on a new client, wants to build brand context, or says "run brand intake", "conduct brand research" or "build brand context for [brand]". Also trigger…
hook-writing
Writes high-converting, psychologically-driven hooks for paid ads, TikTok, Instagram Reels, and organic content. Use this whenever a user wants to write hooks, opening lines, scroll-stoppers, or attention-grabbing openers for ads or social content. Trigger for any request involving "write me hooks," "give me hooks…
review-audit
Analyzes positive customer reviews to surface deep customer insights for ad copy. Use this whenever a user provides customer reviews and wants to understand their customers better, extract VOC (voice of customer), find ad-ready language, or build messaging strategy from real customer language. Trigger for any request…