← 返回 Skills 市场
1126053051-lgtm

Solution Architect

作者 1126053051-lgtm · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
157
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install solution-architect
功能描述
解决方案架构师 - 提供经过验证的商业解决方案框架(增长营销/内容升级/平台增长)。基于真实案例提炼,包含核心框架、战术库、实施路线和 KPI 体系。
安全使用建议
This skill appears to do what it says: it ships documentation and a small local CLI for matching/plan recommendations. Before installing/ executing: 1) verify the skill source/author if you need provenance (homepage unknown). 2) Note skill.yaml lists PyYAML though the script doesn't use it — a harmless mismatch but check dependencies before installing. 3) skill.yaml sets sandbox:false — consider running the script in a contained environment (VM or sandbox) if you have security concerns. 4) The 'enhance' action checks whether a local file exists (it does not read or transmit it), but avoid supplying sensitive paths. 5) License is CC BY-NC-SA (non-commercial) — confirm you are allowed to use it in your intended context.
功能分析
Type: OpenClaw Skill Name: solution-architect Version: 1.0.0 The 'solution-architect' skill is a legitimate business strategy tool providing frameworks for growth marketing, content upgrades, and platform growth. The core logic in 'script.py' is a simple keyword-matching engine that operates locally without any network access, shell execution (os.system/subprocess), or sensitive file manipulation. The documentation in 'SKILL.md' and 'README.md' is consistent with the stated purpose and contains no evidence of prompt injection or malicious instructions.
能力评估
Purpose & Capability
Name/description (solution frameworks: growth marketing, content upgrade, platform growth) match the shipped files (framework docs, README, CLI script). The included script implements listing, showing, matching, planning, and a simple 'enhance' file-check flow — all coherent with the stated purpose.
Instruction Scope
SKILL.md instructs running the local CLI (script.py) with specific actions. The script only performs local operations: keyword matching, printing recommendations, checking existence of a user-provided plan file (Path.exists), and referencing local framework markdown files. It does not read arbitrary environment variables, open or transmit network endpoints, or exfiltrate data.
Install Mechanism
There is no install spec (instruction-only + bundled script/docs). No external downloads or archive extraction are used. The code shipped is local and human-readable.
Credentials
The skill declares no required environment variables or credentials (which is appropriate). One minor inconsistency: skill.yaml lists 'pyyaml' as a required Python dependency but the bundled script.py does not import or use PyYAML. This is likely harmless (an extraneous dependency declaration) but worth noting.
Persistence & Privilege
The skill is not marked 'always: true' and is user-invocable (normal). However skill.yaml sets execution.sandbox: false; that indicates the runtime intends to execute the bundled CLI unsandboxed. While the script itself is benign, unsandboxed execution increases impact if the shipped code were altered — consider running it in a controlled environment if you are cautious.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install solution-architect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /solution-architect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0 初始版本 - 提供 3 大核心解决方案框架(增长营销/内容升级/平台增长),基于特斯拉/36 氪/小米 MiMo 真实案例提炼
元数据
Slug solution-architect
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Solution Architect 是什么?

解决方案架构师 - 提供经过验证的商业解决方案框架(增长营销/内容升级/平台增长)。基于真实案例提炼,包含核心框架、战术库、实施路线和 KPI 体系。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。

如何安装 Solution Architect?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install solution-architect」即可一键安装,无需额外配置。

Solution Architect 是免费的吗?

是的,Solution Architect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Solution Architect 支持哪些平台?

Solution Architect 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Solution Architect?

由 1126053051-lgtm(@1126053051-lgtm)开发并维护,当前版本 v1.0.0。

💬 留言讨论