← Back to Skills Marketplace
1kalin

SWOT Analyzer

by 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1020
Downloads
2
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install afrexai-swot-analyzer
Description
Conduct detailed SWOT analyses for businesses or products by evaluating strengths, weaknesses, opportunities, threats, and strategic recommendations based on...
README (SKILL.md)

SWOT Analyzer

Run a structured SWOT analysis for any business, product, or strategic decision.

Trigger

User asks for a SWOT analysis, competitive assessment, or strategic evaluation.

Instructions

  1. Gather context — Ask for (or infer from conversation):

    • Business/product name
    • Industry or market
    • Specific decision or initiative (optional)
    • Key competitors (optional)
  2. Research — If web_search is available, look up:

    • Recent industry trends and market conditions
    • Competitor moves and positioning
    • Regulatory or macro factors
  3. Build the SWOT matrix:

Strengths (Internal, Positive)

  • What advantages does this business/product have?
  • What do they do better than competitors?
  • What unique resources or capabilities exist?

Weaknesses (Internal, Negative)

  • Where are the gaps in capability or resources?
  • What do competitors do better?
  • What limitations exist (team, tech, capital)?

Opportunities (External, Positive)

  • What market trends favor this business?
  • What underserved segments or needs exist?
  • What partnerships or channels are untapped?

Threats (External, Negative)

  • What competitive pressures are increasing?
  • What regulatory, economic, or tech shifts pose risk?
  • What could disrupt the current model?
  1. Score each item — Rate impact (1-5) and likelihood (1-5). Calculate priority = impact × likelihood.

  2. Strategic recommendations:

    • SO strategies (use Strengths to capture Opportunities)
    • WO strategies (address Weaknesses to unlock Opportunities)
    • ST strategies (use Strengths to mitigate Threats)
    • WT strategies (address Weaknesses to reduce Threat exposure)
  3. Output format:

## SWOT Analysis: [Business/Product]

### Strengths
| # | Factor | Impact | Likelihood | Priority |
|---|--------|--------|------------|----------|
| 1 | ...    | 4      | 5          | 20       |

### Weaknesses
(same format)

### Opportunities
(same format)

### Threats
(same format)

### Strategic Moves
1. **[SO] ...** — leverage X strength to capture Y opportunity
2. **[WO] ...** — fix X weakness to unlock Y opportunity
3. **[ST] ...** — use X strength to defend against Y threat
4. **[WT] ...** — shore up X weakness before Y threat materializes

### Bottom Line
One paragraph: what's the single most important strategic move right now and why.

Tips

  • Be specific, not generic. "Strong brand" is weak. "73% unaided brand recall in target demo" is strong.
  • Challenge assumptions. If the user says "no weaknesses," push back.
  • Prioritize ruthlessly. 3 high-priority items beat 15 medium ones.
  • Time-bound where possible. "Opportunity window closes Q3 2026" is actionable.
Usage Guidance
This skill appears coherent and low-risk: it only asks for business context and (optionally) uses web search. Before installing, consider: 1) the package metadata lacks an external homepage and owner provenance — if that matters to you, try to verify the author or prefer a known source; 2) avoid entering proprietary or secret information into prompts (the skill may include that text in web queries or logs); 3) if your agent's web_search uses external services, verify their privacy policy for any sensitive queries; and 4) test the skill with non-sensitive examples to confirm its behavior before using it on real projects.
Capability Analysis
Type: OpenClaw Skill Name: afrexai-swot-analyzer Version: 1.0.0 The OpenClaw skill 'afrexai-swot-analyzer' is designed for performing SWOT analyses. The `SKILL.md` instructs the AI agent to gather context and use `web_search` to look up industry trends and competitor information, which is a legitimate use of an agent's capabilities for its stated purpose. There are no instructions for data exfiltration, unauthorized command execution, persistence, or malicious prompt injection. The `README.md` contains standard installation instructions and links to related, seemingly benign, external projects by the same developer.
Capability Assessment
Purpose & Capability
The SKILL.md and README clearly describe a SWOT analyzer and the runtime instructions match that purpose. Minor note: the registry metadata lacks a description and the source/homepage are missing, so provenance is unclear but this does not contradict the skill's functionality.
Instruction Scope
The instructions only ask the agent to gather user-provided context, optionally use web_search when available, build a scored SWOT matrix, and produce recommendations. They do not instruct reading local files, accessing environment variables, or contacting unexpected endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to an analysis-only tool.
Persistence & Privilege
always is false and the skill does not request persistent or elevated agent privileges. The skill can be invoked autonomously by the agent (default), which is expected for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install afrexai-swot-analyzer
  3. After installation, invoke the skill by name or use /afrexai-swot-analyzer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of SWOT Analyzer: structured, actionable SWOT analysis for business or product strategy. - Guides users through providing business context for analysis. - Supports web search for current market and competitor insights (if available). - Creates detailed SWOT matrix with scored and prioritized factors. - Generates targeted strategic recommendations (SO, WO, ST, WT). - Delivers concise, actionable summary highlighting the top strategic move.
Metadata
Slug afrexai-swot-analyzer
Version 1.0.0
License
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is SWOT Analyzer?

Conduct detailed SWOT analyses for businesses or products by evaluating strengths, weaknesses, opportunities, threats, and strategic recommendations based on... It is an AI Agent Skill for Claude Code / OpenClaw, with 1020 downloads so far.

How do I install SWOT Analyzer?

Run "/install afrexai-swot-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SWOT Analyzer free?

Yes, SWOT Analyzer is completely free (open-source). You can download, install and use it at no cost.

Which platforms does SWOT Analyzer support?

SWOT Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SWOT Analyzer?

It is built and maintained by 1kalin (@1kalin); the current version is v1.0.0.

💬 Comments