·business-document-generator
>_

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.

3Installs·0Trend·@auldsyababua

Installation

$npx skills add https://github.com/auldsyababua/instructor-workflow --skill business-document-generator

How to Install business-document-generator

Quickly install business-document-generator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/auldsyababua/instructor-workflow --skill business-document-generator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: auldsyababua/instructor-workflow.

SKILL.md

View raw

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: auldsyababua/instructor-workflow.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/auldsyababua/instructor-workflow --skill business-document-generator
Category
>_Productivity
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from auldsyababua/instructor-workflow

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: auldsyababua/instructor-workflow.

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/auldsyababua/instructor-workflow --skill business-document-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/auldsyababua/instructor-workflow