diplomatic-document-generation

Generate diplomatic documents in DOCX, PPTX, PDF, and ZIP formats.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/okatech-org/gabon-diplomatie --skill diplomatic-document-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diplomatic-document-generation
Source: https://github.com/okatech-org/gabon-diplomatie/tree/main/.claude/skills/diplomatic-document-generation
Command: npx skills add https://github.com/okatech-org/gabon-diplomatie --skill diplomatic-document-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation and packaging of diplomatic documents for consular workflows, reducing manual drafting and formatting effort.

Core Features & Use Cases

  • Generates DOCX fiche for operators, PPTX strategic plans, DOCX letters, DOCX reports, and DOCX project briefs.
  • Exports complete operator folders as ZIP archives organized by sector and target, enabling easy archival and sharing.
  • Supports DOCX, PPTX, PDF, and ZIP formats and stores generated files in Convex Storage with metadata linked in documents tables.

Quick Start

Provide a target and document parameters to generate fiche, plans, letters, reports, or to export the entire operator dossier as a ZIP.

Frequently Asked Questions about diplomatic-document-generation

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

FAQPage Schema
How do I generate official diplomatic letters and reports as DOCX files?

You can generate diplomatic letters, meeting reports, and project briefs as DOCX files by providing a target and document parameters to trigger node-based generation using the docx library. The generated files are stored in Convex Storage with metadata linked in documents tables.

Can I export an entire consular operator dossier as a ZIP archive?

Yes, you can export complete operator folders as ZIP archives organized by sector and target. The Skill uses jszip to package fiche, plans, letters, and reports into a single ZIP file for easy archival and sharing.

What is the best way to automate strategic plan presentations for diplomatic workflows?

The best way to automate strategic plan presentations is to use the Skill's node-based generation with pptxgenjs to produce PPTX files. You provide the target and plan parameters, and the system generates and stores the presentation in Convex Storage.

Does this document generation tool support PDF output for official fiche?

Yes, the tool supports PDF output alongside DOCX, PPTX, and ZIP formats for fiche generation and other official diplomatic documents. Generated PDFs are stored in Convex Storage with linked metadata.

How do I trigger document workflows and store generated diplomatic files in Convex?

Document workflows are triggered via Convex mutations and actions. When you provide target and document parameters, the Skill generates the files, stores the artifacts in Convex Storage, and links the associated metadata in the documents tables.

What formats are supported for consular document generation and packaging?

Consular document generation supports DOCX, PPTX, PDF, and ZIP formats. DOCX is used for fiche, letters, reports, and project briefs, PPTX for strategic plans, and ZIP for exporting complete organized operator dossiers.