一键导入
doc-generation
Generate complete product documentation suite - Commercial Spec (CPS), Business Rules (BRD), Functional Spec (FSD)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Generate complete product documentation suite - Commercial Spec (CPS), Business Rules (BRD), Functional Spec (FSD)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
Agentic product management system for CircleTel - browse suppliers, analyze market fit, generate documentation, and track lifecycle
Capture insights and corrections to make future work easier. Implements RSI (Recursive Self-Improvement) through automated correction detection and pattern extraction.
Generate Nano Banana Pro (Gemini image gen) prompts for CircleTel campaign-specific visuals — launch banners, campaign hero images, event graphics, and B2B outreach assets. Use for any named campaign (TrUSC, coverage push, product launch, seasonal promo).
Generate Nano Banana Pro (Gemini image gen) prompts for CircleTel package comparison infographics and Bento grid visuals — pricing pages, package feature cards, service tier comparisons. Use when building pricing sections, product comparison pages, or any structured feature-list visual.
| name | Doc Generation |
| description | Generate complete product documentation suite - Commercial Spec (CPS), Business Rules (BRD), Functional Spec (FSD) |
| version | 1.0.0 |
| dependencies | none |
Skill for generating complete product documentation following CircleTel's established patterns. Creates CPS, BRD, and FSD documents.
This skill automatically activates when you:
/product-docs with a product nameKeywords: product docs, generate documentation, commercial spec, business rules, functional spec, CPS, BRD, FSD
| Document | Code | Purpose | Template |
|---|---|---|---|
| Commercial Product Spec | CPS | Complete commercial definition | templates/commercial-spec.md |
| Business Rules Document | BRD | Eligibility, workflows, policies | templates/business-rules.md |
| Functional Specification | FSD | System behaviour, data logic | templates/functional-spec.md |
| Pricing Matrix | — | Quick pricing reference | templates/pricing-matrix.md |
Structured Interview:
## Product Information Checklist
### Basic Details
- [ ] Product name (official)
- [ ] Product line (SkyFibre, CloudWiFi, etc.)
- [ ] Target market segment
- [ ] Technology/delivery method
### Pricing
- [ ] Tier structure (if multiple tiers)
- [ ] Base pricing (per tier)
- [ ] Wholesale/cost pricing (per tier)
- [ ] Add-on modules and pricing
- [ ] Setup/installation fees
### Technical
- [ ] Service specifications (speed, capacity, etc.)
- [ ] Hardware requirements
- [ ] Network integration points
- [ ] SLA levels available
### Business Rules
- [ ] Customer eligibility criteria
- [ ] Coverage requirements
- [ ] Credit vetting rules
- [ ] Contract terms available
### Operations
- [ ] Installation process
- [ ] Support hours/channels
- [ ] Billing cycle
- [ ] Cancellation policy
| Scenario | Documents |
|---|---|
| New product launch | CPS + BRD + FSD |
| Product update/refresh | CPS (new version) |
| Process change | BRD update |
| System integration | FSD update |
| Quick reference | Pricing Matrix |
Use templates from templates/ directory. Follow naming convention:
[ProductName]_[DocType]_v[Major]_[Minor].md
Examples:
CloudWiFi_WaaS_Commercial_Product_Spec_v1_0.md
CloudWiFi_WaaS_Business_Rules_Document_v1_0.md
CloudWiFi_WaaS_Functional_Specification_v1_0.md
Product Documentation Directory:
| Category | Path |
|---|---|
| Fixed Wireless | products/connectivity/fixed-wireless/ |
| Fibre | products/connectivity/fibre/ |
| WiFi/WaaS | products/wifi/ |
| Managed Services | products/managed-services/ |
| IoT | products/iot/ |
| Wholesale | products/wholesale/ |
After generating docs, update products/README.md:
## [Product Category]
| Product | CPS | BRD | FSD | Version | Date |
|---------|-----|-----|-----|---------|------|
| [Name] | [Link] | [Link] | [Link] | vX.Y | YYYY-MM-DD |
| Product | Documents | Location |
|---|---|---|
| SkyFibre SMB | CPS v2.0, BRD v1.0, FSD v1.0 | products/connectivity/fixed-wireless/ |
| CloudWiFi WaaS | CPS v1.0 | products/wifi/ |
| BizFibreConnect | Overview v2.0 | products/connectivity/fibre/ |
| ParkConnect DUNE | Portfolio v1.1 | products/connectivity/60ghz/ |
See references/doc-templates.md for:
After documentation is complete:
Create Product in Admin:
/admin/products/newdraftLifecycle Progression:
Draft (documentation complete)
↓
Active (launch approved)
↓
[Normal operations]
↓
Inactive/Archived (sunset)
Portfolio Dashboard:
/admin/products → Portfolio tab## Version Control & Change Log
| Version | Date | Author | Change Description | Status |
|---------|------|--------|--------------------|--------|
| 1.0 | [Date] | [Author] | Initial release | Superseded |
| 2.0 | [Date] | [Author] | [Change summary] | **CURRENT** |
Before finalizing documentation:
I need to create documentation for: [Product Name]
**Product Line**: [SkyFibre/CloudWiFi/BizFibreConnect/etc.]
**Target Market**: [Consumer/SOHO/SMB/Enterprise]
**Technology**: [FWB/FTTH/WaaS/5G/LTE/60GHz]
**Tiers**:
| Tier | Speed | Price | Cost |
|------|-------|-------|------|
| [Tier 1] | [X] Mbps | R[Y] | R[Z] |
| [Tier 2] | ... | ... | ... |
**Modules** (if applicable):
| Module | Price | Description |
|--------|-------|-------------|
| [Module 1] | R[X] | [Description] |
**Key Business Rules**:
- Entity type: [Business/Consumer/Both]
- Credit requirement: [Score threshold]
- Coverage: [Technology coverage requirements]
- Contract terms: [MTM/12mo/24mo]
**Generate**: [CPS / BRD / FSD / All]
/product-browse — Find product candidates from suppliers/product-analyze — Market-fit analysis before documenting/product-lifecycle — Track document versions and product statusVersion: 1.0.0 Last Updated: 2026-03-08 Maintained By: CircleTel Product Strategy