tiktok-script-writer

tiktok-script-writer is a skill for Claude Code, Codex from Gingg7260/affiliate-skills. It costs 138 tokens per session (3,425 once invoked), scanned A, a copy of tiktok-script-writer, MIT.

A writing skill for 30–60 second vertical-video scripts for TikTok, Instagram Reels, and YouTube Shorts. The scripts follow a hook, problem, demonstration, result, and call to action, and promote affiliate products.

In plain words
What is it for?
Use it to create short-form video scripts with product demonstrations, strong openings, and prompts to visit an affiliate link.
Why use it?
It gives short videos a clear structure, so viewers quickly see the problem, the product in use, and what to do next. Affiliate marketing means earning a commission when someone buys through your link.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; built for openclaw; mentions Gemini CLI.

Good fit Use it to create short-form video scripts with product demonstrations, strong openings, and prompts to visit an affiliate link.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gingg7260/affiliate-skills/tiktok-script-writer
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 Gingg7260/affiliate-skills --skill tiktok-script-writer
Clone the repo
git clone --depth 1 https://github.com/Gingg7260/affiliate-skills

Made for: Claude Code, Codex.

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 tiktok-script-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/tiktok-script-writer/github.svg)](https://agentmods.dev/skills/gingg7260/affiliate-skills/tiktok-script-writer)
Your own site
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/tiktok-script-writer"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/tiktok-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.

agentmods 80×15 button for tiktok-script-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/gingg7260/affiliate-skills/tiktok-script-writer"><img src="https://agentmods.dev/badge/skills/gingg7260/affiliate-skills/tiktok-script-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 138 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,425 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 97% copy Near-identical to another mod 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.00138 $0.03425
Opus 5 $0.00069 $0.01713
Sonnet 5 $0.00028 $0.00685
Haiku 4.5 $0.00014 $0.00343

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

Security

Grade A, and why

tiktok-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.

Origin

This is a copy

97% identical to tiktok-script-writer — 27 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/content/tiktok-script-writer/SKILL.md · 349 lines

How it starts

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

TikTok Script Writer

Write punchy 30-60 second video scripts for TikTok, Instagram Reels, and YouTube Shorts that stop the scroll, demo the product naturally, and drive affiliate link clicks. Every script is structured for vertical video: hook → problem → demo → result → CTA.

Stage

This skill belongs to Stage S2: Content

When to Use

  • User wants to promote an affiliate product on short-form video platforms
  • User has an affiliate program picked (from S1) and needs TikTok/Reels content
  • User asks for video script ideas for TikTok affiliate marketing
  • User wants a hook-first script that converts viewers to buyers
  • User creates content on TikTok, Instagram Reels, or YouTube Shorts

Input Schema

{
  product: {
    name: string              # (required) "HeyGen"
    description: string       # (optional) What it does — will be researched if missing
    url: string               # (optional) Affiliate link or product URL
    reward_value: string      # (optional) Commission info — never shown in script
  }
  duration: number            # (optional, default: 45) Target duration in seconds: 15 | 30 | 45 | 60
  platform: string            # (optional, default: "tiktok") "tiktok" | "reels" | "shorts" | "all"
  hook_style: string          # (optional, default: auto) "question" | "shock" | "relatable" | "bold_claim" | "demo_first"
  creator_persona: string     # (optional) "beginner marketer" | "tech reviewer" | "productivity nerd"
  has_product_access: boolean # (optional, default: true) Can creator do live demo?
  personal_experience: string # (optional) Real experience to weave in
  audience: string            # (optional) "freelancers" | "small business owners" | "students"
}

Workflow

Step 1: Research the Product

If product details are sparse, use web_search "[product name] what it does tutorial" to find:

  • The single most impressive thing the product does (demo-able in <20 seconds)
  • The main pain it eliminates (hook material)
  • A specific result users achieve (e.g., "make a talking avatar video in 2 minutes")
  • Any free trial or free tier (reduces friction for CTA)

Read the full file on GitHub · 349 lines

Files

What ships with it

1 file 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.

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. 11d ago First seen · 349 lines · 138 tokens per session scan A a24b119e2f82

Subscribe to this mod's changes

tiktok-script-writer is a skill published in the GitHub repository Gingg7260/affiliate-skills (5 stars, last pushed today), licensed MIT. It adds 138 tokens to every session and 3,425 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to tiktok-script-writer, differing in 27 lines, and is treated as a copy.

Related

Other skills, from other repositories

tiktok-script-writer

Write short-form video scripts for TikTok, Instagram Reels, and YouTube Shorts that promote affiliate products with strong hooks, demos, and CTAs. Use this skill when the user asks about TikTok scripts, Reels scripts, Shorts scripts, short-form video for affiliate marketing, or says "write a TikTok for X", "script a…

gabrielmoreira/agent-skills-mirror · 138 tokens

tiktok-script-writer

Write short-form video scripts for TikTok, Instagram Reels, and YouTube Shorts that promote affiliate products with strong hooks, demos, and CTAs. Use this skill when the user asks about TikTok scripts, Reels scripts, Shorts scripts, short-form video for affiliate marketing, or says "write a TikTok for X", "script a…

Affitor/affiliate-skills · 138 tokens

reddit-post-writer

Write Reddit posts and comments that recommend affiliate products without getting banned or flagged as spam. Subreddit-native content that adds value first. Use this skill when the user asks about Reddit posts for affiliate marketing, writing Reddit comments that mention products, how to promote affiliate links on…

Affitor/affiliate-skills · 133 tokens

content-pillar-atomizer

Take 1 blog post or article and generate 15-30 platform-native micro-content pieces. Not reformatting — re-contextualizing for each platform's culture. Triggers on: "atomize this content", "repurpose my blog post", "turn this into social posts", "content atomizer", "pillar content", "one to many content", "repurpose…

Affitor/affiliate-skills · 136 tokens

twitter-thread-writer

Write X/Twitter threads that get bookmarked, shared, and drive affiliate clicks. Use this skill when the user asks about writing Twitter threads, X threads, tweet threads for affiliate marketing, or says "write a thread about X", "Twitter thread promoting X", "X thread for affiliate", "write tweets that go viral"…

Affitor/affiliate-skills · 116 tokens

viral-post-writer

Write viral social media posts that promote affiliate products naturally. Use this skill when the user asks anything about writing social media content for affiliate marketing, creating posts for LinkedIn/X/Reddit/Facebook, promoting a product on social media, writing affiliate content, or mentions "viral post"…

Affitor/affiliate-skills · 160 tokens