asgard-ai-platform/biz-value-chain
Apply Porter's Value Chain Analysis to identify competitive advantage sources within an organization's activities. Use this skill when the user needs to find where value is created or lost in their operations, analyze cost structure by activity, optimize internal processes, or identify outsourcing candidates — even if they say 'where do we make money' or 'which activities should we keep in-house'.
npx skills add https://github.com/asgard-ai-platform/skills --skill biz-value-chain
Value Chain Analysis decomposes an organization into strategically relevant activities to understand where competitive advantage originates. Each activity either adds value (customer willingness to pay) or adds cost. The gap between total value created and total cost is the margin.
Trigger conditions:
When NOT to use:
IRON LAW: Primary + Support Activities Are a Complete Set
Analyze ALL nine categories. Skipping support activities (like HR or
technology development) misses critical advantage sources. Amazon's
competitive advantage comes more from Technology Development (support)
than from any single primary activity.
Primary activities directly create and deliver value to the customer:
Support activities enable and improve primary activities:
For each of the 9 activities, evaluate:
Competitive advantage comes from:
For each activity:
# Value Chain Analysis: {Company}
## Primary Activities
| Activity | Key Processes | Value Contribution | Cost % | vs Competitors |
|----------|-------------|-------------------|--------|----------------|
| Inbound Logistics | {processes} | High/Med/Low | X% | Better/Same/Worse |
| Operations | ... | ... | ... | ... |
| Outbound Logistics | ... | ... | ... | ... |
| Marketing & Sales | ... | ... | ... | ... |
| Service | ... | ... | ... | ... |
## Support Activities
| Activity | Key Processes | Value Contribution | Cost % | vs Competitors |
|----------|-------------|-------------------|--------|----------------|
| Infrastructure | {processes} | High/Med/Low | X% | Better/Same/Worse |
| HR Management | ... | ... | ... | ... |
| Technology Dev | ... | ... | ... | ... |
| Procurement | ... | ... | ... | ... |
## Advantage Sources
- **Cost advantage in**: {activities}
- **Differentiation advantage in**: {activities}
- **Key linkages**: {activity A ↔ activity B}
## Recommendations
1. **Strengthen**: {activity} — {why and how}
2. **Optimize**: {activity} — {specific improvement}
3. **Outsource**: {activity} — {rationale}
Scenario: Value Chain for a Taiwanese direct-to-consumer (DTC) skincare brand
| Activity | Advantage? | Analysis |
|----------|-----------|----------|
| Inbound Logistics | Same | Standard ingredient sourcing from OEM suppliers |
| Operations | Differentiation ✓ | Proprietary formulation process co-developed with dermatologists |
| Outbound Logistics | Same | Standard logistics via 黑貓/宅配通 |
| Marketing & Sales | Differentiation ✓ | Strong KOL relationships and community-driven content on social media |
| Service | Same | Standard customer service |
| Technology Dev | Differentiation ✓ | Data-driven product development using customer feedback loops |
| Procurement | Cost advantage ✓ | Long-term contracts with local ingredient suppliers at volume discounts |
Key linkage: Technology Development ↔ Marketing & Sales — customer data from social media directly feeds product R&D.
What went wrong:
references/framework-comparison.mdTake asgard-ai-platform/biz-value-chain from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.