zipsaja-attachments

Generate Excel and PDF attachments from zipsaja pipeline data and state.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of Excel and PDF lead-magnet attachments for zipsaja pipelines, eliminating manual steps and ensuring consistent output.

Core Features & Use Cases

  • Generates Excel and PDF attachments from a zipsaja pipeline bundle using a dedicated Python script.
  • Outputs attachments to a designated directory for downstream delivery and cataloging.
  • Use Case: A marketing workflow creates a pipeline bundle; this Skill produces a ready-to-send attachments package containing data-driven sheets and PDFs.

Quick Start

Run the content_attachments script to produce attachments from the pipeline data and state JSON files.

Frequently Asked Questions about zipsaja-attachments

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

FAQPage Schema
How do I automate lead-magnet attachment generation from pipeline data?

Automating lead-magnet attachment generation uses a Python script to process pipeline data and state JSON files, producing ready-to-send Excel and PDF outputs in a designated directory for downstream delivery.

What's the best way to generate Excel and PDF attachments from a data pipeline?

Generating Excel and PDF attachments from a data pipeline is handled by invoking a Python module that reads data.json and pipeline-state.json inputs, writing the resulting files directly to an attachments directory.

Can I use Remotion to automate creating data-driven PDF attachments?

Remotion is utilized within this attachment automation process to generate data-driven PDF outputs alongside Excel files, ensuring consistent lead-magnet delivery from pipeline state inputs.

Do I need specific JSON inputs to automate lead-magnet file creation?

Automating lead-magnet file creation requires providing a data.json file containing pipeline information and a pipeline-state.json file to the Python script to successfully generate the Excel and PDF outputs.

Why are my pipeline attachment generation steps failing to produce Excel and PDF files?

Pipeline attachment generation may fail if the Python script cannot locate the required data.json and pipeline-state.json inputs or lacks write permissions for the designated output directory.

What is a zipsaja pipeline attachment workflow?

A zipsaja pipeline attachment workflow is an automated process that transforms pipeline data and state into formatted Excel and PDF lead-magnet files, eliminating manual generation steps for marketing delivery.