business-document-generator이란?
이 기술은 사용자가 템플릿에서 전문적인 비즈니스 문서(제안서, 사업 계획 또는 예산)를 작성하도록 요청할 때 사용해야 합니다. 사용자 데이터에서 채워진 문서를 생성하기 위한 PDF 템플릿과 Python 스크립트를 제공합니다. 출처: auldsyababua/instructor-workflow.
이 기술은 사용자가 템플릿에서 전문적인 비즈니스 문서(제안서, 사업 계획 또는 예산)를 작성하도록 요청할 때 사용해야 합니다. 사용자 데이터에서 채워진 문서를 생성하기 위한 PDF 템플릿과 Python 스크립트를 제공합니다.
명령줄에서 business-document-generator AI 스킬을 개발 환경에 빠르게 설치
출처: auldsyababua/instructor-workflow.
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.
이 기술은 사용자가 템플릿에서 전문적인 비즈니스 문서(제안서, 사업 계획 또는 예산)를 작성하도록 요청할 때 사용해야 합니다. 사용자 데이터에서 채워진 문서를 생성하기 위한 PDF 템플릿과 Python 스크립트를 제공합니다. 출처: auldsyababua/instructor-workflow.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/auldsyababua/instructor-workflow --skill business-document-generator이 기술은 사용자가 템플릿에서 전문적인 비즈니스 문서(제안서, 사업 계획 또는 예산)를 작성하도록 요청할 때 사용해야 합니다. 사용자 데이터에서 채워진 문서를 생성하기 위한 PDF 템플릿과 Python 스크립트를 제공합니다. 출처: auldsyababua/instructor-workflow.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/auldsyababua/instructor-workflow --skill business-document-generator 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/auldsyababua/instructor-workflow