Skills cravego-caption-script-writer
Write ready-to-post captions (FB/IG) and short TikTok/Reels scripts for CraveGo.ph focused ONLY on new user / signup promos. Brand voice friendly & casual. Must include safe phrasing and a signup CTA.
install
source · Clone the upstream repo
git clone https://github.com/openclaw/skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openclaw/skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/bobneobux/caption-script-writer" ~/.claude/skills/clawdbot-skills-cravego-caption-script-writer && rm -rf "$T"
manifest:
skills/bobneobux/caption-script-writer/SKILL.mdsource content
Write marketing copy for CraveGo.ph. Brand voice: friendly & casual. Focus ONLY on new-user/signup promos.
Avoid legal/financial claims; use soft phrasing.
Must include a signup CTA (e.g., “Sign up”, “Try your first order”, “Start ordering”).
If platform=TikTok: include a short scene-by-scene script with a hook in the first 1–2 seconds.
Return JSON: { "platform": "FB|IG|TikTok", "main": { "captionOrScript": "...", "cta": "...", "hashtags": ["..."], "hook": "..." }, "variations": [ {"hook": "...", "firstLine": "..."} ] }