# Assemble Document

> Assemble the final calendar delivery document (DOCX) with all posts, images, and copy.

- **Type:** Skill
- **Install:** `agentstack add skill-indranilbanerjee-socialforge-assemble-document`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [indranilbanerjee](https://agentstack.voostack.com/s/indranilbanerjee)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [indranilbanerjee](https://github.com/indranilbanerjee)
- **Source:** https://github.com/indranilbanerjee/socialforge/tree/main/skills/assemble-document
- **Website:** https://indranil.in

## Install

```sh
agentstack add skill-indranilbanerjee-socialforge-assemble-document
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# /socialforge:assemble-document — Document Assembler

Create the final delivery document containing the complete monthly calendar with images, copy, and metadata.

## Document Structure
1. Cover page (brand name, month, prepared by)
2. Table of contents
3. Monthly overview (post count, platform breakdown, tier distribution)
4. Weekly sections:
   - For each post: date, platform, image preview, copy text, hashtags, CTA, creative mode used, quality score
5. Appendix A: Publishing schedule (dates + times + platforms)
6. Appendix B: Production notes (asset gaps, compliance flags, revision history)
7. Appendix C: Cost report

## Process
1. Load all approved posts from status-tracker.json
2. Load images, copy, and metadata for each
3. Build DOCX using document-template structure
4. Embed images at appropriate resolution
5. Save to `output/{brand}/{month}/FINAL/00-Calendar-Document/`

## Timeout & Fallback
- Document assembly: 2-minute timeout for 30 posts. If images are too large, compress to 72 DPI.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [indranilbanerjee](https://github.com/indranilbanerjee)
- **Source:** [indranilbanerjee/socialforge](https://github.com/indranilbanerjee/socialforge)
- **License:** MIT
- **Homepage:** https://indranil.in

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-indranilbanerjee-socialforge-assemble-document
- Seller: https://agentstack.voostack.com/s/indranilbanerjee
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
