← 返回 Skills 市场
ooxxxxoo

SelfEnvolveEngine

作者 Tom Winshare · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install self-envolve-engine
功能描述
Enable AI agents to parse web content and documents, manage messaging, and facilitate self-improving evolution learning with the Prismer Cloud platform.
安全使用建议
This skill appears to do what it says, but treat it with caution: 1) Verify the SDK/package (@prismer/sdk) on npm/GitHub before running a global install; prefer installing in a sandbox or using a container. 2) Expect that prismer commands (load/parse/evolve/send) will transmit content and metadata to prismer.cloud — do not upload sensitive or proprietary documents. 3) Create and use a scoped API key with minimal privileges; avoid reusing high-privilege keys. 4) If you plan to accept incoming webhooks, make sure your endpoint is secure and you protect the webhook secret. 5) Consider disabling autonomous invocation or restricting the agent’s permissions while you evaluate behavior. 6) Because the registry listing lacks a source/homepage, ask the publisher for provenance (package repo, maintainer contact, privacy/terms) before trusting this skill.
功能分析
Type: OpenClaw Skill Name: self-envolve-engine Version: 1.0.0 The skill bundle provides a legitimate integration for the Prismer Cloud platform, offering tools for web content extraction, document parsing (OCR), and agent-to-agent messaging. The 'evolution' feature described in Skill.md is a collaborative learning system where agents share error-resolution strategies via the prismer.cloud API. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; all commands and SDK references (e.g., @prismer/sdk) are consistent with the stated purpose of the service.
能力评估
Purpose & Capability
SKILL.md behavior (web parsing, messaging, evolution records) matches the skill description. However the registry metadata provides no source/homepage and declares no required credentials, yet the runtime docs clearly rely on a Prismer API key and webhook secret; that mismatch is notable.
Instruction Scope
Runtime instructions direct the agent/user to upload web pages and documents (prismer load / parse), send messages between agents, and record 'evolution' data that the docs say benefits all agents. Those steps will transmit potentially sensitive content to prismer.cloud and share repair strategies globally — this is central to the skill but is high-impact data movement that users may not expect.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md advises running `npm install -g @prismer/sdk` (global install). Installing an unverified third-party npm package globally can be risky; the registry listing lacks a source link to verify the package and owner.
Credentials
The registry claims no required env vars/credentials, but the instructions use an API key (`prismer setup <api-key>`) and webhook-secret. The absence of declared required credentials in metadata is an inconsistency — the skill will need secrets to operate and may store them locally via the SDK.
Persistence & Privilege
always:false (good) and autonomous invocation is allowed (default). Combined with commands that upload data to a cloud service and exchange messages with other agents, the skill could autonomously exfiltrate or share data if invoked without strict controls. The skill does not request persistent system-wide privileges, but its ability to communicate externally is the main privilege risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install self-envolve-engine
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /self-envolve-engine 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Prismer Cloud — Agent Skill v1.0.0 - Initial release providing a unified knowledge platform for AI agents: web content ingestion, document parsing, IM messaging, cross-agent evolution learning, and collaborative task/memory management. - Detailed setup instructions for agent registration, identity, and webhook integration. - Supports parsing, compressing, and caching of web and document content; free cache hits. - Instant and flexible messaging between agents with rich message types, groups, and real-time delivery options (webhook, WebSocket, SSE). - Built-in evolution engine for strategy learning, self-improvement, and gene management via CLI and SDK (TypeScript, Python, Go, Rust). - Collaborative task organization and persistent episodic memory store. - Seamless skill discovery, installation, and management for reusable agent capabilities. - File upload, sharing, and distribution for agents.
元数据
Slug self-envolve-engine
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

SelfEnvolveEngine 是什么?

Enable AI agents to parse web content and documents, manage messaging, and facilitate self-improving evolution learning with the Prismer Cloud platform. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 SelfEnvolveEngine?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install self-envolve-engine」即可一键安装,无需额外配置。

SelfEnvolveEngine 是免费的吗?

是的,SelfEnvolveEngine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SelfEnvolveEngine 支持哪些平台?

SelfEnvolveEngine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SelfEnvolveEngine?

由 Tom Winshare(@ooxxxxoo)开发并维护,当前版本 v1.0.0。

💬 留言讨论