Skip to content

Joanwestenberg/pi-cmo-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Pi CMO Skill

A production-grade Chief Marketing Officer skill for pi that provides:

  • First-run business onboarding and calibration
  • Positioning + messaging architecture
  • GTM and channel strategy
  • 30/60/90 execution planning
  • KPI + attribution design
  • Experiment-led growth loops
  • Playbooks for B2B SaaS, PLG, launch, content, and ecommerce

Install

Option A: Download ZIP release

  1. Download the latest cmo-vX.Y.Z.zip
  2. Unzip
  3. Copy the cmo folder to:
~/.pi/agent/skills/

Expected final path:

~/.pi/agent/skills/cmo/SKILL.md

Option B: Clone from Git

git clone <your-repo-url> ~/tmp/pi-cmo-skill
mkdir -p ~/.pi/agent/skills
cp -R ~/tmp/pi-cmo-skill/cmo ~/.pi/agent/skills/

Verify install

ls ~/.pi/agent/skills/cmo

You should see SKILL.md, plus templates/, playbooks/, references/, checklists/, and profiles/.

Use

In pi:

/skill:cmo build a 90-day GTM plan for our product

On first run, the skill asks a mandatory full business intake.

Versioning and releases

Use semantic versions and tags:

git tag v2.0.0
git push origin main --tags

Then create a GitHub Release from the tag and attach the ZIP.

Integrity (optional)

Publish SHA-256 checksum with each release:

shasum -a 256 cmo-vX.Y.Z.zip

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors