基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/pedronauck/skills --skill pitch-gen命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Cross-LLM peer review of an implemented change (the diff) via `compozy exec`: an independent reviewer runtime pressure-tests the diff and writes one scoped Markdown findings artifact for user-directed remediation. Project-agnostic — any repo or language; auto-discovers project rule files and the verify command. Use after an implementation pass (feature, bug fix, refactor) when the user explicitly asks for an external review of the diff before commit or PR. Do not use for spec/TechSpec review — use spec-peer-review.
Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.
VC outreach and raise execution: investor target lists (partner-level, tiered), warm-intro and cold-email plays that convert to first calls, meeting prep and objection handling, the parallel-process pipeline (batching, momentum, follow-ups), and diligence through close (data room, references, term-sheet-to-wire). Use when a founder needs an investor list, wants intros or cold emails to VCs, is preparing for or debriefing an investor meeting, is managing an active raise pipeline, or is assembling a data room. Don't use for deck authoring (use vc-pitch-deck) or for round sizing, narrative, and term economics (use vc-strategy).
| name | pitch-gen |
| description | Generate startup pitch deck content with AI. Use when building investor decks or startup presentations. |
Need to pitch investors but staring at a blank deck? This tool generates pitch deck content. Problem statements, market sizing, business models, competitive analysis. All the slides that take forever to write.
One command. Zero config. Just works.
npx ai-pitch "AI-powered code review platform for teams"
# Generate pitch content from an idea
npx ai-pitch "marketplace for freelance AI engineers"
# Specify output format
npx ai-pitch "B2B SaaS for inventory management" --format markdown
# Focus on specific sections
npx ai-pitch "mobile app for pet owners" --sections problem,solution,market
This is one of 110+ free developer tools built by LXGIC Studios. No paywalls, no sign-ups, no API keys on free tiers. Just tools that work.
Find more:
No install needed. Just run with npx. Node.js 18+ recommended.
npx ai-pitch --help
The tool takes your startup idea and runs it through a structured prompt that covers standard pitch deck sections. It uses GPT to generate investor-ready copy for each slide, following patterns from successful pitch decks.
MIT. Free forever. Use it however you want.