AI Proposal Generator

v1.0.0

Generate professional HTML proposals from meeting notes. 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.

8· 3.9k·15 current·15 all-time
byJeff J Hunter@jeffjhunter
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (HTML proposal generation, templates, themes, design wizard) match the files and runtime instructions. The templates, theme CSS, example output, and instructions to read meeting notes and SERVICES.md are expected for this functionality.
Instruction Scope
SKILL.md directs the agent to search local meeting-notes/, check MEMORY.md for client history, load proposals/SERVICES.md, let the user edit drafts, save generated drafts and final HTML under proposals/generated/, and store custom templates under proposals/templates/custom/. All of these actions are consistent with a proposal generator. The instructions do not direct the agent to exfiltrate data or call unexpected external APIs.
Install Mechanism
No install spec (instruction-only skill) — lowest risk. Asset HTML references external font hosts (fonts.googleapis.com / fonts.gstatic.com) which are normal for web output but will cause clients' browsers to make outbound requests when the HTML is opened; there are no arbitrary download URLs or archive extraction steps.
Credentials
The skill requests no environment variables, credentials, or config paths. The local file accesses it uses (meeting-notes/, MEMORY.md, proposals/SERVICES.md) are proportionate to its stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It saves generated drafts and custom templates under a local proposals/ directory (described in SKILL.md) — expected for this type of tool and not an elevated privilege.
Assessment
This skill appears internally consistent and low-risk, but review these practical points before installing or using it: - Local file access: the skill reads meeting-notes/, MEMORY.md, and proposals/SERVICES.md and writes drafts, final HTML, and custom templates under proposals/. Make sure those folders don't contain secrets or unrelated sensitive data (API keys, account numbers, etc.). - Outbound requests from generated HTML: the provided HTML templates link to Google Fonts (fonts.googleapis.com / fonts.gstatic.com). When recipients open the HTML, their browsers will contact those external hosts (IP exposure). If you need fully offline/self-contained proposals, modify templates to use embedded or local fonts. - No credentials requested: the skill does not ask for API keys or tokens. If a later version asks for unrelated credentials (cloud keys, email SMTP creds, etc.), treat that as a red flag unless justified. - PDF export: SKILL.md mentions "export pdf" but there is no install step for a PDF tool. Check how your agent/environment will perform HTML→PDF conversion (local binary, cloud service, or built-in capability) to avoid accidentally sending proposal content to an external conversion service. - Review templates and SERVICES.md: the shipped templates and examples contain placeholder text and example pricing — customize them before sending to clients. Overall this is a coherent, instruction-only skill; exercise normal caution about local files and outbound font requests, and verify any future changes that add network calls or credential requirements.

Like a lobster shell, security has layers — review code before you run it.

businessvk97e6psa0ytdb42e4nmkwffx3n80ee61closing-dealsvk97e6psa0ytdb42e4nmkwffx3n80ee61documentsvk97e6psa0ytdb42e4nmkwffx3n80ee61htmlvk97e6psa0ytdb42e4nmkwffx3n80ee61latestvk97e6psa0ytdb42e4nmkwffx3n80ee61meeting-notesvk97e6psa0ytdb42e4nmkwffx3n80ee61productivityvk97e6psa0ytdb42e4nmkwffx3n80ee61proposalsvk97e6psa0ytdb42e4nmkwffx3n80ee61salesvk97e6psa0ytdb42e4nmkwffx3n80ee61templatesvk97e6psa0ytdb42e4nmkwffx3n80ee61

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments