account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
\"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
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-value-chain --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-value-chainContext preview
The summary Claude sees to decide when to auto-load this skill.
\"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
name: "\"biz-value-chain\"" description: "\"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'.\"." allowed-tools: Read, Glob, Grep
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:
1. **Inbound Logistics** — Receiving, storing, distributing inputs (warehouse, inventory, supplier scheduling) 2. **Operations** — Transforming inputs into the final product (manufacturing, assembly, packaging, testing) 3. **Outbound Logistics** — Collecting, storing, distributing product to buyers (delivery, order fulfillment) 4. **Marketing & Sales** — Informing buyers about the product and enabling purchase (advertising, pricing, channel management) 5. **Service** — Maintaining and enhancing product value after sale (installation, repair, training, support)
Support activities enable and improve primary activities:
6. **Firm Infrastructure** — General management, planning, finance, accounting, legal, government affairs 7. **Human Resource Management** — Recruiting, hiring, training, compensation, culture 8. **Technology Development** — R&D, product design, process improvement, IT systems 9. **Procurement** — Purchasing inputs, negotiating with suppliers, managing vendor relationships
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 d
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…