ig-audience-insights
Read your Instagram niche and profile from real data via Apify, no login. Scan a hashtag for the posts traveling now (likes, comments, owner) to see the format…
Draft an Instagram caption with the hook in the first 125 characters, a skimmable body, and one clear CTA, using a 2026 hook formula chosen by goal (saves, shares, comments, follows). Runs the humanizer pass and, on approval, publishes with the image or video you supply via the
$ npx -y skills add sergebulaev/instagram-skills --skill ig-caption-writer --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ig-caption-writerContext preview
The summary Claude sees to decide when to auto-load this skill.
Draft an Instagram caption with the hook in the first 125 characters, a skimmable body, and one clear CTA, using a 2026 hook formula chosen by goal (saves, shares, comments, follows). Runs the humanizer pass and, on approval, publishes with the image or video you supply via the
name: ig-caption-writer description: "Draft an Instagram caption with the hook in the first 125 characters, a skimmable body, and one clear CTA, using a 2026 hook formula chosen by goal (saves, shares, comments, follows). Runs the humanizer pass and, on approval, publishes with the image or video you supply via the Publora media flow. Use to caption a single image or a Reel. Not for slide-by-slide carousels (use ig-carousel-planner) or auditing a draft (use ig-humanizer --mode audit)."
Write a caption that earns the tap and the save. Instagram hides everything after ~125 characters behind "more", so the hook does the entire job in the first line. This skill front-loads that hook, keeps the body skimmable, and lands one clear call to action.
| Code | Formula | Primary goal | Best for | |---|---|---|---| | IG1 | Number-First Result | saves | one odd-precision result + a "steal this" promise | | IG2 | Contrarian Truth | shares | a sharp, defensible against-the-grain claim | | IG3 | Relatable Cold-Open | comments | a specific shared moment, no setup | | IG4 | Mini-Story Confession | comments, follows | a real first-person story with a cost |
Full skeletons in `../../references/hook-formulas.md`. For carousels (IG5-IG8) use `ig-carousel-planner`; for Reels (IG9-IG10) the hook lives in the video, and this skill writes the supporting caption.
| Goal | Reach for | |---|---| | Saves | IG1 | | Shares | IG2 | | Comments | IG3, IG4 | | Follows | IG4 |
**Voice profile first (all drafts).** If `../../references/voice-profile.md` has `filled: yes`, load it and match the user's voice fingerprint, hard rules, and CTA/link style throughout. If it is not filled, mention once that `ig-humanizer --mode profile` can learn their voice from a few posts, then proceed with the generic voice rules.
1. **Gather inputs.** Topic, angle, the media (single image or Reel), target audience, and the goal (saves / shares / comments / follows). 2. **Pick the formula.** Use the goal table to shortlist, then suggest 2-3 that also fit the topic and let the user choose. 3. **Write the hook (first 125 chars).** It must land the payoff, tension, or number before the "more" fold and make sense on its own. 4. **Write the body.** Short lines, white space between beats, one idea. Teach or tell the story that the hook promised. Keep it under 2,200 chars. 5. **Write one CTA.** A specific save or send prompt ("save this for your next launch", "send to the friend who keeps doing #2"), a real question, or a single next step. Never "what do you think?". 6. **Add hashtags.** Hand off the topic to `ig-hashtag-strategist` or apply the 3-5 sized set yourself (see `../../references/hashtag-strategy.md`). Put them at the end or note they go in the first comment. 7. **Humanizer pass.** Scrub 2026 AI vocab by paragraph density, cap em dashes (about one per 100 words; a caption's single dash is not a tell, never swap one for a period), break stacked triads, generic openers and reveal bridges. Fix only a paragraph that reads machine-flat; never manufacture variance or one-word lines for drama. Add an odd-precision number with a named referent or a named entity where the claim allows. Canonical rules: `ig-humanizer` V3. 8. **Optional audit.** Invoke `ig-humanizer --mode audit` for a pass-fail check. 9. **Approval card.** Show: formula used, the hook (flag if over 125 chars), full caption, char count, hashtag set, primary goal, and the media the user must supply. 10. **On approval, publish with media.** Call `lib.publish(kind="post", draft_text=<approved caption>, target_url="https://www.instagram.com/", media=[<local file paths>], platforms=[<INSTAGRAM_PLATFORM_ID>], scheduled_time=<iso_or_None>)`. For a Reel pass `kind="reel"`. The wrapper runs the Publora draft then upload then schedule flow. With no media or no Publora key it returns a copy-paste block and a reminder to attach the media.
Global voice rules: see root `SKILL.md` Voice rules. Additional skill-specific rules:
that needs the second line to make sense.
the user to attach the image or video.
Part of the linkedin-skills family (400+ stars). Same voice engine and approve-before-publish flow, now for Instagram. Also available for X · YouTube · TikTok · Threads · Facebook. 9 skills that turn Claude Code and Codex into your Instagram content team.
Read your Instagram niche and profile from real data via Apify, no login. Scan a hashtag for the posts traveling now (likes, comments, owner) to see the format…
Plan an Instagram carousel slide by slide, up to 10 slides, with a hook slide that opens a loop, value slides that front-load the payoff, and a payoff slide…
Generate a weekly Instagram content plan from a theme, audience, and content pillars. Produces a per-day mix of Reels, carousels, single images, and stories,…
Build a sized Instagram hashtag set for a post using the 2026 reality that 3 to 5 well-chosen tags beat 30 random ones. Sizes each tag as niche (under 50k…
Reverse-engineer the hook from a viral Instagram Reel or carousel, given a URL or a pasted caption. Identifies which of the 10 canonical 2026 formulas it uses…
Remove the AI tells readers react to in an Instagram caption or carousel slide: 2026 vocabulary by density, reveal bridges, staccato stacks, stacked triads,…