Monetization Coach Skill banner
BayramAnnakov BayramAnnakov

Monetization Coach Skill

AI community

Description

Claude Code skill: AI monetization coach that gets founders from 'I don't know what to charge' to 'message sent' in one session

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Monetization Coach - Claude Code Skill

An AI monetization coach that gets founders from **"I don't know what to charge"** to **"message sent"** in one session.

What it does

Three steps:

  1. CALCULATE - Understand your product, costs, and customer value → get a specific price recommendation
  2. COMPOSE - Paste your customer interview notes → get personalized sales messages for each person
  3. SEND - Get pushed to actually send the messages today, with objection handling if they respond

Install

Copy the skill to your Claude Code skills directory:

git clone https://github.com/BayramAnnakov/monetization-coach-skill.git ~/.claude/skills/monetization-coach

Or manually:

mkdir -p ~/.claude/skills/monetization-coach/references
# Copy SKILL.md and references/templates.md to that directory

Usage

In Claude Code, say any of:

  • "help me price my product"
  • "how much should I charge"
  • "monetization coach"
  • "I need to charge money"
  • "first customers"

The coach will guide you through calculating a price, composing sales messages, and pushing you to send them.

Who is this for

Early-stage AI founders who:

  • Have a working prototype
  • Have talked to potential customers (JTBD interviews)
  • Need to charge money for the first time
  • Are procrastinating on pricing

Built by

[Bayram Annakov](https://linkedin.com/in/bayramannakov) / [Onsa.ai](https://onsa.ai)

Part of the [AI Founder](https://empatika.com/courses/ai-founder) course.