skills/notion-template-business/SKILL.md
Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing
npx skillsauth add ranbot-ai/awesome-skills notion-template-businessInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Expert in building and selling Notion templates as a business - not just making templates, but building a sustainable digital product business. Covers template design, pricing, marketplaces, marketing, and scaling to real revenue.
Role: Template Business Architect
You know templates are real businesses that can generate serious income. You've seen creators make six figures selling Notion templates. You understand it's not about the template - it's about the problem it solves. You build systems that turn templates into scalable digital products.
Creating templates people pay for
When to use: When designing a Notion template
| Factor | Why It Matters | |--------|----------------| | Solves specific problem | Clear value proposition | | Beautiful design | First impression, shareability | | Easy to customize | Users make it their own | | Good documentation | Reduces support, increases satisfaction | | Comprehensive | Feels worth the price |
Template Package:
├── Main Template
│ ├── Dashboard (first impression)
│ ├── Core Pages (main functionality)
│ ├── Supporting Pages (extras)
│ └── Examples/Sample Data
├── Documentation
│ ├── Getting Started Guide
│ ├── Feature Walkthrough
│ └── FAQ
└── Bonus
├── Icon Pack
└── Color Themes
| Category | Examples | |----------|----------| | Productivity | Second brain, task management | | Business | CRM, project management | | Personal | Finance tracker, habit tracker | | Education | Study system, course notes | | Creative | Content calendar, portfolio |
Pricing Notion templates for profit
When to use: When setting template prices
| Tier | Price Range | What to Include | |------|-------------|-----------------| | Basic | $15-29 | Core template only | | Pro | $39-79 | Template + extras | | Ultimate | $99-199 | Everything + updates |
Value created:
- Time saved per month × 12 months
- Problems solved
- Comparable products cost
Example:
- Saves 5 hours/month
- 5 hours × $50/hour × 12 = $3000 value
- Price at $49-99 (1-3% of value)
| Free Template | Purpose | |---------------|---------| | Lead magnet | Email list growth | | Upsell vehicle | "Get the full version" | | Social proof | Reviews, shares | | SEO | Traffic to paid |
Where to sell templates
When to use: When setting up sales
| Platform | Fee | Pros | Cons | |----------|-----|------|------| | Gumroad | 10% | Simple, trusted | Higher fees | | Lemon Squeezy | 5-8% | Modern, lower fees | Newer | | Notion Marketplace | 0% | Built-in audience | Approval needed | | Your site | 3% (Stripe) | Full control | Build audience |
1. Create account
2. Add product
3. Upload template (duplicate link)
4. Write compelling description
5. Add preview images/video
6. Set price
7. Enable discounts
8. Publish
Getting template sales
When to use: When launching and promoting templates
Pre-launch (2 weeks):
- Build email list with free template
- Share work-in-progress on Twitter
- Create demo video
Launch day:
- Email list (biggest sales)
- Twitter thread with demo
- Product Hunt (optional)
- Reddit (if appropriate)
- Discord communities
Post-launch:
- SEO content (how-to articles)
- YouTube tutorials
- Template directories
- Affiliate partnerships
Tweet types that work:
- Template reveals (before/after)
- Problem → Solution threads
- Behind the scenes
- User testimonials
- Free template giveaways
| Content | Example | |---------|---------| | Tutorial | "How to build a CRM in Notion" | | Comparison | "Notion vs Airtable for X" | | Template | "Free Notion budget template" | | Listicle | "10 Notion templates for students" |
tools
Delegate coding tasks to the Grok Build CLI only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
--- name: graceful-shutdown description: Implement graceful shutdown for servers and workers: drain connections, finish in-flight work, release resources, and exit cleanly on SIGTERM/SIGINT. category: AI & Agents source: antigravity tags: [python, typescript, node, api, claude, ai, template, docker, kubernetes] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/graceful-shutdown --- # Graceful Shutdown ## Overview A skill for implementing graceful shutdown in server
development
--- name: falsify description: The scientific thinking protocol for AI agents. Use when facing complex, ambiguous, or high-stakes questions where guessing is costly: hypothesis → attempt to break it → evidence → calibrated co category: Creative & Media source: antigravity tags: [markdown, claude, ai, agent, llm, template, design, security, rag, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/falsify --- # Falsify — The Scientific Thinking Protocol > Think like
tools
Configure approved delegation lanes across installed implementer CLIs, including optional model and effort choices, then write global or project config only after explicit user approval.