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 Five Forces framework to assess industry competitive dynamics and attractiveness. Use this skill when the user needs to analyze an industry's profitability structure, evaluate market entry barriers, assess supplier or buyer bargaining power, or understand
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-porters-five-forces --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-porters-five-forcesContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Apply Porter's Five Forces framework to assess industry competitive dynamics and attractiveness. Use this skill when the user needs to analyze an industry's profitability structure, evaluate market entry barriers, assess supplier or buyer bargaining power, or understand
name: "\"biz-porters-five-forces\"" description: "\"Apply Porter's Five Forces framework to assess industry competitive dynamics and attractiveness. Use this skill when the user needs to analyze an industry's profitability structure, evaluate market entry barriers, assess supplier or buyer bargaining power, or understand competitive intensity — even if they say 'industry analysis' or 'is this market worth entering' without naming Porter's explicitly.\"." allowed-tools: Read, Glob, Grep
Porter's Five Forces assesses industry-level competitive dynamics by examining five structural forces that determine profitability. Unlike SWOT (company-level) or PESTEL (macro-level), this framework operates at the **industry level** — it answers "is this industry attractive?" not "is this company strong?"
**Trigger conditions:**
**When NOT to use:**
IRON LAW: Industry-Level, Not Company-Level Each force describes the INDUSTRY structure, not a specific company's position. "Our supplier raised prices" is a company event. "Suppliers in this industry are concentrated with few alternatives" is an industry force. NEVER analyze a single company's situation — analyze the structural conditions all players in the industry face.
IRON LAW: All Five Forces, Every Time Analyze ALL five forces before drawing conclusions. Skipping forces produces misleading assessments. An industry with low rivalry but high substitute threat is very different from one with low rivalry and no substitutes.
Before analyzing forces, clearly define:
Getting the boundary wrong invalidates the entire analysis.
Rate each force as **High / Medium / Low** pressure on industry profitability:
**1. Threat of New Entrants** — How easy is it for new players to enter?
**2. Bargaining Power of Suppliers** — Can suppliers dictate terms?
**3. Bargaining Power of Buyers** — Can customers dictate terms?
**4. Threat of Substitutes** — Can other products fulfill the same need?
**5. Industry Rivalry** — How intense is competition among existing players?
Synthesize the five forces into an overall assessment:
Based on the analysis:
# Porter's Five Forces: {Industry} in {Geography}
## Industry Definition
- Industry: ...
- Geographic scope: ...
- Time horizon: ...
## Five Forces Assessment
| Force | Pressure | Key Drivers |
|-------|----------|-------------|
| Threat of New Entrants | High/Med/Low | {top 2-3 drivers} |
| Supplier Power | High/Med/Low | {top 2-3 drivers} |
| Buyer Power | High/Med/Low | {top 2-3 drivers} |
| Threat of Substitutes | High/Med/Low | {top 2-3 drivers} |
| Industry Rivalry | High/Med/Low | {top 2-3 drivers} |
### 1. Threat of New Entrants: {rating}
{Analysis with evidence}
### 2. Bargaining Power of Suppliers: {rating}
{Analysis with evidence}
### 3. Bargaining Power of Buyers: {rating}
{Analysis with evidence}
### 4. Threat of Substitutes: {rating}
{Analysis with evidence}
### 5. Industry Rivalry: {rating}
{Analysis with evidence}
## Overall Assessment
- Industry attractiveness: High / Medium / Low
- Dominant force: {which force most constrains profitability}
- Profitability outlook: ...
## Strategic Implications
1. ...
2. ...**Scenario:** Five Forces for the Taiwan bubble tea industry
| Force | Pressure | Reasoning | |-------|----------|-----------| | New Entrants | **High** | Low capital requirements (~NT$500K to open a shop), minimal regulatory barriers, many franchise options available | | Supplier Power | **Low** | Tea leaves and tapioca are commodity inputs with many suppliers; no single supplier has pricing power | | Buyer Power | **High** | Zero switching costs for consumers, hundreds of options within walking distance, high price sensitivity | | Substitutes | **Medium** | Coffee, convenience store drinks, and home-brewed tea serve similar "afternoon drink" need, but bubble tea has strong cultural preference | | Rivalry | **High** | Saturated market with thousands of shops, low differentiation among mid-tier brands, frequent price
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…