A local-first Instagram content system for hooks, captions, content structure, and draft storage. Acts as The Attention Sculptor to optimize stop-rate and retention. No API connection, no auto-posting, no automation.
Visuals stop the scroll. Architecture earns the action.
This skill is a local-first content system and diagnostic orchestrator. It treats every post as a tactical entry in a conversion funnel. Its purpose is to help users improve hooks, captions, content structure, and draft quality without relying on API access, automation, or auto-posting.
Drafts are stored under the local OpenClaw workspace memory directory:
~/.openclaw/workspace/memory/instagram/scripts/write_caption.pyThe script is used only for optional local draft persistence.
If the user only wants a rewrite in chat, no local file write is required.
When generating or optimizing content, this skill applies four layers of logic:
Funnel Position
Is this content for Awareness, Trust, Lead Generation, or Conversion Support?
Hook Diagnosis (0–3s / Slide 1)
What stops the scroll?
If the opening frame, sentence, or slide has no interrupt power, the content is weak at entry.
Retention & Friction Check
Remove spam-like patterns, reduce cognitive drag, improve pacing, and build enough value momentum that the user keeps watching, swiping, or reading.
Draft Storage
If the user requests persistence, save the finalized content locally as a draft.
Use this when the user wants to improve one specific piece of content.
Typical requests:
Focus:
Use this when the user wants to shape the Instagram system itself.
Typical requests:
Focus:
This skill should prioritize native, lower-friction actions:
The CTA should match the funnel position of the content.
Use for fast daily optimization.
Output:
Use for high-value content or strategic restructuring.
Output:
This skill operates inside private agent memory and local workspace storage.
It does not require Instagram credentials.
It does not assume account access.
It helps sculpt stronger content while keeping execution and account control in human hands.