← 返回 Skills 市场
Technical Business Strategy Analysis
作者
vincentlau2046-sudo
· GitHub ↗
· v1.0.0
· MIT-0
167
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install technical-business-strategy-analysis
功能描述
专业级商业战略分析:从市场规模估算到可执行洞察的完整工作流。支持 TAM/SAM/SOM、竞品矩阵、SWOT+、Porter 五力、商业模式画布等专业框架。
安全使用建议
This skill generally does what it claims (market & strategy analysis), but there are several mismatches you should address before installing or running it:
- The skill expects a Tavily API key in ~/.openclaw/.env (TAVILY_API_KEY) and will read it, but the registry metadata does not declare any required env vars—confirm where to store credentials and how they are protected.
- tavily-config.sh and SKILL.md create config files under ~/.config and output under ~/.openclaw/workspace. If you do not want persistent files in your home directory, run the skill in a sandbox or review/modify the paths.
- SKILL.md contains hard-coded absolute paths (/home/Vincent/...) which may not match your environment—ask the author to replace these with $HOME or relative paths.
- Review the Tavily service: verify it is trustworthy and whether it logs or exfiltrates queries. Avoid placing secrets in plain ~/.openclaw/.env if possible; prefer a secure secret store.
- If you plan to use paid/third-party data sources (Crunchbase, IBISWorld, etc.), check whether additional API keys are needed and whether those credentials will be read or stored by the skill.
If you cannot confirm these points with the author, run the skill in an isolated environment first and inspect the files it writes.
能力评估
Purpose & Capability
The stated purpose (business/market strategy analysis using TAM/SAM/SOM, SWOT, Porter, etc.) aligns with the SKILL.md contents and included framework/templates. The required capabilities (web data collection, quantitative analysis, report generation) are consistent with the skill's goals. However, the skill expects use of a 'Tavily' search API and a local API key stored in ~/.openclaw/.env even though no required environment variables or config paths are declared in the registry metadata — that mismatch is noteworthy.
Instruction Scope
SKILL.md instructs the agent to create directories and write many files under the user's home workspace (~/.openclaw/workspace/...) and to read a local file (~/.openclaw/.env) for the Tavily API key. It also contains shell fragments that use an absolute path (/home/Vincent/.openclaw/workspace/) which may not match the actual user and could cause unexpected behavior. The skill calls external data sources and another skill (ppt-generator) — those calls are expected for this purpose, but the implicit file I/O and hard-coded paths expand the scope beyond pure analysis and are not reflected in declared requirements.
Install Mechanism
No install spec is provided (instruction-only), and the only executable file included is a small bash configuration script. This is lower risk than arbitrary binary downloads. There are no external installers, package downloads, or extract operations in the manifest.
Credentials
Registry metadata lists no required env vars, but both README.md and tavily-config.sh (and SKILL.md) expect a Tavily API key stored at ~/.openclaw/.env (TAVILY_API_KEY). The skill thus implicitly requires credentials and reads a local env file, which is not declared. Other external data sources (e.g., Crunchbase) may require separate credentials but are not mentioned as required. Requiring an API key stored in a plaintext env file without declaring it is an incoherence and a potential secret-management concern.
Persistence & Privilege
The skill writes configuration (~/.config/business-strategy-analysis/tavily_domains.json) and saves analysis outputs under ~/.openclaw/workspace/, which grants it persisted presence in the user's home. 'always' is false, and the skill does not request elevated system privileges or modify other skills. Persisting files in user config/workspace is reasonable for this use case, but the hard-coded /home/Vincent paths and undeclared config writes should be clarified.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install technical-business-strategy-analysis - 安装完成后,直接呼叫该 Skill 的名称或使用
/technical-business-strategy-analysis触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Business Strategy Analysis v1.0.0 – 专业级战略分析完整工作流发布
- 提供端到端商业战略分析:覆盖市场规模估算(TAM/SAM/SOM)、竞品矩阵、SWOT+、Porter五力、商业模式画布等主流分析框架。
- 支持多行业专业化模板(AI Infra、SaaS、AI Agent、消费品、AI软件),细化分析维度与核心指标,自动匹配行业模板。
- 实现严格量化分析(含置信区间、具体数值、可靠性评分等),所有主要输出含可视化和数据溯源。
- 自动化数据提取和输出目录管理,支持结构化报告、原始数据、可视化演示文稿一键生成。
- 内置权威数据源白名单与针对性提取策略,提高数据质量与分析准确度。
- 丰富的错误处理和降级策略,确保在数据或API异常时保持可靠输出。
元数据
常见问题
Technical Business Strategy Analysis 是什么?
专业级商业战略分析:从市场规模估算到可执行洞察的完整工作流。支持 TAM/SAM/SOM、竞品矩阵、SWOT+、Porter 五力、商业模式画布等专业框架。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 167 次。
如何安装 Technical Business Strategy Analysis?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install technical-business-strategy-analysis」即可一键安装,无需额外配置。
Technical Business Strategy Analysis 是免费的吗?
是的,Technical Business Strategy Analysis 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Technical Business Strategy Analysis 支持哪些平台?
Technical Business Strategy Analysis 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Technical Business Strategy Analysis?
由 vincentlau2046-sudo(@vincentlau2046-sudo)开发并维护,当前版本 v1.0.0。
推荐 Skills