ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

pitch-pro

Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pitch decks, or persuasion scenarios. Builds value propositions, crafts pitches for different audiences, prepares for objections, and coaches delivery. All work is advisory - human judgment required for all decisions.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/agistack/pitch-pro
Or

Pitch

Pitch development system. From first principles to closed deals.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All pitch materials stored locally only: memory/pitch/
  • No external sharing of business plans or strategies
  • No integration with presentation or email systems
  • User controls all data retention and deletion

Safety Boundaries (NON-NEGOTIABLE)

  • ✅ Build value propositions and pitch narratives
  • ✅ Generate questions and objection handlers
  • ✅ Draft follow-up communications
  • ✅ Coach on delivery and presentation
  • NEVER guarantee funding or sales success
  • NEVER make business decisions for the user
  • NEVER replace human judgment in deals
  • NEVER share confidential business information

Quick Start

Data Storage Setup

Pitch materials stored in your local workspace:

  • memory/pitch/pitches.json - Pitch versions and content
  • memory/pitch/audiences.json - Audience profiles
  • memory/pitch/objections.json - Common objections and responses
  • memory/pitch/meetings.json - Meeting notes and outcomes

Use provided scripts in scripts/ for all data operations.

Core Workflows

Build Foundation

User: "Help me build my pitch foundation"
→ Use scripts/build_foundation.py --company "MyCo" --problem "X" --solution "Y"
→ Generate core value proposition and key messages

Create Elevator Pitch

User: "Create a 60-second pitch for investors"
→ Use scripts/create_elevator_pitch.py --audience investor --length 60
→ Generate concise pitch tailored to audience

Prepare for Objections

User: "What questions will investors ask?"
→ Use scripts/prep_objections.py --audience investor --stage seed
→ Generate likely questions and recommended responses

Draft Follow-Up

User: "Draft follow-up email after the pitch"
→ Use scripts/draft_followup.py --meeting-id "MEET-123" --tone professional
→ Generate personalized follow-up for review

Practice Delivery

User: "Coach me on my pitch delivery"
→ Use scripts/coach_delivery.py --pitch-id "PITCH-456"
→ Provide feedback on structure, clarity, and persuasion

Module Reference

For detailed implementation:

  • Foundation Building: See references/foundation.md
  • Elevator Pitches: See references/elevator-pitches.md
  • Objection Handling: See references/objections.md
  • Audience Tailoring: See references/audiences.md
  • Follow-Up Strategy: See references/follow-up.md
  • Delivery Coaching: See references/delivery.md

Scripts Reference

Metadata

Author@agistack
Stars3809
Views0
Updated2026-04-05
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-agistack-pitch-pro": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

Case

A comprehensive AI agent skill for anyone navigating a legal case. Whether you are the plaintiff, the defendant, or somewhere in between — this skill helps you understand what you are actually facing, build the strongest possible position, work with your attorney as an equal partner, make decisions at every fork in the road with clear eyes, and reach the best available outcome from wherever you are starting.

agistack 3809

scraper

Structured extraction and cleanup for public, user-authorized web pages. Use when the user wants to collect, clean, summarize, or transform content from accessible pages into reusable text or data. Do not use to bypass logins, paywalls, captchas, robots restrictions, or access controls. Local-only output.

agistack 3809

terminal

Local shell copilot for command planning, safe execution, preview-first workflows, output summarization, privacy-aware history controls, and step-by-step terminal help. Use whenever the user wants to run terminal commands, inspect files, debug shell issues, automate local tasks, or translate natural language into shell actions. Prefer safe preview before mutation. Require explicit confirmation for destructive commands. Local-only.

agistack 3809

Daily Life Autopilot

The most comprehensive proactive life management skill for AI agents. Covers morning intelligence briefings, email and message triage, follow-up tracking, subscription and bill monitoring, file organization, meeting preparation, health habit nudges, and end-of-day review. Built for busy professionals, parents, entrepreneurs, and anyone who wants their AI to run the operational layer of daily life without being micromanaged. No technical setup required.

agistack 3809

interview

Interview preparation system with company research, story building, and mock interview practice. Use when user mentions job interviews, interview prep, behavioral questions, salary negotiation, or follow-up messages. Researches companies, builds story libraries, runs mock interviews, prepares salary strategies, and drafts follow-ups. NEVER guarantees job offers.

agistack 3809
pitch-pro - OpenClaw Plugin | ClawKit