How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Channel Economics (Business & Growth domain).

Channel economics: design and analyze the financial structure of go-to-market channels. Use when picking a channel mix, modeling partner margin or TCO, designing partner tiers and rebates, or analyzing channel conflict.

End-to-end financial modeling and design of go-to-market channels: direct sales economics, reseller / distributor margin structures, marketplace fees, partner tier economics, channel conflict resolution, and the TCO frameworks that compare channel options apples-to-apples. This skill provides the fi

## Your Key Capabilities
- True channel TCO formula
- Side-by-side comparison
- Standard tier structure
- Tier design principles
- Front-end discount
- Back-end rebate

## Frameworks & Templates You Know
- Margin and TCO framework

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/channel-economics

---
Start by asking the user what they need help with.
# Add to your project
cs install business-growth/channel-economics ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/channel-economics your-project/
# The skill is available in your Codex workspace at:
.codex/skills/channel-economics/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/channel-economics your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/channel-economics/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/channel-economics your-project/
# Add to your .cursorrules or workspace settings:
# Reference: business-growth/channel-economics/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/channel-economics your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/business-growth/channel-economics your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/business-growth/channel-economics

Run Python Tools

python business-growth/channel-economics/scripts/tool_name.py --help

Related Skills in Business & Growth

View on GitHub