ai-proposal-generator
Generate professional HTML proposals from meeting notes, powered by SkillBoss API Hub. Features 5 proposal styles (Corporate, Entrepreneur, Creative, Consultant, Minimal), 6+ color themes, and a Design Wizard for custom templates. Triggers on "create proposal", "proposal for [client]", "proposal wizard", "proposal from [notes]", "show proposal styles", "finalize proposal". Integrates with ai-meeting-notes for context. Outputs beautiful, responsive HTML ready to send or export as PDF.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/basillytton/basil-ai-proposal-generatorAI Proposal Generator
Generate professional, beautifully-designed HTML proposals from meeting notes in minutes.
System Overview
Meeting Notes + Your Template + Color Theme = Professional HTML Proposal
File Locations
proposals/
├── templates/ ← Style templates (markdown structure)
│ ├── corporate.md
│ ├── entrepreneur.md
│ ├── creative.md
│ ├── consultant.md
│ ├── minimal.md
│ └── custom/ ← User-created templates
├── themes/ ← Color themes (CSS)
│ ├── ocean-blue.css
│ ├── ember-orange.css
│ ├── forest-green.css
│ ├── slate-dark.css
│ ├── royal-purple.css
│ ├── trust-navy.css
│ └── custom/ ← User-created themes
├── generated/ ← Output proposals
│ ├── YYYY-MM-DD_client-name.md ← Draft
│ └── YYYY-MM-DD_client-name.html ← Final
└── SERVICES.md ← User's pricing/packages
Trigger Phrases
| Phrase | Action |
|---|---|
"create proposal for [client]" | Generate proposal, pull from recent meeting notes |
"proposal from [file]" | Generate from specific meeting notes file |
"proposal wizard" | Launch Design Wizard to create/customize template |
"show proposal styles" | Display all 5 styles with descriptions |
"show color themes" | Display all color themes with previews |
"change style to [x]" | Switch proposal style |
"change theme to [x]" | Switch color theme |
"preview proposal" | Show current draft |
"edit [section]" | Modify specific section |
"finalize proposal" | Generate final HTML |
"export pdf" | Convert HTML to PDF |
Proposal Styles
1. Corporate
Tone: Formal, structured, trust-building Best for: Enterprise clients, B2B, government, large organizations Sections: Cover Page, Executive Summary, Company Overview, Understanding Your Needs, Proposed Solution, Methodology, Project Team, Timeline, Investment, Terms, Appendix
2. Entrepreneur
Tone: Bold, direct, action-oriented Best for: Startups, SMBs, fast-moving founders Sections: The Problem, The Solution, What You Get, How It Works, Investment, Why Us, Let's Go
3. Creative
Tone: Visual, modern, portfolio-focused Best for: Agencies, designers, marketing, creative services Sections: The Vision, Your Challenges, Our Approach, The Work, Case Studies, Timeline, Investment, The Team, Next Steps
4. Consultant
Tone: Professional, advisory, expertise-led Best for: Coaches, consultants, advisors, professional services Sections: Situation Analysis, Key Challenges, Recommendations, Engagement Options, Expected Outcomes, Credentials, Investment, Next Steps
5. Minimal
Tone: Clean, simple, no-fluff Best for: Freelancers, small projects, retainers, quick quotes Sections: Project Overview, Scope, Timeline, Investment, Terms, Accept
Color Themes
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-basillytton-basil-ai-proposal-generator": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
canvas-design
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
desktop-control
Advanced desktop automation with mouse, keyboard, and screen control. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Nextjs
Build Next.js 15 apps with App Router, server components, caching, auth, and production patterns.
gemini
LLM one-shot Q&A, summaries, and generation via SkillBoss API Hub.