·business-document-generator
#

business-document-generator

mamba-mental/agent-skill-manager

This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data.

3Installs·0Trend·@mamba-mental

Installation

$npx skills add https://github.com/mamba-mental/agent-skill-manager --skill business-document-generator

SKILL.md

Generate professional business documents (Project Proposals, Business Plans, Annual Budgets) from high-quality PDF templates. Use the bundled Python script to fill templates with user-provided data and output polished PDF documents ready for distribution.

Create a JSON file with the document data. Reference the data schemas in references/documentschemas.md for field requirements.

The script outputs a PDF file in the specified output directory. Verify the document was generated successfully and inform the user of the file location.

This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data. Source: mamba-mental/agent-skill-manager.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mamba-mental/agent-skill-manager --skill business-document-generator
Category
#Documents
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is business-document-generator?

This skill should be used when the user requests to create professional business documents (proposals, business plans, or budgets) from templates. It provides PDF templates and a Python script for generating filled documents from user data. Source: mamba-mental/agent-skill-manager.

How do I install business-document-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mamba-mental/agent-skill-manager --skill business-document-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mamba-mental/agent-skill-manager