creator-program
When the user wants to plan, implement, or optimize creator program strategy. Also use when the user mentions "creator program," "creator partnership," "content co-creation," "creator ambassador," "creator economy," "creator collaboration," "UGC program," "creator incentives," or "creator community." For influencers, use influencer-marketing.
What this skill does
# Channels: Creator Program Guides creator program strategy for AI/SaaS products. Long-term partnerships with creators for content co-creation and brand building. Differs from affiliate (sales focus) and influencer (paid promotion focus). **When invoking**: On **first use**, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On **subsequent use** or when the user asks to skip, go directly to the main output. ## Initial Assessment **Check for project context first:** If `.claude/project-context.md` or `.cursor/project-context.md` exists, read it for product, audience, and content needs. Identify: 1. **Product type**: AI tool, design tool, CMS, marketplace 2. **Content need**: Tutorials, templates, use cases 3. **Creator target**: Followers, niche, content quality ## Creator vs. Affiliate vs. Influencer | Dimension | Creator Program | Affiliate | Influencer | |-----------|-----------------|-----------|------------| | **Goal** | Brand + content co-creation | Direct sales | Brand exposure | | **Incentive** | Credits, free use, revenue share | Commission | Paid, product | | **Content** | Must use product to create | Links | Influencer original | | **Relationship** | Long-term | Transactional | Flexible | ## Incentive Models | Model | Use | Examples | |-------|-----|----------| | **Credits** | AI tools; cost control | Credit-based AI tools | | **Payment** | High-quality content; budget available | Paid creator programs | | **Hybrid** | Credits + commission, brand partnership | Common for SaaS | | **Marketplace** | Template/plugin sales; revenue share | Design tools, CMS marketplaces | ## Implementation Phases | Phase | Weeks | Tasks | |-------|-------|-------| | **Plan** | 1–2 | Goals, incentives, application form, resources | | **Launch** | 3–4 | Landing page, promotion, tracking | | **Recruit** | 5–8 | Screen applications, outreach, onboarding | | **Co-create** | 9–12 | Content publishing, support, promotion | | **Optimize** | Ongoing | Metrics, feedback, incentive tweaks | ## Best Practices - **Showcase creator work**: Dedicated page; recognize top creators - **Quality over quantity**: 1K+ followers + high content quality for AI tools - **Clear terms**: Content policy, NSFW rules, brand guidelines - **Communication**: Community chat, email; regular updates - **Timeline**: 3–6 months to see results; patience required ## Ecosystem Operations | Principle | Use | |-----------|-----| | **Value for all** | Each participant (creators, content, integrations) gains value—not just the platform | | **Integrations** | Product must integrate with upstream/downstream tools; enables solution bundling | | **Multi-product** | Form solution suites; support partners including you in their stacks | **Creators + community**: Free tools + high-quality creator content; mutual promotion; user-generated quality often exceeds in-house. ## Common Challenges | Challenge | Solution | |-----------|----------| | Content quality | Clear standards; review; suspend non-compliant | | Brand consistency | Guidelines; content review; unified tags | | Measurement | UTM; KPIs: applications, approval rate, content output | | Cost control | Credit model; tier incentives; limit creator count | ## Output Format - **Incentive model** recommendation - **Landing page** elements - **Recruitment** approach - **Phase** timeline - **KPI** framework ## Related Skills - **affiliate-marketing**: Can run both; different goals - **influencer-marketing**: Influencers can join creator program - **employee-generated-content**: Employee content; creator program is external - **affiliate-page-generator**: If creator program has commission component - **landing-page-generator**: Creator program signup page; apply landing page structure
Related in Writing & Docs
jax-development
IncludedUse this skill when the user is writing, debugging, profiling, refactoring, reviewing, benchmarking, parallelising, exporting, or explaining JAX code, or when they mention JAX, jax.numpy, jit, grad, value_and_grad, vmap, scan, lax, random keys, pytrees, jax.Array, sharding, Mesh, PartitionSpec, NamedSharding, pmap, shard_map, Pallas, XLA, StableHLO, checkify, profiler, or the JAX repo. It helps turn NumPy or PyTorch-style code into pure functional JAX, fix tracer/control-flow/shape/PRNG bugs, remove recompiles and host-device syncs, choose transforms and sharding strategies, inspect jaxpr/lowering/IR, and benchmark compiled code correctly.
nature-article-writer
IncludedDrafts, rewrites, diagnostically critiques, and style-calibrates primary research manuscripts for Nature and Nature Portfolio journals. Use when the user wants a Nature-style title, summary paragraph or abstract, introduction, results, discussion, methods, figure legends, presubmission enquiry, cover letter, reviewer response, or when a scientific draft sounds generic, jargon-heavy, structurally weak, or AI-ish and needs precise, broad-reader-friendly prose without inventing data, analyses, or references. Best for primary research articles and letters rather than reviews or press releases unless explicitly adapting one.
deckrd
IncludedDocument-driven framework that derives requirements, specifications, implementation plans, and executable tasks from goals through structured AI dialogue. Use when user says "write requirements", "create spec", "plan implementation", "derive tasks", "structure this feature", "break down into tasks", or "document this module". Also use for reverse engineering existing code into docs (/deckrd rev). Do NOT use for direct code writing — use /deckrd-coder after tasks are generated. Do NOT use when the user only wants to run or fix existing code without planning.
clinical-decision-support
IncludedGenerate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.
handling-sf-data
IncludedSalesforce data operations with 130-point scoring. Use this skill to create, update, delete, bulk import/export, generate test data, and clean up org records using sf CLI and anonymous Apex. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, needs data factory patterns for Apex tests, or needs to seed/clean records in a Salesforce org. DO NOT TRIGGER when: SOQL query writing only (use querying-soql), Apex test execution (use running-apex-tests), or metadata deployment (use deploying-metadata).
accelint-ac-to-playwright
IncludedConvert and validate acceptance criteria for Playwright test automation. Use when user asks to (1) review/evaluate/check if AC are ready for automation, (2) assess if AC can be converted as-is, (3) validate AC quality for Playwright, (4) turn AC into tests, (5) generate tests from acceptance criteria, (6) convert .md bullets or .feature Gherkin files to Playwright specs, (7) create test automation from requirements. Handles both bullet-style markdown and Gherkin syntax with JSON test plan generation and validation.