edi-press-export

Generate a consolidated editorial gazette docx from multi-project activity.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Telepotch/hirano-edi-on-claude-code --skill edi-press-export
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: edi-press-export
Source: https://github.com/Telepotch/hirano-edi-on-claude-code/tree/main/.claude/skills/edi-press-export
Command: npx skills add https://github.com/Telepotch/hirano-edi-on-claude-code --skill edi-press-export

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @google/genai, and includes scripts (resource) components.

What problem does it solve?

This skill automates the creation of a consolidated editorial gazette from multi-project activity, turning disparate updates into a ready-to-publish Word document.

Core Features & Use Cases

  • Consolidation across projects: Gathers updates from logs, milestones, and artifacts to produce a single issue.
  • Asset enrichment: Generates and embeds thumbnails and 4-panel manga using Gemini API to enhance reports.
  • Template-driven output: Produces a consistent docx following the project's export path (04-export/press).

Quick Start

Place your project materials under projects/your-project/ and run the edi-press-export skill to generate the gazette document.

Frequently Asked Questions about edi-press-export

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

FAQPage Schema
How do I automate project activity gazette generation into a Word docx?▼

Automating project activity gazette generation into a Word docx consolidates multi-project updates, milestones, and artifacts into a single publishable editorial document using a consistent template.

What is the best way to consolidate multi-project updates into a single editorial document?▼

Consolidating multi-project updates into a single editorial document gathers disparate logs and artifacts, applying a template-driven approach to produce a ready-to-publish gazette issue.

Can I generate and embed thumbnails and 4-panel manga in a Word docx automatically?▼

Generating and embedding thumbnails and 4-panel manga in a Word docx is supported natively, using the Gemini API to create and insert visual assets directly into the editorial gazette.

How does template-driven gazette publishing work for multi-project contexts?▼

Template-driven gazette publishing works for multi-project contexts by applying a consistent export format, routing the finished Word docx directly to the 04-export/press folder.

Do I need the Gemini API to automate editorial gazette publishing?▼

You need the Gemini API dependency to automate editorial gazette publishing because it handles the generation of thumbnails and 4-panel manga required to enrich the Word docx output.

What are the limitations of using automated docx export for project gazettes?▼

Limitations of using automated docx export for project gazettes include dependency on the Gemini API for asset generation and the requirement to organize project materials under a specific directory structure before execution.