.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/moshuying/pitchcraft
home/skills/moshuying/pitchcraft
moshuying avatar

pitchcraft

bymoshuying· 2 skills

Stars

182

Forks

16

Category

Sales & Outreach

View on GitHub

TL;DR

Structured persuasion for tech leads, PMs, and founders—not activity logs. Five scenarios (kickoff, status update, wrap-up, investor pitch, solution selling) on one 5-part framework (Hook→Context→Proposal→Evidence→Ask). AI prompts for missing materials and audience context; pre-submit checklist. Claude Code plugin; Cursor, Codex, and chat via prompts.

How to install pitchcraft?

moshuying/pitchcraft
$npx -y skills add moshuying/pitchcraft --skill pitchcraft

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/moshuying/pitchcraft" --skill "moshuying/pitchcraft"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/moshuying/pitchcraft" that are relevant to the current task. Run `npx skills add "https://github.com/moshuying/pitchcraft"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# pitchcraft (汇报.Skill)
2 
3**Languages:** [English](README.md) · [简体中文](README.zh-CN.md)
4 
5![License: Apache License 2.0](https://img.shields.io/badge/License-apache2.0-blue.svg)
6 
7A Claude Agent Skill for structured persuasion—**your work deserves to be seen.**
8 
9Writing good code is a skill. Getting leaders to understand what you shipped, trust your judgment, and act on your recommendations is a bigger one.
10 
11Most people only practice the first.
12 
13pitchcraft is a **structured persuasion framework** for project kickoffs, status updates, wrap-ups, investor pitches, and solution selling. It is not a writing template—it helps you translate what you built into language your audience understands, trusts, and acts on.
14 
15**Influence is not innate—it can be structured.**
16 
17---
18 
19## Why this project exists
20 
21In the AI era, execution is commoditized; persuasion compounds. AI can write code, but explaining _why now_, _why us_, and _why this matters_ to decision-makers still needs you—AI can make you better at it.
22 
23pitchcraft turns that from a gift into a **repeatable workflow**:
24 
25> One persuasion structure + scenario templates + AI-driven material intake + pre-submit checklist.
26 
27## How it differs from “AI weekly report” tools
28 
29| | Generic AI reports | pitchcraft |
30| --------- | ---------------------------- | -------------------------------------------------------------------- |
31| Scenarios | Weekly/monthly activity logs | Kickoff, status, wrap-up, pitch, solution selling |
32| Goal | Record work | Persuade and secure support |
33| AI role | Fill-in-the-blank | Ask what’s missing, who’s in the room, what they care about |
34| Core idea | “What we did” | “Why they should care” |
35| Memory | None | Leader context, business positioning, format prefs (when configured) |
36 
37---
38 
39## Framework: 5-part persuasion structure
40 
41Every scenario shares the same backbone; section emphasis changes:
42 
43```
44Hook → Context → Proposal → Evidence → Ask
45```
46 
47| Scenario | Hook focus | Evidence focus | Ask |
48| ---------------- | ----------------------- | ------------------- | ----------------------- |
49| Project kickoff | Pain / opportunity | Why us (moat) | Resources, approval |
50| Status update | Headline takeaway | Key metrics | Decisions, coordination |
51| Wrap-up / annual | Goal attainment | Quantified outcomes | Next phase or handoff |
52| Investor pitch | Market space | Moat + traction | Investment, partnership |
53| Solution selling | Customer pain alignment | Cases + data | Deal, next steps |
54 
55---
56 
57## Install
58 
59### npm / npx
60 
61```bash
62# Global (~/.claude/skills/pitchcraft/)
63npm install -g pitchcraft
64```
65 
66Also works with the [Vercel skills CLI](https://github.com/vercel-labs/skills):
67 
68```bash
69npx skills add moshuying/pitchcraft -a claude-code -a cursor -y
70```
71 
72Publish: `npm publish` (scoped: set `"name": "@moshuying/pitchcraft"` if `pitchcraft` is taken on npm).
73 
74### Claude Code
75 
76```
77/plugin marketplace add moshuying/pitchcraft
78/plugin install pitchcraft
79```
80 
81Or tell your agent:
82 
83```
84Install pitchcraft for me: https://github.com/moshuying/pitchcraft
85```
86 
87Restart, then use a trigger phrase below. The plugin installs the English `SKILL.md` by default. For Chinese, copy `SKILL.zh-CN.md` over `SKILL.md` (see **Localization**).
88 
89### SkillsMP / GitHub discovery
90 
91[SkillsMP](https://skillsmp.com) auto-indexes repos with a root `SKILL.md` and valid frontmatter (`name`, `description`). This repo keeps root `SKILL.md` in sync with `.claude/skills/pitchcraft/SKILL.md` for crawlers and the Claude Code plugin.
92 
93On GitHub: **Settings → General → Topics** → add `claude-skills` or `claude-code-skill` (daily sync).
94 
95### Cursor / Codex / other AI tools
96 
97| Tool | How |
98| -------------------- | ------------------------------------------------------------------------ |
99| Cursor | Paste `prompts/universal.md` (or `universal.zh-CN.md`) into Rules for AI |
100| Codex CLI | Same content as system instructions |
101| ChatGPT / Claude web | Paste the prompt file into the chat |
102 
103### Trigger phrases
104 
105**English**
106 
107- **status update** / **briefing** — cross-level update, 15 minutes to set the tone
108- **project kickoff** — persuade leadership to approve and fund
109- **milestone review** — sync progress, keep investment
110- **wrap-up** / **retrospective** — goals, outcomes, assets
111- **pitch** / **fundraising** — investors or partners
112- **solution selling** — customer decision-makers
113 
114**中文(使用 `SKILL.zh-CN.md` 或 `universal.zh-CN.md` 时)**
115 
116- **汇报**

Preview

moshuying/pitchcraftmoshuying/pitchcraft

$ npx -y skills add moshuying/pitchcraft --skill pitchcraft

▸ installing to .claude/skills…

✓ pitchcraft ready

Repomoshuying/pitchcraft
TypeSkills
CategorySales & Outreach
ForProduct ManagerArchitectContent Creator
UpdatedJun 2026
License—
First seenJul 27, 2026

Tags

Skill

Related

6 picks
Type
  1. coreyhaines31 avatarcold-emailWrite B2B cold emails and follow-up sequences that get replies.SkillsJul 202687k42k
  2. coreyhaines31 avatarsales-enablementWhen the user wants to create sales collateral, pitch decks, one-pagers, objection handling docs, or demo scripts.SkillsJul 202683k42k
  3. coreyhaines31 avatarrevopsWhen the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes.SkillsJul 202679k42k
  4. nexscope-ai avataramazon-product-researchComprehensive product research and opportunity analysis for Amazon sellers.SkillsJul 202677k442
  5. nexscope-ai avatarcross-border-ecommerceCross-border e-commerce expansion advisor. Scores target markets on 8 weighted dimensions (market size, ecommerce penetration, competition, regulatory…SkillsJul 202662k487
  6. coreyhaines31 avataradsWhen the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms.SkillsJul 202640k42k