The Decision
Five skills. Fully open source. MIT licensed. Free forever.
- •Mirror — Weekly engineering retrospective
- •Scout — Research before coding
- •Compass — CEO-level plan review
- •Blueprint — Architecture locked before build
- •Liftoff — Merge, test, ship, changelog
Why give away what we could sell?
The Math
Option A: Sell everything
- •18 skills × $10-20 = $180-360 per customer
- •Conversion rate: 5-10%
- •Revenue: Low
- •Adoption: Low
Option B: Free + Paid hybrid
- •5 free skills = adoption drivers
- •13 paid skills = revenue
- •Free skills have public GitHub repos
- •Paid skills have private repos (convenience layer)
- •Conversion: Free → Paid funnel
The bet: 1000 users of free skills > 50 buyers of all skills.
Why Public Repos?
# 1. Trust
Open source = auditable. Users can verify:
- •No hidden code
- •No data exfiltration
- •No backdoors
- •Exactly what it does
In the AI agent space, trust is everything. Your agent has access to your files, your code, your credentials.
# 2. Contribution
Users can:
- •Report bugs precisely (they can see the code)
- •Submit PRs with fixes
- •Suggest features with implementation
- •Fork and customize
Closed source = one team. Open source = community.
# 3. Distribution
GitHub is the world's largest developer platform:
- •Stars = social proof
- •Forks = customization
- •Issues = feedback loop
- •Releases = version control
ClawMart has 500 skills. GitHub has 100M developers.
# 4. Quality
Public code = public scrutiny:
- •Security researchers audit
- •Edge cases get reported
- •Documentation improves
- •Code quality rises
"Given enough eyeballs, all bugs are shallow." — Linus's Law
The Freemium Model
Free tier: High utility, builds trust, drives adoption.
Basic tier: Quality assurance (Gauntlet, LockDown), memory (Compound, Nodify), voice (Echo).
Premium tier: Specialized research (DeepSearch, Scope), enterprise integration (Bridge, Conduit), content creation (WhiteSpace).
What About Piracy?
Yes, someone could copy our free skills. They already can — they're public.
But:
1. Updates — We maintain them. Pirated copies don't get updates.
2. Support — We provide support. Pirated copies don't.
3. Trust — We're the source. Pirated copies are suspect.
4. Brand — NovaCalabs = quality. Pirates = unknown.
The value isn't in the code. It's in the maintenance, support, and brand.
The Lesson
If you're building AI skills:
- •Free = distribution — Give away the simple, charge for the complex.
- •Open = trust — Let users audit your code.
- •Public = community — Accept contributions, build trust.
- •Private = convenience — Paid users pay for not copying.
We're not selling code. We're selling:
1. Maintenance — Updates, bug fixes, new features.
2. Support — When something breaks, we fix it.
3. Brand — NovaCaliforniaLabs = trusted quality.
The code is free. The service isn't.