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.mdIntegration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.
Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances
Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.
Build and distribute Expo development clients locally or via TestFlight
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.
Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.
Take 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.