# Send SWOT Analyzer to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "afrexai-swot-analyzer",
    "name": "SWOT Analyzer",
    "source": "tencent",
    "type": "skill",
    "category": "数据分析",
    "sourceUrl": "https://clawhub.ai/1kalin/afrexai-swot-analyzer",
    "canonicalUrl": "https://clawhub.ai/1kalin/afrexai-swot-analyzer",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/afrexai-swot-analyzer",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-swot-analyzer",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "afrexai-swot-analyzer",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T03:41:23.476Z",
      "expiresAt": "2026-05-07T03:41:23.476Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-swot-analyzer",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-swot-analyzer",
        "contentDisposition": "attachment; filename=\"afrexai-swot-analyzer-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "afrexai-swot-analyzer"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/afrexai-swot-analyzer"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/afrexai-swot-analyzer",
    "downloadUrl": "https://openagent3.xyz/downloads/afrexai-swot-analyzer",
    "agentUrl": "https://openagent3.xyz/skills/afrexai-swot-analyzer/agent",
    "manifestUrl": "https://openagent3.xyz/skills/afrexai-swot-analyzer/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/afrexai-swot-analyzer/agent.md"
  }
}
```
## Documentation

### 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

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

Business/product name
Industry or market
Specific decision or initiative (optional)
Key competitors (optional)



Research — If web_search is available, look up:

Recent industry trends and market conditions
Competitor moves and positioning
Regulatory or macro factors



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?

Score each item — Rate impact (1-5) and likelihood (1-5). Calculate priority = impact × likelihood.


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)



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.
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 1kalin
- Version: 1.0.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T03:41:23.476Z
- Expires at: 2026-05-07T03:41:23.476Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/afrexai-swot-analyzer)
- [Send to Agent page](https://openagent3.xyz/skills/afrexai-swot-analyzer/agent)
- [JSON manifest](https://openagent3.xyz/skills/afrexai-swot-analyzer/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/afrexai-swot-analyzer/agent.md)
- [Download page](https://openagent3.xyz/downloads/afrexai-swot-analyzer)