← Back to Skills Marketplace
180
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wu-ai
Description
[何时使用]当用户需要分析 AI 趋势时;当用户问"AI 投资机会在哪里"时;当进行智能趋势分析时;当应用吴军 AI 三波浪潮理论时
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wu-ai - After installation, invoke the skill by name or use
/wu-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
按 v2.0 标准重构
Metadata
Frequently Asked Questions
What is 吴军 AI 趋势?
[何时使用]当用户需要分析 AI 趋势时;当用户问"AI 投资机会在哪里"时;当进行智能趋势分析时;当应用吴军 AI 三波浪潮理论时. It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install 吴军 AI 趋势?
Run "/install wu-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 吴军 AI 趋势 free?
Yes, 吴军 AI 趋势 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 吴军 AI 趋势 support?
吴军 AI 趋势 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 吴军 AI 趋势?
It is built and maintained by lj22503 (@lj22503); the current version is v2.0.0.
More Skills