pitch-gen
Generate startup pitch deck content with AI. Use when building investor decks or startup presentations.
Why use this skill?
Generate professional pitch deck content for startup presentations. Save time with AI-powered slide structures for problem statements, market size, and competitive analysis.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/lxgicstudios/pitch-genWhat This Skill Does
The pitch-gen skill is a powerful generative AI tool designed to bridge the gap between a raw startup concept and a professional investor-ready presentation. It acts as an automated pitch strategist, consuming your core business value proposition and outputting structured, persuasive copy for essential pitch deck slides. By leveraging successful industry frameworks, it crafts narratives for the problem, solution, market opportunity (TAM/SAM/SOM), competitive analysis, and go-to-market strategy. This skill removes the "blank page" anxiety by providing a cohesive narrative foundation that developers and founders can refine, validate, and style, effectively accelerating the fundraising preparation process.
Installation
You can integrate this skill into your OpenClaw ecosystem by executing the following command in your terminal:
clawhub install openclaw/skills/skills/lxgicstudios/pitch-gen
Once installed, ensure you have Node.js 18+ configured on your system to support the underlying execution environment. No secondary API keys or configurations are required, as the skill operates with zero-config requirements out of the box.
Use Cases
- Early-Stage Prototyping: Quickly testing if an idea has legs by viewing how it would be presented to a venture capitalist.
- Deck Restructuring: When you have a messy deck but need a tighter, more professional narrative flow.
- Brainstorming Competitive Moats: Using the tool to generate unique angles on how to differentiate your product in a crowded market.
- Quick Iteration: Generating three to four variations of a pitch to identify which "angle" resonates strongest with your target demographic.
Example Prompts
- "Generate a pitch deck structure for a decentralized marketplace for sustainable fashion, focusing on a circular economy problem statement."
- "Write a market analysis slide for a B2B AI-powered inventory management software, highlighting TAM and SAM for global e-commerce retailers."
- "Create a competitive positioning slide for a mobile app focused on mental health for remote workers, contrasting it with existing meditation apps."
Tips & Limitations
To maximize the utility of pitch-gen, specificity is your greatest asset. Instead of using broad terms like 'SaaS,' describe the specific workflow, user profile, and pain point you are solving. Treat the output as a draft; while the tool is excellent at structure and tone, your personal expertise is required to inject the 'secret sauce' or specific proprietary data that will truly impress investors. Finally, do not hesitate to run the tool multiple times; since it is generative, you can cherry-pick the most compelling slides from different runs to create your perfect final presentation.
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-lxgicstudios-pitch-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
script-gen
Generate package.json scripts with AI. Use when setting up npm scripts.
email-template-gen
Generate responsive email templates. Use when building transactional emails.
branch-namer
Generate descriptive git branch names from plain English. Use when you need a branch name that follows conventions.
cloudflare-gen
Generate Cloudflare Workers configuration and code. Use when building on the edge.
adr-writer
Generate Architecture Decision Records with AI. Use when documenting technical decisions.