Instagram Repurposer
Repurpose existing content into a native Instagram post.
How to use it
- Hit Copy the whole skill.
- Claude: ⋯ → Download .md, then Customize → Skills → Add → Upload skill.
ChatGPT: make a Project and paste it into Instructions.
Neither? Paste it at the top of a new chat — it works for that chat. - Describe your job in plain words. The AI follows the skill from there.
npx degit sergebulaev/instagram-skills/.codex-marketplace/instagram-skills/skills/ig-repurposer#main ~/.claude/skills/ig-repurposerFor one project only, change the path to .claude/skills/ig-repurposer.
Not working?
- Check which app you pasted it into — the steps above name the right one.
- Some skills need the paid tier of Claude or ChatGPT.
Paste into Claude, ChatGPT or Cursor.
Show the full text139 lines
Instagram Repurposer
Turn something you already made into a post that reads like it was born on Instagram. Repurposing is not copy-paste. A post that killed on LinkedIn or a thread that flew on X will die on Instagram if you paste it: wrong hook, wrong container, wrong rhythm, no media, and artifacts ("link in bio", @-handles, hashtag walls) that scream off-platform.
This skill transforms, it does not generate. It reads your source, keeps the idea, and rebuilds the delivery for Instagram.
When to use
- "Turn this LinkedIn post into an Instagram carousel / caption"
- "Repurpose my blog post / newsletter / YouTube script for Instagram"
- "This thread worked on X, adapt it for Instagram"
- "I have a rough idea in another format, make it native here"
Not for a blank-page draft (use ig-caption-writer for a single caption,
ig-carousel-planner for a slide-by-slide carousel) and not for reviewing an
already-Instagram draft (use ig-humanizer --mode audit).
How it works
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.
- Take the source. Any format: a post, a paragraph, a script, a caption, a transcript, a bullet list, a link to read. Ask for the source, the media the user has (Instagram needs an image or video), and the goal (saves / shares / comments / follows) if not given.
- Extract the spine. Strip the source platform's shell and pull out the one claim, the one story, or the one number worth keeping. Most repurposing fails because it keeps the words instead of the point.
- Choose the container. One claim or number -> single caption. A teach, a
list, or a build -> carousel, one point per slide (hand structure to
ig-carousel-planner, hook slide to payoff slide). A long video -> a carousel that delivers the payoff, not a summary. - Re-hook for the fold. Instagram hides everything after ~125 characters
behind "more". Line one (or the hook slide) must land the whole punch on its
own. The source's hook almost never survives; write a new first line using a
2026 Instagram formula (see
../../references/hook-formulas.md), picked by the goal. - Refit the format. Caption body skimmable, short lines, white space between beats. Carousel: one idea per slide, no wall. Cut the source's connective tissue; Instagram rewards the front-loaded payoff.
- Strip off-platform artifacts. Remove "link in bio" carried from another platform, "smash subscribe", "read more below", X @-handles that only exist there, and any "as I wrote on LinkedIn" throat-clearing. A repurposed post should not admit it was repurposed.
- Media reminder. Instagram rejects text-only posts. Confirm the image, video, or slide set the user will attach. A caption with no media is not publishable.
- Hashtags at the end. Hand the topic to
ig-hashtag-strategistor apply a 3-5 sized set yourself (see../../references/hashtag-strategy.md). Place them as one block at the END of the caption or in the first comment, never as a mid-text wall. - Humanizer pass. Run
ig-humanizerV3 on the result: 2026 AI vocab by paragraph density, em dashes above the cap (about one per 100 words, never swapped for a period), stacked rule-of-three triads, generic openers and reveal bridges. Fix only a paragraph that reads machine-flat; never manufacture variance. Keep the user's real numbers and named entities from the source. - Approval card. Show: source -> Instagram mapping (what became what), the container (single caption or N-slide carousel), formula used, the hook (flag if over 125 chars), hashtag set, the media the user must attach, primary goal.
- On approval. Publish via
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 passkind="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.
Native-fit rules (source -> Instagram)
- LinkedIn post -> Instagram: a long post becomes a carousel (one point per slide) or, if it is one sharp claim, a single caption. LinkedIn tolerates warm-up; Instagram does not. The LinkedIn hook is usually too long; rewrite it for the 125-char fold.
- Blog / newsletter -> carousel: turn the structure into slides, one point per slide, hook slide first, payoff slide last. Do not paste the whole piece into one caption.
- YouTube script -> carousel of the payoff: lead with the video's payoff, not its intro. Build the carousel around "here's what I found", not a scene-by-scene recap.
- Tweet / thread -> caption or carousel: a single tweet becomes a caption; a thread becomes a carousel, one tweet per slide with its own micro-point. Strip X @-handles and thread numbering.
Hard rules
Global voice rules: see root SKILL.md Voice rules. Additional skill-specific
rules:
- Keep the source's claim and facts intact. Repurposing changes the delivery, never the meaning or the numbers.
- The new first line (or hook slide) must stop the scroll on its own before the 125-char fold. If it needs the second line, rewrite it.
- Never paste the source verbatim and trim. Rebuild the hook and rhythm from the spine.
- One specific number where the source offers one. Keep it.
- 3-5 sized hashtags as one block at the end, never 30 and never mid-caption.
- Media is required. Never present a repurposed caption as publishable without reminding the user to attach the image, video, or slides.
- Do not hard-sell the user's product. One natural mention max.
Anti-patterns (skill will refuse)
- Copy-pasting the source with light edits (that is not repurposing).
- Keeping the source platform's artifacts ("link in bio", "smash subscribe", X @-handles, thread numbering).
- A hook that only makes sense after the 125-char fold.
- A mid-caption hashtag wall instead of one block at the end.
- Presenting a caption with no media as ready to post.
- ALL CAPS first line for intensity. Carry it with word choice.
- Em dashes above the cap (more than about one per 100 words), or an em dash swapped for a period.
- "The result?" / "Here's the thing.." reveal bridges and staccato stacks added during the rewrite.
- Rule-of-three lists without specifics.
- "leverage", "fundamentally", "game-changer", "level up", "dive in".
- Meta throat-clearing ("I originally posted this on...").
Resources
../../references/hook-formulas.md- the 10 Instagram formula skeletons to re-hook with../../references/algorithm-heuristics.md- 2026 Instagram ranking rules (fold, timing, signals)../../references/hashtag-strategy.md- the 3-5 sized hashtag recipe../../references/media-workflow.md- the draft, upload, schedule flow
Related skills
ig-caption-writer- write a fresh single caption from scratchig-carousel-planner- structure a slide-by-slide carousel (repurposer hands long builds here)ig-hashtag-strategist- build the sized hashtag setig-humanizer- scrub AI tells, plus--mode auditto review the result
| 1 | |
| 2 | name ig-repurposer |
| 3 | description "Repurpose existing content into a native Instagram post. Take a LinkedIn, blog, YouTube script, or X tweet or thread and rebuild it for Instagram: a long piece becomes a carousel or a caption, re-hooked before the 125-char fold, off-platform artifacts stripped (X @-handles, link in bio), published via Publora on approval. Use to adapt content across platforms into Instagram. Not for writing from scratch (use ig-caption-writer or ig-carousel-planner), not for auditing a draft (ig-humanizer --mode audit)." |
| 4 | |
| 5 | |
| 6 | # Instagram Repurposer |
| 7 | |
| 8 | Turn something you already made into a post that reads like it was born on |
| 9 | Instagram. Repurposing is not copy-paste. A post that killed on LinkedIn or a |
| 10 | thread that flew on X will die on Instagram if you paste it: wrong hook, wrong |
| 11 | container, wrong rhythm, no media, and artifacts ("link in bio", @-handles, |
| 12 | hashtag walls) that scream off-platform. |
| 13 | |
| 14 | This skill transforms, it does not generate. It reads your source, keeps the |
| 15 | idea, and rebuilds the delivery for Instagram. |
| 16 | |
| 17 | ## When to use |
| 18 | |
| 19 | "Turn this LinkedIn post into an Instagram carousel / caption" |
| 20 | "Repurpose my blog post / newsletter / YouTube script for Instagram" |
| 21 | "This thread worked on X, adapt it for Instagram" |
| 22 | "I have a rough idea in another format, make it native here" |
| 23 | |
| 24 | Not for a blank-page draft (use `ig-caption-writer` for a single caption, |
| 25 | `ig-carousel-planner` for a slide-by-slide carousel) and not for reviewing an |
| 26 | already-Instagram draft (use `ig-humanizer --mode audit`). |
| 27 | |
| 28 | ## How it works |
| 29 | |
| 30 | **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. |
| 31 | |
| 32 | **Take the source.** Any format: a post, a paragraph, a script, a caption, a |
| 33 | transcript, a bullet list, a link to read. Ask for the source, the media the |
| 34 | user has (Instagram needs an image or video), and the goal (saves / shares / |
| 35 | comments / follows) if not given. |
| 36 | **Extract the spine.** Strip the source platform's shell and pull out the one |
| 37 | claim, the one story, or the one number worth keeping. Most repurposing fails |
| 38 | because it keeps the words instead of the point. |
| 39 | **Choose the container.** One claim or number -> single caption. A teach, a |
| 40 | list, or a build -> carousel, one point per slide (hand structure to |
| 41 | `ig-carousel-planner`, hook slide to payoff slide). A long video -> a carousel |
| 42 | that delivers the payoff, not a summary. |
| 43 | **Re-hook for the fold.** Instagram hides everything after ~125 characters |
| 44 | behind "more". Line one (or the hook slide) must land the whole punch on its |
| 45 | own. The source's hook almost never survives; write a new first line using a |
| 46 | 2026 Instagram formula (see `../../references/hook-formulas.md`), picked by the |
| 47 | goal. |
| 48 | **Refit the format.** Caption body skimmable, short lines, white space between |
| 49 | beats. Carousel: one idea per slide, no wall. Cut the source's connective |
| 50 | tissue; Instagram rewards the front-loaded payoff. |
| 51 | **Strip off-platform artifacts.** Remove "link in bio" carried from another |
| 52 | platform, "smash subscribe", "read more below", X @-handles that only exist |
| 53 | there, and any "as I wrote on LinkedIn" throat-clearing. A repurposed post |
| 54 | should not admit it was repurposed. |
| 55 | **Media reminder.** Instagram rejects text-only posts. Confirm the image, |
| 56 | video, or slide set the user will attach. A caption with no media is not |
| 57 | publishable. |
| 58 | **Hashtags at the end.** Hand the topic to `ig-hashtag-strategist` or apply a |
| 59 | 3-5 sized set yourself (see `../../references/hashtag-strategy.md`). Place them |
| 60 | as one block at the END of the caption or in the first comment, never as a |
| 61 | mid-text wall. |
| 62 | **Humanizer pass.** Run `ig-humanizer` V3 on the result: 2026 AI vocab by |
| 63 | paragraph density, em dashes above the cap (about one per 100 words, never |
| 64 | swapped for a period), stacked rule-of-three triads, generic openers and |
| 65 | reveal bridges. Fix only a paragraph that reads machine-flat; never |
| 66 | manufacture variance. Keep the user's real numbers and named entities from |
| 67 | the source. |
| 68 | **Approval card.** Show: source -> Instagram mapping (what became what), the |
| 69 | container (single caption or N-slide carousel), formula used, the hook (flag |
| 70 | if over 125 chars), hashtag set, the media the user must attach, primary goal. |
| 71 | **On approval.** Publish via `lib.publish(kind="post", |
| 72 | draft_text=<approved caption>, target_url="https://www.instagram.com/", |
| 73 | media=[<local file paths>], platforms=[<INSTAGRAM_PLATFORM_ID>], |
| 74 | scheduled_time=<iso_or_None>)`. For a Reel pass `kind="reel"`. The wrapper |
| 75 | runs the Publora draft then upload then schedule flow. With no media or no |
| 76 | Publora key it returns a copy-paste block and a reminder to attach the media. |
| 77 | |
| 78 | ## Native-fit rules (source -> Instagram) |
| 79 | |
| 80 | **LinkedIn post -> Instagram:** a long post becomes a carousel (one point per |
| 81 | slide) or, if it is one sharp claim, a single caption. LinkedIn tolerates |
| 82 | warm-up; Instagram does not. The LinkedIn hook is usually too long; rewrite it |
| 83 | for the 125-char fold. |
| 84 | **Blog / newsletter -> carousel:** turn the structure into slides, one point |
| 85 | per slide, hook slide first, payoff slide last. Do not paste the whole piece |
| 86 | into one caption. |
| 87 | **YouTube script -> carousel of the payoff:** lead with the video's payoff, not |
| 88 | its intro. Build the carousel around "here's what I found", not a scene-by-scene |
| 89 | recap. |
| 90 | **Tweet / thread -> caption or carousel:** a single tweet becomes a caption; a |
| 91 | thread becomes a carousel, one tweet per slide with its own micro-point. Strip |
| 92 | X @-handles and thread numbering. |
| 93 | |
| 94 | ## Hard rules |
| 95 | |
| 96 | Global voice rules: see root `SKILL.md` Voice rules. Additional skill-specific |
| 97 | rules: |
| 98 | |
| 99 | Keep the source's **claim and facts** intact. Repurposing changes the delivery, |
| 100 | never the meaning or the numbers. |
| 101 | The new first line (or hook slide) must stop the scroll on its own before the |
| 102 | 125-char fold. If it needs the second line, rewrite it. |
| 103 | Never paste the source verbatim and trim. Rebuild the hook and rhythm from the |
| 104 | spine. |
| 105 | One specific number where the source offers one. Keep it. |
| 106 | 3-5 sized hashtags as one block at the end, never 30 and never mid-caption. |
| 107 | Media is required. Never present a repurposed caption as publishable without |
| 108 | reminding the user to attach the image, video, or slides. |
| 109 | Do not hard-sell the user's product. One natural mention max. |
| 110 | |
| 111 | ## Anti-patterns (skill will refuse) |
| 112 | |
| 113 | Copy-pasting the source with light edits (that is not repurposing). |
| 114 | Keeping the source platform's artifacts ("link in bio", "smash subscribe", X |
| 115 | @-handles, thread numbering). |
| 116 | A hook that only makes sense after the 125-char fold. |
| 117 | A mid-caption hashtag wall instead of one block at the end. |
| 118 | Presenting a caption with no media as ready to post. |
| 119 | ALL CAPS first line for intensity. Carry it with word choice. |
| 120 | Em dashes above the cap (more than about one per 100 words), or an em dash swapped for a period. |
| 121 | "The result?" / "Here's the thing.." reveal bridges and staccato stacks added during the rewrite. |
| 122 | Rule-of-three lists without specifics. |
| 123 | "leverage", "fundamentally", "game-changer", "level up", "dive in". |
| 124 | Meta throat-clearing ("I originally posted this on..."). |
| 125 | |
| 126 | ## Resources |
| 127 | |
| 128 | `../../references/hook-formulas.md` - the 10 Instagram formula skeletons to re-hook with |
| 129 | `../../references/algorithm-heuristics.md` - 2026 Instagram ranking rules (fold, timing, signals) |
| 130 | `../../references/hashtag-strategy.md` - the 3-5 sized hashtag recipe |
| 131 | `../../references/media-workflow.md` - the draft, upload, schedule flow |
| 132 | |
| 133 | ## Related skills |
| 134 | |
| 135 | `ig-caption-writer` - write a fresh single caption from scratch |
| 136 | `ig-carousel-planner` - structure a slide-by-slide carousel (repurposer hands long builds here) |
| 137 | `ig-hashtag-strategist` - build the sized hashtag set |
| 138 | `ig-humanizer` - scrub AI tells, plus `--mode audit` to review the result |
| 139 |