用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/jdeweedata/circletel --skill market-fit-analysis命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | Market-Fit Analysis |
| description | Analyze product-market fit with competitor comparison, unit economics, and go/no-go recommendation |
| version | 1.0.0 |
| dependencies | none |
Skill for analyzing whether a product candidate fits the CircleTel portfolio. Produces competitor comparison, margin calculations, and a structured go/no-go recommendation.
This skill automatically activates when you:
/product-analyze with a product name or SKUKeywords: market fit, analyze product, margin analysis, competitor comparison, go no go, product viability, unit economics
| Input | Source | Required |
|---|---|---|
| Product details | Supplier catalogue or manual | Yes |
| Supplier cost | Supplier pricing | Yes |
| Target category | Product portfolio | Yes |
| Competitor prices | references/competitor-benchmarks.md | Yes |
| Existing products | /admin/products | Optional |
Collect from supplier:
From references/competitor-benchmarks.md:
## Unit Economics Calculator
| Component | Value | Notes |
|-----------|-------|-------|
| **Supplier Cost** | R[X] | From supplier catalogue |
| **CircleTel Markup** | [Y]% | Target: 30-50% |
| **Retail Price** | R[Z] | Cost × (1 + markup) |
| **Competitor Price** | R[A] | Market benchmark |
| **Price Position** | [Above/Below/At] | vs competition |
| **Contribution Margin** | R[M] (Y%) | Retail - Cost |
Price Positioning Matrix:
Features
Low High
┌──────────┬──────────┐
Low │ Budget │ Value │
Price │ │ │
├──────────┼──────────┤
High │ Niche │ Premium │
│ │ │
└──────────┴──────────┘
Questions to Answer:
Decision Framework:
| Criterion | Weight | Score (1-5) | Weighted |
|---|---|---|---|
| Margin ≥ 30% | 25% | [X] | [Y] |
| Competitive pricing | 20% | [X] | [Y] |
| Serves existing product line | 20% | [X] | [Y] |
| Supplier reliability | 15% | [X] | [Y] |
| Team capability to support | 10% | [X] | [Y] |
| Strategic alignment | 10% | [X] | [Y] |
| TOTAL | 100% | — | [Z] |
Thresholds:
# Market-Fit Analysis: [Product Name]
**Date**: [YYYY-MM-DD]
**Analyst**: Claude Code
**Status**: [GO / CONDITIONAL / NO-GO]
---
## Product Overview
| Field | Value |
|-------|-------|
| **Product** | [Name] |
| **SKU** | [SKU] |
| **Supplier** | [Supplier] |
| **Category** | [Category] |
| **Target Product Line** | [e.g., SkyFibre SMB, CloudWiFi] |
---
## Competitor Landscape
| Competitor | Product | Price | Key Differentiator |
|------------|---------|-------|-------------------|
| [Comp 1] | [Product] | R[X] | [Differentiator] |
| [Comp 2] | [Product] | R[X] | [Differentiator] |
| [Comp 3] | [Product] | R[X] | [Differentiator] |
---
## CircleTel Positioning
| Metric | Value | Assessment |
|--------|-------|------------|
| **Supplier Cost** | R[X] | — |
| **Target Retail** | R[Y] | [Rationale] |
| **Contribution Margin** | R[Z] ([P]%) | [Above/Below target] |
| **vs Cheapest Competitor** | [+/-X%] | [Competitive/Premium/Budget] |
| **vs Market Average** | [+/-X%] | [Competitive/Premium/Budget] |
---
## Strategic Fit
### Serves Product Line(s)
- [x] [Product line 1] — [How it fits]
- [ ] [Product line 2] — [Why not]
### Cross-Sell Potential
- [Opportunity 1]
- [Opportunity 2]
### Risks
1. [Risk 1] — Mitigation: [Plan]
2. [Risk 2] — Mitigation: [Plan]
---
## Recommendation
### Verdict: [GO / CONDITIONAL / NO-GO]
**Rationale**: [2-3 sentence summary]
**Decision Criteria Score**: [X.X] / 5.0
| Criterion | Score | Notes |
|-----------|-------|-------|
| Margin | [X] | [Notes] |
| Pricing | [X] | [Notes] |
| Product fit | [X] | [Notes] |
| Supplier | [X] | [Notes] |
| Support | [X] | [Notes] |
| Strategy | [X] | [Notes] |
### Next Steps
Run to generate documentation
Add to in draft status
Schedule pricing review with CFO
Plan launch timeline
[Required mitigation action]
[Re-evaluate criteria]
[Escalate to leadership if needed]
Document in rejection log
Set reminder to re-evaluate in [X] months
Consider alternative products
---
[Include detailed margin calculations, competitor data sources, etc.]
| Segment | Target Margin | Minimum | Notes |
|---|---|---|---|
| Consumer Hardware | 25-35% | 20% | Competitive pressure |
| Business Hardware | 30-40% | 25% | Value-add expected |
| Enterprise Equipment | 35-50% | 30% | Service wrapper |
| Managed Services | 40-55% | 35% | Recurring revenue |
| WaaS / WiFi | 45-60% | 40% | Full managed stack |
When recommending GO:
/admin/products for duplicates/admin/products/new to create product in draft statusAPI Check for Duplicates:
GET /api/admin/products?search=[product_name]&category=[category]
/product-browse — Find product candidates from suppliers/product-docs — Generate documentation after GO decision/product-lifecycle — Track product statusVersion: 1.0.0 Last Updated: 2026-03-08 Maintained By: CircleTel Product Strategy
Generate and edit images using OpenAI's gpt-image models (gpt-image-1 / gpt-image-2). Use as an alternative to the Gemini (Nano Banana) image path when the user asks for OpenAI image generation, or when comparing providers for a hero/product/social asset. Covers text-to-image, image editing, transparent backgrounds, and CircleTel brand context.
Generate images cost-effectively via OpenRouter (Seedream 4.5, FLUX.2, Recraft V4, etc.) as a cheaper alternative to OpenAI gpt-image. Use when the user wants low-cost image generation, a specific OpenRouter image model, or quality comparable to gpt-image-2 at a fraction of the price. Requires OPENROUTER_API_KEY in .env.local.
Filter and browse supplier catalogues (Scoop, Miro, Nology) to identify product candidates for CircleTel portfolio