A practical Codex skill for two adjacent commercial tasks: diagnosing a creator business to design a testable offer, and writing clear B2B messages for scope, pricing, revisions, and payment boundaries.
The public edition contains methodology, structural templates, and hypothetical examples. It contains no real revenue ledgers, customer conversations, private analytics, or account credentials.
git clone https://github.com/aierlanjiu/social-monetization-master.git
mkdir -p "${CODEX_HOME:-$HOME/.codex}/skills"
cp -R social-monetization-master "${CODEX_HOME:-$HOME/.codex}/skills/social-monetization-master"
Review existing folders before copying. Do not merge unreviewed folders.
Diagnoses account monetization bottlenecks using RAMP analysis (Reach, Attention, Monetization, Profit) and the Hormozi value equation framework.
Drafts clear, professional client communication for scope changes, revision overages, quotations, and payment boundaries.
The following snippet illustrates the structured audit output derived from docs/TUTORIAL.md.
Niche newsletter (3,200 subscribers, 1,050 opens, 11 monthly inquiries, 3 paid consulting sessions at 900 yuan).
All figures and names are synthetic placeholders used solely to demonstrate reasoning structure.
| Path | Role |
|---|---|
| SKILL.md | Skill definition, offer safety gates, audit contracts, and quality bar |
| references/creator-audit.md | RAMP analysis frameworks, value equation rules, and audit steps |
| references/b2b-message-patterns.md | Calculators and response patterns for commercial communication |
| docs/INSTALL.md | Installation instructions for Codex and project-local skill folders |
| docs/TUTORIAL.md | End-to-end tutorial with creator audit and B2B overage exercises |
| docs/AGENT_SETUP.md | Routing instructions for automated agent workflows |
| examples/hypothetical-case.md | Fictional reference input for testing skill discovery |
| SECURITY.md | Data handling policy and secret removal requirements |
Explore the methodology, submit improvements, or install the skill package from GitHub.
Open social-monetization-master on GitHub