zipsaja-captions

Generate Instagram, Threads, and LinkedIn captions from zipsaja pipeline data.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/zerowater-may/howzero_threads --skill zipsaja-captions
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: zipsaja-captions
Source: https://github.com/zerowater-may/howzero_threads/tree/main/.claude/skills/zipsaja-captions
Command: npx skills add https://github.com/zerowater-may/howzero_threads --skill zipsaja-captions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

zipsaja Captions automation reduces manual caption creation by generating Instagram, Threads, and LinkedIn captions from a unified zipsaja pipeline bundle.

Core Features & Use Cases

  • Automates caption generation for social platforms (Instagram, Threads, LinkedIn) from pipeline data and optional briefs.
  • Outputs platform-specific caption files to a designated captions directory, enabling streamlined content publishing.
  • Use Case: You have a zipsaja_pipeline bundle with state.json and data.json; run the script to produce instagram.txt, threads.txt, and linkedin.txt ready for posting.

Quick Start

Run the content_captions script to generate instagram.txt, threads.txt, and linkedin.txt from your pipeline data.

Frequently Asked Questions about zipsaja-captions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate Instagram, Threads, and LinkedIn captions from a pipeline state file?▼

To generate Instagram, Threads, and LinkedIn captions, run the content_captions script against your pipeline-state.json and data.json files. It outputs validated platform-specific text files to a designated captions directory.

What is the best way to automate social media caption creation for marketing briefs?▼

Automating social media caption creation is handled by processing marketing briefs and optional storyboard inputs through a zipsaja pipeline. This generates ready-to-post text files for Instagram, Threads, and LinkedIn.

Do I need an Anthropic API key to generate platform-specific captions?▼

Yes, you need an ANTHROPIC_API_KEY to generate platform-specific captions. The script requires this environment variable to process your pipeline data and produce the final text outputs.

How does the caption generation script validate output files?▼

The caption generation script validates output files by running checks for instagram.txt, threads.txt, and linkedin.txt. It also updates pipeline state records in steps and artifacts upon successful generation.

Can I use this caption automation without a zipsaja pipeline bundle?▼

No, this caption automation requires a unified zipsaja pipeline bundle. It specifically reads from pipeline-state.json and data.json to produce the platform-specific caption outputs.