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.…
\"Conduct SWOT analysis with TOWS matrix for strategic planning. Use this skill when the user needs to evaluate a company, product, or project by identifying strengths, weaknesses, opportunities, and threats, or wants to generate strategic options from internal and external
$ npx -y skills add charlieviettq/awesome-agent-skill --skill biz-swot --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/biz-swotContext preview
The summary Claude sees to decide when to auto-load this skill.
\"Conduct SWOT analysis with TOWS matrix for strategic planning. Use this skill when the user needs to evaluate a company, product, or project by identifying strengths, weaknesses, opportunities, and threats, or wants to generate strategic options from internal and external
name: "\"biz-swot\"" description: "\"Conduct SWOT analysis with TOWS matrix for strategic planning. Use this skill when the user needs to evaluate a company, product, or project by identifying strengths, weaknesses, opportunities, and threats, or wants to generate strategic options from internal and external factors. Also use when the user mentions competitive positioning, strategic assessment, or asks 'what are our advantages and risks', even without naming SWOT explicitly.\"." allowed-tools: Read, Glob, Grep
SWOT structures strategic assessment by separating internal factors (Strengths, Weaknesses) from external factors (Opportunities, Threats). The TOWS matrix then crosses these four quadrants to generate concrete strategy options. This skill guides the full workflow: from factor identification through prioritization to actionable strategy formulation.
**Trigger conditions:**
**When NOT to use:**
IRON LAW: Internal vs External Classification Strengths and Weaknesses are INTERNAL — they originate from within the organization and the organization can directly control or change them. Examples: proprietary technology, brand reputation, team expertise, cost structure, operational processes. Opportunities and Threats are EXTERNAL — they originate from the environment and the organization cannot directly control them. Examples: market trends, regulatory changes, competitor actions, economic conditions, technological shifts. NEVER classify an external trend as a Strength or Weakness. NEVER classify an internal capability as an Opportunity or Threat. Test: "Can the organization decide to change this tomorrow?" YES → Internal (S or W) NO → External (O or T)
IRON LAW: Completeness Before Synthesis Complete ALL four quadrants before generating strategies. Do NOT jump to recommendations after identifying only strengths and opportunities. Skipping W or T produces dangerously optimistic strategies.
Examine the organization's resources, capabilities, and performance:
For each factor, classify as Strength (competitive advantage) or Weakness (competitive disadvantage) relative to competitors. Be specific — "good team" is too vague; "engineering team with 5+ years experience in ML deployment" is actionable.
Scan the environment across these dimensions:
For each factor, classify as Opportunity (favorable) or Threat (unfavorable). Ground each factor in evidence — cite data, trends, or specific events when possible.
Not all factors carry equal weight. For each quadrant, rank factors by:
1. **Impact**: How significantly would this affect the organization? (High / Medium / Low) 2. **Likelihood** (for O and T): How probable is this? (High / Medium / Low) 3. **Urgency**: Is this time-sensitive?
Keep the top 3-5 factors per quadrant for the TOWS matrix. Including too many dilutes the analysis.
Cross the four quadrants to generate four types of strategies:
| | **Opportunities** | **Threats** | |---|---|---| | **Strengths** | **SO strategies**: Use strengths to capture opportunities | **ST strategies**: Use strengths to defend against threats | | **Weaknesses** | **WO strategies**: Address weaknesses to capture opportunities | **WT strategies**: Minimize weaknesses to avoid threats |
For each cell, generate 1-3 specific strategy options. Each strategy must reference at least one factor from each axis (e.g., SO strategy must name a specific strength AND a specific opportunity).
Convert the most promising TOWS strategies into actionable recommendations:
1. Select the 3-5 highest-impact strategies across all four cells 2. For each, define: objective, owner, timeline, resources needed, success metric 3. Flag dependencies and potential conflicts between strategies
# SWOT Analysis: {Subject}
## Internal Factors
### Strengths
| # | Factor | Evidence | Impact |
|---|--------|----------|--------|
| S1 | {specific strength} | {supporting data} | High/Med/Low |
| S2 | ... | ... | ... |
### Weaknesses
| # | Factor | Evidence | Impact |
|---|--------|----------|--------|
| W1 | {specific weakness} | {supporting data} | High/Med/Low |
| W2 | ... | ... | ... |
## External Factors
### Opportunities
| # | Factor | Evidence | Likelihood |
|---|--------|----------|-----------|
| O1 | {specific opportunity} | {supporting data} | High/Med/Low |
| O2 | ... | ... | ... |
### Threats
| # | Factor | Evidence | Likelihood |
|---|--------|----------|-----------|
| T1 | {specific threat} | {supporting data} | High/Med/Low |
| T2 | ... | ... | ... |
## TOWS Strategy Matrix
| | Opportunities (O1, O2...) | Threats (T1, T2...) |
|---|---|---|
| **Strengths** | SCurated 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…