← Back to Skills Marketplace
qutongyuan

OW Strategy 3 Step | 大恩专题策略三步法

by qutongyuan · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
92
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install ow-strategy-3-step
Description
OW Strategy 3 Step (大恩专题策略三步法) - 精简版房地产营销策略方法论。聚焦核心课题、解决方案、传播规划三步快速制定策略。适用于专题策划、快速提案、小型项目。触发词:专题策略、三步法、快速策划、策略提案。
Usage Guidance
This skill appears to do what its description says (marketing strategy templates + a small project generator) and does not contact the network or request secrets. However: 1) there is a manifest inconsistency — SKILL.md requires python3 but the registry metadata listed none; ensure python3 is available if you plan to run the script. 2) The included script writes JSON files to a local state/projects folder and uses the provided project name directly as a filename — avoid using untrusted input for project names because a crafted name could cause files to be written outside the intended directory (directory traversal). If you plan to install/use it, review or sanitize project names, run the skill in a restricted/sandboxed environment, and avoid putting sensitive data into project fields. If you need higher assurance, ask the author to fix filename sanitization and align the manifest metadata before installing.
Capability Analysis
Type: OpenClaw Skill Name: ow-strategy-3-step Version: 1.0.2 The skill bundle is a legitimate marketing methodology tool for real estate strategy. The Python script (scripts/three_steps.py) provides basic local file management for project tracking, and the documentation (SKILL.md) contains standard instructional templates without any signs of prompt injection, data exfiltration, or malicious execution.
Capability Assessment
Purpose & Capability
The skill's name/description (a 3-step marketing strategy helper) aligns with the provided Python script and templates. However, the registry metadata listed no required binaries while the SKILL.md declares python3 as a required binary and a python script is included — that's an internal inconsistency in the manifest.
Instruction Scope
SKILL.md stays within the stated purpose (templates and process). The included script creates and lists project JSON files under a local state/projects directory, which is coherent. However, create_project writes files using the raw project_name into PROJECTS_DIR / f"{project_name}.json" without sanitization — this can allow directory traversal or writing outside the intended folder if an attacker or careless user supplies a crafted project name. The skill does not perform any network I/O, nor does it read unrelated system files.
Install Mechanism
No install spec is provided (instruction-only plus a small helper script). Nothing is downloaded or installed by the skill manifest; risk from install mechanisms is low.
Credentials
The skill requests no environment variables or external credentials. That is proportionate to its marketing/template purpose.
Persistence & Privilege
The script persistently writes project JSON files under a state directory relative to the skill. 'always' is false (not forced), so it won't be auto-included globally. Persistent storage of project data is expected for this type of tool, but users should note data is stored on disk and could be written outside the intended directory due to the unsanitized filename handling.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ow-strategy-3-step
  3. After installation, invoke the skill by name or use /ow-strategy-3-step
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
修复显示名称
v1.0.1
移除时间周期规定,由用户自定义时间安排
v1.0.0
首次发布 - 精简版三步法:核心课题、解决方案、传播规划
Metadata
Slug ow-strategy-3-step
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is OW Strategy 3 Step | 大恩专题策略三步法?

OW Strategy 3 Step (大恩专题策略三步法) - 精简版房地产营销策略方法论。聚焦核心课题、解决方案、传播规划三步快速制定策略。适用于专题策划、快速提案、小型项目。触发词:专题策略、三步法、快速策划、策略提案。 It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.

How do I install OW Strategy 3 Step | 大恩专题策略三步法?

Run "/install ow-strategy-3-step" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OW Strategy 3 Step | 大恩专题策略三步法 free?

Yes, OW Strategy 3 Step | 大恩专题策略三步法 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OW Strategy 3 Step | 大恩专题策略三步法 support?

OW Strategy 3 Step | 大恩专题策略三步法 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OW Strategy 3 Step | 大恩专题策略三步法?

It is built and maintained by qutongyuan (@qutongyuan); the current version is v1.0.2.

💬 Comments