← Back to Skills Marketplace
Solution Architect
by
1126053051-lgtm
· GitHub ↗
· v1.0.0
· MIT-0
157
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install solution-architect
Description
解决方案架构师 - 提供经过验证的商业解决方案框架(增长营销/内容升级/平台增长)。基于真实案例提炼,包含核心框架、战术库、实施路线和 KPI 体系。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install solution-architect - After installation, invoke the skill by name or use
/solution-architect - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0 初始版本 - 提供 3 大核心解决方案框架(增长营销/内容升级/平台增长),基于特斯拉/36 氪/小米 MiMo 真实案例提炼
Metadata
Frequently Asked Questions
What is Solution Architect?
解决方案架构师 - 提供经过验证的商业解决方案框架(增长营销/内容升级/平台增长)。基于真实案例提炼,包含核心框架、战术库、实施路线和 KPI 体系。 It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.
How do I install Solution Architect?
Run "/install solution-architect" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Solution Architect free?
Yes, Solution Architect is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Solution Architect support?
Solution Architect is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Solution Architect?
It is built and maintained by 1126053051-lgtm (@1126053051-lgtm); the current version is v1.0.0.
More Skills