asgard-ai-platform/grad-platform-economics
Apply platform economics to analyze network effects, solve chicken-and-egg problems, and design multi-sided platform pricing strategies. Use this skill when the user needs to evaluate a platform business model, diagnose why a platform is failing to scale, or choose a subsidy strategy for bootstrapping a two-sided market.
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-platform-economics
Platform economics studies businesses that create value by facilitating interactions between two or more distinct user groups. Unlike pipeline businesses that create value linearly, platforms exhibit network effects where each additional user increases value for others. The central challenge is the chicken-and-egg problem: neither side joins without the other.
Trigger conditions:
When NOT to use:
IRON LAW: Value Scales with Interactions, NOT Users
A platform with 1 million users but zero transactions has ZERO value.
The unit of platform value is the INTERACTION (transaction, match,
message), not the user count. Vanity metrics (registered users, downloads)
mask platform failure.
Always measure: interactions per user per time period.
Classify the platform and its sides:
List each side and what value they seek from the platform.
For each pair of sides, identify:
Select a bootstrapping strategy:
| Strategy | Mechanism | Example |
|----------|-----------|---------|
| Subsidize one side | Make one side free/cheap to attract the other | Adobe PDF Reader free, Acrobat paid |
| Single-player mode | Provide standalone value before network kicks in | OpenTable reservation system for restaurants |
| Seeding | Create supply yourself initially | Reddit founders posted early content |
| Marquee users | Sign high-profile users to attract the mass | Gaming consoles sign exclusive titles |
| Piggybacking | Leverage existing network | PayPal on eBay |
Determine the "money side" and "subsidy side":
# Platform Analysis: {Platform Name}
## Platform Architecture
- Type: Transaction / Innovation / Hybrid
- Sides: {list each side and their value proposition}
## Network Effects Map
| Effect | Type | Direction | Strength |
|--------|------|-----------|----------|
| {Side A to Side A} | Same-side | Positive/Negative | High/Med/Low |
| {Side A to Side B} | Cross-side | Positive/Negative | High/Med/Low |
## Chicken-and-Egg Strategy
- Recommended approach: {strategy}
- Subsidy side: {which side and why}
- Money side: {which side and why}
## Key Metrics
- Core interaction: {what counts as a successful interaction}
- Interaction rate: {interactions per user per period}
- Liquidity threshold: {minimum activity for self-sustaining growth}
references/network-effects-math.mdreferences/platform-pricing-models.mdTake asgard-ai-platform/grad-platform-economics from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.