monetization

Generates MONETIZATION_MODEL.md documents covering pricing, rate cards, CPQ, billing, and contracts.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Wizarck/nexandro --skill monetization-wizarck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: monetization
Source: https://github.com/Wizarck/nexandro/tree/main/skills/monetization
Command: npx skills add https://github.com/Wizarck/nexandro --skill monetization-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Creating a complete, internally consistent monetization framework for a B2B offering requires coordinating pricing formulas, rate cards, CPQ workflows, billing rules, partner economics, and contract terms across many source documents. This Skill automates the drafting of MONETIZATION_MODEL.md so commercial teams get an implementable document without manually reconciling business case data. ## Core Features & Use Cases - Pricing Architecture: Builds SKU-by-tier price matrices using enforced margin formulas (RE = Cost / 0.85, MS = (Labor x 1.15) / 0.65, PS = (Labor x 1.15) / 0.55) with explicit floor prices. - Commercial Operations Coverage: Generates rate cards, CPQ discount approval matrices, billing and proration rules, ASC 606 / IFRS 15 revenue recognition, channel and partner economics, sales incentives, and contract terms. - Source Traceability & Validation: Loads LEAN_BUSINESS_CASE.md, strategic alignment, taxonomy, and research files, then self-validates every price, margin, owner tag, and citation before presenting output. - Use Case: After approving a lean business case for a managed service offering, invoke the Skill with the offering ID to produce a finance-ready monetization model for CPQ configuration and contract execution. ## Quick Start Ask the agent to generate the monetization model for offering 001 using its approved lean business case.

Frequently Asked Questions about monetization

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a monetization model for a B2B service offering?▼

Invoke the Skill with the offering ID after its LEAN_BUSINESS_CASE.md is approved. It loads the business case, strategic alignment, taxonomy, and research files, then produces a MONETIZATION_MODEL.md covering pricing, rate cards, CPQ, billing, channels, incentives, and contracts.

What pricing margin formulas does the monetization model use?▼

Resell/RE uses Cost / 0.85 for a 15% margin, managed services use (Labor x 1.15) / 0.65 for 35%, and professional services use (Labor x 1.15) / 0.55 for 45%. Pass-through items receive margin but no 15% labor overhead.

What inputs are required before generating a monetization model?▼

The offering folder must contain an approved LEAN_BUSINESS_CASE.md with populated SKU pricing in section 4.5 and channel direction in section 5. The Skill also reads strategic alignment, offering taxonomy, pricing formula references, service design, and financial research files.

Does the monetization model handle revenue recognition compliance?▼

Yes, the billing operations section addresses ASC 606 and IFRS 15, including principal versus agent determination for pass-through items such as licenses and hardware. It also defines proration rules, invoice triggers, and currency handling.

What happens if mandatory pricing data is missing?▼

Fields marked [M] require user input; the Skill stops, requests the missing data, validates the response, and only continues after the mandatory information is provided. Missing prerequisites like an unapproved business case cause it to report and halt.