Agent skill
product-positioning-summary
Generates a positioning summary using the CBBE framework (Salience, Performance, Imagery, Judgments, Feelings, Resonance) based on product, persona, and competitive context.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/product-positioning-summary
SKILL.md
Product Positioning Summary
This skill synthesizes market and product data to produce a clear, persuasive positioning narrative.
Input Variables
- [PRODUCT_BIBLE]
- [PERSONA_DATA]
- [COMPETITOR_DATA]
The Protocol
- Salience: category, core problem, simple description.
- Performance: points of parity, points of difference, value logic.
- Imagery: associated brands, usage scenes, mode of use.
- Judgments: positive beliefs, objections, credibility proof.
- Feelings: target emotions, voice, tone.
- Resonance: loyalty logic, mission, community connection.
- Compile narrative and JSON handoff.
Output Instructions
Render into templates/product-positioning-summary.md. Keep sections explicit for downstream use.
Integration & Technical Specs
API Specification
- ID:
product-positioning-summary - Path:
skills/product-positioning-summary/templates/product-positioning-summary.md - Context: Part of Product Detailing
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
product-positioning-summary.md.
CLI Usage
bun scripts/cli.ts activate product-positioning-summary
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?