← 返回 Skills 市场
180
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wu-ai
功能描述
[何时使用]当用户需要分析 AI 趋势时;当用户问"AI 投资机会在哪里"时;当进行智能趋势分析时;当应用吴军 AI 三波浪潮理论时
安全使用建议
This skill appears to implement AI trend analysis, but before installing you should: 1) Verify whether your agent environment has the 'uv' binary and the sibling skill 'skills/searxng' at the referenced relative path—the Python script will call them via subprocess. 2) Inspect the referenced searxng script (../../skills/searxng/scripts/searxng.py) to confirm it’s trustworthy, since analyze-ai.py will execute it and it may perform network requests. 3) If you don't want the skill to execute other local scripts, request the author to remove or make the search step optional and to declare required binaries/dependencies in the manifest. 4) Because the script spawns subprocesses, ensure it cannot access secrets or sensitive files in your agent environment. If you can't confirm the external 'searxng' code and the 'uv' runtime, treat this package cautiously.
功能分析
Type: OpenClaw Skill
Name: wu-ai
Version: 2.0.0
The skill bundle is designed for AI trend and investment analysis based on Wu Jun's theories. The core logic in `scripts/analyze-ai.py` uses `subprocess.run` to call a local search utility (`searxng.py`) via a relative path to gather data, which is consistent with its stated purpose. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found in `SKILL.md` or the Python code.
能力评估
Purpose & Capability
The skill claims only trend analysis and lists no required binaries/env, but scripts/analyze-ai.py attempts to invoke an external command ('uv') and a sibling skill script at a relative path ('../../skills/searxng/scripts/searxng.py'). Requiring another skill's code and an undeclared binary is not proportional to the stated purpose and is an undeclared dependency.
Instruction Scope
SKILL.md describes analysis and mentions using searxng for search results, which aligns with the script's behavior. However, the runtime instruction surface (the included Python) executes a local external script by subprocess (potentially running arbitrary code from a sibling path). The SKILL.md does not document that the skill will execute other local scripts or require the 'uv' runtime.
Install Mechanism
There is no install spec (instruction-only plus a code file). No remote downloads or archive extraction are present in the manifest, which minimizes supply-chain install risk.
Credentials
The skill declares no required environment variables or credentials, and none are obviously needed for its stated functionality. However, the script will perform network-like search operations via searxng (if available) and executes an external binary; callers should ensure no secrets or unrelated config are accessible to the executed subprocess.
Persistence & Privilege
always is false and there is no indication the skill requests elevated or persistent platform privileges. The skill does not attempt to modify other skills' configs in the provided files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wu-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/wu-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
按 v2.0 标准重构
元数据
常见问题
吴军 AI 趋势 是什么?
[何时使用]当用户需要分析 AI 趋势时;当用户问"AI 投资机会在哪里"时;当进行智能趋势分析时;当应用吴军 AI 三波浪潮理论时. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 180 次。
如何安装 吴军 AI 趋势?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wu-ai」即可一键安装,无需额外配置。
吴军 AI 趋势 是免费的吗?
是的,吴军 AI 趋势 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
吴军 AI 趋势 支持哪些平台?
吴军 AI 趋势 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 吴军 AI 趋势?
由 lj22503(@lj22503)开发并维护,当前版本 v2.0.0。
推荐 Skills