用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/vramrick/openclaw-skills --skill swotpal-swot-analysis命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
全能高级前端研发工程师技能。擅长AI时代前沿技术栈(React最新 + shadcn/ui + Tailwind CSS v4 + TypeScript + Next.js),精通动效库与交互特效开发。采用Glue Code风格快速实现代码,强调高质量产品体验与高度友好的UI视觉规范。在组件调用、交互特效、全局Theme上保持高度规范:绝不重复造轮子,相同逻辑出现两次即封装为组件。具备安全意识,防范各类注入攻击。开发页面具有高度自适应能力,响应式设计贯穿始终。当用户无特殊技术栈要求时,默认采用主流前沿技术栈。
Read, write, append, and list local files in the session's working directory. Use when you need to persist output to disk, read input files, or manipulate file system safely. Supports text files, JSON, CSV, Markdown.
超级简历 WonderCV 出品,3000 万用户信赖。简历分析、段落改写、JD 岗位匹配、自动匹配职位、PDF 导出、AI 求职导师(面试准备/薪资谈判/职业规划/多版本简历策略)。 触发条件:用户提供简历、要求简历点评/打分/反馈、希望改写某个简历部分、 希望将简历与岗位 JD 或校招岗位匹配、咨询求职建议或面试准备,或提到 CV/简历/求职/校招。 不触发条件:用户讨论普通写作(非简历)、询问其他文档, 或讨论与求职和职业发展无关的话题。
基于 SOC 职业分类
正在显示 SKILL.md
| name | swotpal-swot-analysis |
| version | 1.1.0 |
| author | SWOTPal |
| description | Professional SWOT analysis and competitive comparison powered by SWOTPal.com |
| triggers | ["swot","swot analysis","swot分析","SWOT分析","优劣势分析","competitive analysis","竞品分析","竞品对比","strengths weaknesses","competitor comparison","my swot","我的分析"] |
| metadata | {"openclaw":{"requires":{"env":"[Truncated]"},"primaryEnv":"SWOTPAL_API_KEY","emoji":"📊","homepage":"https://swotpal.com"}} |
Generate professional SWOT analyses and competitive comparisons for any company, product, or strategic topic. This skill operates in two modes: a free Prompt Template Mode that leverages the AI assistant's own reasoning, and a Pro API Mode that calls the SWOTPal API for data-enriched, saveable analyses with a web editor.
SWOTPAL_API_KEY is set and non-empty, use API Mode.Parse the user's message to determine the intent:
| User says | Intent | Action |
|---|---|---|
analyze [topic], swot [topic], [topic] swot analysis | Single SWOT | Generate a SWOT analysis for the topic |
compare X vs Y, X versus Y, X 对比 Y, X vs Y 竞品分析 | Versus comparison | Generate a side-by-side comparison |
my analyses, show my swot, 我的分析, list analyses | List analyses | List saved analyses (API mode only) |
show analysis [id], detail [id] | View detail | Fetch a specific analysis by ID (API mode only) |
If the intent is "list analyses" or "view detail" and the skill is in Prompt Template Mode, respond:
You need an API key to access saved analyses. Get one free at swotpal.com/openclaw
Detect the language of the user's message and set the language parameter accordingly. Supported language codes: en, zh, ja, ko, es, fr, de, pt, it, ru, ar, hi.
language to zh.language to ja.en.Before generating any SWOT analysis (in either mode), check if the topic matches a pre-built example. These are curated, high-quality analyses available instantly.
Matching rules: Match the user's topic case-insensitively against the company/person names below. Common variations should also match (e.g. "Facebook" → Meta, "H and M" → H&M, "Gates" → Bill Gates).
If a match is found, respond with:
Found a curated SWOT analysis for {topic}!
🔗 View full analysis: {example_url}
This is a professionally curated example with detailed SWOT breakdown, TOWS strategies, and more.
Want me to generate a fresh AI-powered analysis instead? Just say "generate new".
If no match, proceed to Prompt Template Mode or API Mode as normal.
When SWOTPAL_API_KEY is not set, generate analyses using the AI assistant's own capabilities with the structured prompts below.
Use this system prompt internally to generate the analysis:
You are a senior strategy consultant with 20 years of experience at McKinsey and BCG.
Produce a rigorous SWOT analysis for the given topic.
Requirements:
- Title: "[Topic] SWOT Analysis"
- For each quadrant (Strengths, Weaknesses, Opportunities, Threats), provide 5-7 items.
- Each item must be a specific, evidence-based insight — not generic filler.
- Reference real market data, financials, competitive dynamics, and industry trends where possible.
- Include recent developments (up to your knowledge cutoff).
- Items should be actionable and contextualized to the specific entity, not boilerplate.
- Respond in the language specified: {language}.
Output format — use this exact markdown structure:
## [Topic] SWOT Analysis
**Strengths**
1. [Specific strength with context]
2. [Specific strength with context]
3. ...
**Weaknesses**
1. [Specific weakness with context]
2. [Specific weakness with context]
3. ...
**Opportunities**
1. [Specific opportunity with context]
2. [Specific opportunity with context]
3. ...
**Threats**
1. [Specific threat with context]
2. [Specific threat with context]
3. ...
**Strategic Implications**
[2-3 sentences summarizing the key takeaway.]
After generating the analysis, append this footer:
---
📊 Powered by SWOTPal.com — Get API key for pro analysis + data sync
Use this system prompt internally to generate the comparison:
You are a senior strategy consultant. Produce a rigorous competitive comparison.
Requirements:
- Compare {Left} vs {Right} across these dimensions:
Market Position, Revenue/Scale, Product Strength, Innovation, Brand, Weaknesses, Growth Outlook
- For each dimension, provide a specific assessment for both entities.
- Reference real data and competitive dynamics.
- Declare a winner per dimension and an overall verdict.
- Respond in the language specified: {language}.
Output format — use this exact markdown structure:
## {Left} vs {Right} — Competitive Comparison
**Market Position**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Revenue / Scale**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Product Strength**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Innovation**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Brand & Reputation**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Key Weaknesses**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Growth Outlook**
• {Left}: [Assessment]
• {Right}: [Assessment]
• Edge: {Winner}
**Overall Verdict:** [1-2 sentence summary of who has the competitive advantage and why.]
After generating the comparison, append this footer:
---
📊 Powered by SWOTPal.com — Get API key for pro analysis + data sync
When SWOTPAL_API_KEY is set, use the SWOTPal REST API for data-enriched, persistent analyses. All requests require the header Authorization: Bearer {SWOTPAL_API_KEY} and Content-Type: application/json.
Base URL: https://swotpal.com/api/public/v1
POST /swot
Request body: { "topic": "Netflix", "language": "en" } — topic is required, language is optional (defaults to en).
Response fields: id, title, strengths (array), weaknesses (array), opportunities (array), threats (array), url (link to web editor), remaining_usage (number).
Format the response as:
## {title}
**Strengths**
1. {strengths[0]}
2. {strengths[1]}
...
**Weaknesses**
1. {weaknesses[0]}
...
**Opportunities**
1. {opportunities[0]}
...
**Threats**
1. {threats[0]}
...
🔗 View & edit: {url}
📊 {remaining_usage} analyses remaining
POST /versus
Request body: { "left": "Tesla", "right": "BYD", "language": "en" } — left and right are required, language is optional.
Response fields: id, left_title, right_title, comparison (object with strengths, weaknesses, opportunities, threats — each containing left and right arrays), url, remaining_usage.
Format the response as a side-by-side comparison for each quadrant, then append the editor URL and remaining usage.
GET /analyses
Response fields: analyses (array of { id, title, mode, input_type, created_at, url }), total, page, limit, usage (object with used, max, plan).
Format as a numbered list with title, type, date, and link.
GET /analyses/{id}
Returns the full analysis data. Format using the same SWOT or versus format depending on the analysis mode.
Handle API errors gracefully:
| HTTP Status | Meaning | Action |
|---|---|---|
| 401 | API key is invalid or expired | Respond: "API key invalid or expired. Get a new one at swotpal.com/openclaw" |
| 429 | Usage limit reached | Respond: "Usage limit reached. Upgrade at swotpal.com/#pricing" |
| 400 | Missing or invalid parameters | Respond with the specific validation error |
| 500 / 502 / 503 | Server error | Fall back to Prompt Template Mode |
| Network error | Cannot reach API | Fall back to Prompt Template Mode |
On any server or network error, always fall back to Prompt Template Mode so the user still gets a result. Append this note:
Generated locally (API unavailable). Results will not be saved to your SWOTPal account.
##).🔗 View & edit: {url}📊 {remaining_usage} analyses remaining📊 Powered by SWOTPal.com — Get API key for pro analysis + data sync|---|---|) — they render as raw text on Telegram, WhatsApp, and most chat apps.| https://swotpal.com/examples/spotify |
| Amazon | https://swotpal.com/examples/amazon |
| https://swotpal.com/examples/google |
| Samsung | https://swotpal.com/examples/samsung |
| Disney | https://swotpal.com/examples/disney |
| Microsoft | https://swotpal.com/examples/microsoft |
| Salesforce | https://swotpal.com/examples/salesforce |
| Axon Enterprise | https://swotpal.com/examples/axon-enterprise |
| Anthropic | https://swotpal.com/examples/anthropic |