← 返回 Skills 市场
Ultimate Agent System
作者
fr33b1rd8979-max
· GitHub ↗
· v1.0.0
297
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ultimate-agent
功能描述
整合proactive-agent、self-improving、create-agent的最强技能系统。包含主动工作、自我改进、代理创建三大核心能力。
安全使用建议
This skill contains working code and will create and persist state on disk (memory/ultimate-state.json under a workspace). Before installing or running it: 1) Review the three Python scripts locally (especially publish.py and ultimate_system.py) to ensure you accept the filesystem operations and subprocess calls. 2) Be aware publish.py expects the ClawHub CLI and benchmark.py uses psutil and a hardcoded D:/ path — run tests in a sandbox or VM first. 3) Remove or inspect any invisible/unicode-control characters in SKILL.md (scanner flagged them). 4) Don't run on systems with sensitive data until you confirm there are no network calls or credential exfiltration paths; run it offline if possible. 5) Ask the publisher for the canonical source repository and a signed release; without a known upstream source, treat it with extra caution.
功能分析
Type: OpenClaw Skill
Name: ultimate-agent
Version: 1.0.0
The bundle provides a framework for a proactive agent system with features for performance monitoring, state recovery, and automated agent creation. The core logic in `scripts/ultimate_system.py` and `scripts/benchmark.py` performs standard system checks (disk usage via shutil, memory via psutil) and state management consistent with the documentation. While the instructions in `SKILL.md` encourage 'relentless resource utilization,' they are framed within productivity goals and lack any indicators of malicious intent, data exfiltration, or unauthorized remote access.
能力评估
Purpose & Capability
Name/description (proactive engine, self-improvement, agent factory) align with the included Python implementation. However metadata claims 'no required binaries' while scripts (scripts/publish.py and README/SKILL.md) expect the ClawHub CLI; benchmark code imports psutil (not declared) and writes to a hardcoded Windows path (D:/Test-Benchmark). These are disproportionate or at least undocumented dependencies.
Instruction Scope
SKILL.md instructs installation via 'clawhub install' and describes automatic environment detection. The shipped code reads/writes workspace and memory files (OPENCLAW_WORKSPACE, memory/ultimate-state.json), checks disk usage and may create directories — actions consistent with stateful agent behavior. SKILL.md contains a prompt-injection signal (unicode-control-chars) which could be an attempt to manipulate LLMs; the instructions are otherwise somewhat high-level and grant broad discretion to 'automatically detect and configure' which is vague and increases risk.
Install Mechanism
No formal install spec is provided (instruction-only), which limits automated vetting. There are local scripts (publish/benchmark/ultimate_system) but no package/install manifest. publish.py runs subprocesses invoking 'clawhub' and executes scripts; benchmark.py uses psutil and writes to a hardcoded Windows path. Lack of declared installation dependencies (clawhub, psutil) and the presence of filesystem-writes are notable.
Credentials
The skill does not declare or require credentials or secrets. It reads an optional OPENCLAW_WORKSPACE env var (reasonable for locating workspace). No other environment variables or tokens are requested in metadata. The code will read/write local filesystem state, which is expected for a persistent agent.
Persistence & Privilege
always is false and user-invocable is true. The skill persists state under its own memory directory and does not appear to modify other skills or global agent config. Autonomous invocation is allowed by default (platform behavior) but is not combined with other high-risk factors here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ultimate-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/ultimate-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始发布:整合主动工作、自我改进、代理创建三大核心能力,打造最强AI伙伴系统
元数据
常见问题
Ultimate Agent System 是什么?
整合proactive-agent、self-improving、create-agent的最强技能系统。包含主动工作、自我改进、代理创建三大核心能力。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 297 次。
如何安装 Ultimate Agent System?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ultimate-agent」即可一键安装,无需额外配置。
Ultimate Agent System 是免费的吗?
是的,Ultimate Agent System 完全免费(开源免费),可自由下载、安装和使用。
Ultimate Agent System 支持哪些平台?
Ultimate Agent System 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ultimate Agent System?
由 fr33b1rd8979-max(@fr33b1rd8979-max)开发并维护,当前版本 v1.0.0。
推荐 Skills