← Back to Skills Marketplace
426
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install pitch
Description
Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pit...
Usage Guidance
This skill appears to implement a legitimate pitch-coaching tool and keeps data local, but there are inconsistencies that you should clear up before installing: 1) Several scripts and reference documents mentioned in SKILL.md are missing from the package — ask the publisher for the missing files or an explanation. 2) The SKILL.md claims data lives in memory/pitch/, but the scripts actually read/write ~/.openclaw/workspace/memory/pitch; confirm you’re OK with files being created under your home directory. 3) The package expects Python to be available (SKILL.md doesn't declare it); if your environment lacks Python, scripts may fail. If you want to proceed, consider running the scripts in a sandbox or review the missing components with the author so you understand the full behavior. The inconsistencies look like sloppy packaging rather than malicious intent, but verify before giving it any broader access.
Capability Analysis
Type: OpenClaw Skill
Name: pitch
Version: 2.2.0
The pitch-pro skill bundle is a legitimate toolset for pitch development and coaching. The included Python scripts (e.g., build_foundation.py, draft_followup.py) perform standard local file I/O to manage pitch data in JSON format within the user's workspace (~/.openclaw/workspace/memory/pitch). The bundle contains no network activity, obfuscation, or unauthorized system access, and the SKILL.md instructions explicitly define safety boundaries that prevent the agent from making business decisions or sharing confidential information.
Capability Assessment
Purpose & Capability
Name/description align with included Python scripts: building foundations, elevator pitches, objections, and follow-ups. The code operates on local JSON under a workspace directory and does not request external credentials or unrelated binaries.
Instruction Scope
SKILL.md references many modules and scripts (coach_delivery.py, save_meeting_notes.py, generate_deck_outline.py, analyze_pitch.py) and several reference docs (elevator-pitches.md, audiences.md, follow-up.md, delivery.md) that are absent from the file manifest. SKILL.md states 'memory/pitch/' as storage while all scripts write to ~/.openclaw/workspace/memory/pitch — a minor but meaningful mismatch in claimed vs. actual storage location. The instructions otherwise stick to local read/write of JSON and printing drafts; there are no network calls, but the missing files create ambiguity about promised features.
Install Mechanism
No install spec — instruction-only with included scripts. No downloads or archives. The scripts are plain Python and will run if Python is available; nothing is written from a remote URL. This is low-risk from an install mechanism perspective.
Credentials
No environment variables, no external credentials, and no access to system config paths are requested. The scripts write/read JSON files under the user's home (~/.openclaw/workspace/memory/pitch), which is reasonable for local storage but should be noted (SKILL.md's claimed path differs).
Persistence & Privilege
always:false and no code attempts to modify other skills or system-wide agent settings. The skill will create and persist its own data files in the user's home workspace but does not request elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pitch - After installation, invoke the skill by name or use
/pitch - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.0
Version 2.2.0 of "pitch" skill
- No file changes detected for this version.
- No new features, fixes, or updates were introduced.
v2.1.0
**Major skill overhaul: streamlined workflows, modular scripts, and strict privacy/safety rules.**
- Major rewrite of SKILL.md to a concise, modular, privacy-focused format with strict boundaries.
- Added core pitch workflow scripts: build foundation, create elevator pitch, prep objections, draft follow-up, coach delivery, and more.
- Introduced dedicated references for pitch foundation and objections.
- Clarified strict local-only data storage—no sharing or integration with other systems.
- Clearly states advisory scope—never replaces human judgment or guarantees outcomes.
- Improved script-based workflow documentation for repeatable, safe pitch coaching.
v2.0.0
Complete rewrite with deeper content
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pitch?
Pitch development and presentation coaching for founders and salespeople. Use when user mentions investor pitches, sales presentations, elevator pitches, pit... It is an AI Agent Skill for Claude Code / OpenClaw, with 426 downloads so far.
How do I install Pitch?
Run "/install pitch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pitch free?
Yes, Pitch is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pitch support?
Pitch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pitch?
It is built and maintained by AGIstack (@agistack); the current version is v2.2.0.
More Skills