pitchcraft-e3b0c4 — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited pitchcraft-e3b0c4 (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
A Claude Agent Skill for structured persuasion—your work deserves to be seen.
Writing good code is a skill. Getting leaders to understand what you shipped, trust your judgment, and act on your recommendations is a bigger one.
Most people only practice the first.
pitchcraft 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.
Influence is not innate—it can be structured.
In 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.
pitchcraft turns that from a gift into a repeatable workflow:
One persuasion structure + scenario templates + AI-driven material intake + pre-submit checklist.
| Generic AI reports | pitchcraft | |
|---|---|---|
| Scenarios | Weekly/monthly activity logs | Kickoff, status, wrap-up, pitch, solution selling |
| Goal | Record work | Persuade and secure support |
| AI role | Fill-in-the-blank | Ask what’s missing, who’s in the room, what they care about |
| Core idea | “What we did” | “Why they should care” |
| Memory | None | Leader context, business positioning, format prefs (when configured) |
<a href="https://www.star-history.com/?repos=moshuying%2Fpitchcraft&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=moshuying/pitchcraft&type=date&theme=dark&legend=top-left" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=moshuying/pitchcraft&type=date&legend=top-left" /> <img alt="Star History Chart" src="https://api.star-history.com/chart?repos=moshuying/pitchcraft&type=date&legend=top-left" /> </picture> </a>
Every scenario shares the same backbone; section emphasis changes:
Hook → Context → Proposal → Evidence → Ask| Scenario | Hook focus | Evidence focus | Ask |
|---|---|---|---|
| Project kickoff | Pain / opportunity | Why us (moat) | Resources, approval |
| Status update | Headline takeaway | Key metrics | Decisions, coordination |
| Wrap-up / annual | Goal attainment | Quantified outcomes | Next phase or handoff |
| Investor pitch | Market space | Moat + traction | Investment, partnership |
| Solution selling | Customer pain alignment | Cases + data | Deal, next steps |
# Global (~/.claude/skills/pitchcraft/)
npm install -g pitchcraftAlso works with the Vercel skills CLI:
npx skills add moshuying/pitchcraft -a claude-code -a cursor -yPublish: npm publish (scoped: set "name": "@moshuying/pitchcraft" if pitchcraft is taken on npm).
/plugin marketplace add moshuying/pitchcraft
/plugin install pitchcraftOr tell your agent:
Install pitchcraft for me: https://github.com/moshuying/pitchcraftRestart, 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).
SkillsMP 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.
On GitHub: Settings → General → Topics → add claude-skills or claude-code-skill (daily sync).
| Tool | How |
|---|---|
| Cursor | Paste prompts/universal.md (or universal.zh-CN.md) into Rules for AI |
| Codex CLI | Same content as system instructions |
| ChatGPT / Claude web | Paste the prompt file into the chat |
English
中文(使用 `SKILL.zh-CN.md` 或 `universal.zh-CN.md` 时)
pitchcraft is not a magic wand. The workflow:
You focus on substance; structure and checks are handled by the framework and AI.
| File | Language |
|---|---|
README.md | English (default) |
README.zh-CN.md | 简体中文 |
prompts/universal.md | English |
prompts/universal.zh-CN.md | 简体中文 |
.claude/skills/pitchcraft/SKILL.md | English (plugin default) |
.claude/skills/pitchcraft/SKILL.zh-CN.md | 简体中文 |
pitchcraft/
├── SKILL.md # Root skill (SkillsMP / lazy-load index)
├── package.json # npm install → .claude/skills/pitchcraft/
├── scripts/install.js
├── .claude/
│ └── skills/pitchcraft/
│ ├── SKILL.md # English (plugin install source)
│ └── SKILL.zh-CN.md
├── .claude-plugin/
│ ├── marketplace.json
│ └── plugin.json
├── commands/
│ ├── pitchcraft.md
│ └── pitchcraft.zh-CN.md
├── prompts/
│ ├── universal.md
│ └── universal.zh-CN.md
├── README.md
├── README.zh-CN.md
├── LICENSE
└── .gitignoreIdeas drawn from:
v1.0 — core framework, 5 scenario templates, workflow, checklist, cross-platform install, EN + zh-CN
Planned: Japanese / Korean; web writing assistant; more scenarios (incident review, tech review, OKR alignment)
Created by @jiujiangliu. Refined through real executive and stakeholder briefings.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.