← 返回 Skills 市场
toolate28

Meta-Skill Orchestration Surface

作者 toolated · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
263
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install reson8-activator
功能描述
The meta-skill that knows its own activation surface. Use this skill whenever the user wants to "activate" a capability, asks "what can you do", wants to cha...
安全使用建议
This skill appears to be what it says: a router/orchestrator that reads its included activation map and proposes/executes skill chains. Before installing or enabling it, consider: (1) confirm that the agent will always present proposed chains and request explicit user approval before executing steps that access external services; (2) review downstream skills (skill-creator, mcp-builder, connectors) for any credential or network requirements they will request if invoked; (3) be cautious about allowing automatic publication or deployment steps (Cloudflare, Vercel, marketplace bridges) — those require platform credentials and may publish content or code; and (4) periodically audit the activation-map contents so any referenced external endpoints or packaged tools are still trustworthy. If you want stronger guarantees, require that the activator never autonomously invokes build/deploy skills without an extra confirmation step.
功能分析
Type: OpenClaw Skill Name: reson8-activator Version: 1.0.0 The bundle describes a high-privilege 'meta-orchestrator' designed to manage an extensive inventory of tools across Cloudflare, Google Workspace, and browser automation environments. Key indicators of risk include instructions for the agent to 'Extend' its own surface by generating new code/plugins via 'skill-creator' and 'mcp-builder', and the orchestration of high-risk tools like 'javascript_tool', 'computer' access, and 'read_network_requests' (found in activation-map.md). While the framework is presented as a 'Tapestry of Skills' for orchestration, the ability to bridge sensitive data across substrates (e.g., Cloudflare, Crypto Exchanges, and Google Drive) and 'teach' other agents how to invoke these tools creates a massive attack surface for lateral movement or data exfiltration if the agent is compromised via prompt injection.
能力评估
Purpose & Capability
The name/description (a meta 'activator' that inventories and composes other skills) matches the included references and instructions. It does not request unrelated binaries or credentials; the listed connectors and marketplaces are referenced as potential targets for composed pipelines, which is appropriate for an orchestrator.
Instruction Scope
The SKILL.md limits itself to reading its included reference files, proposing chains, asking for user confirmation, and then executing approved chains. That scope is appropriate. Note: the skill can propose building new skills or invoking other skills (skill-creator, create-cowork-plugin, mcp-builder). Those downstream actions may in turn require credentials or external side effects—the activator itself does not declare them and the doc says it will present proposals for confirmation, which mitigates autonomous escalation.
Install Mechanism
Instruction-only skill with no install spec or code files to execute. No downloads or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths. Although the activation map references connectors that in practice require auth (Google, Cloudflare, X/OAuth, npm/PyPI tokens), this activator correctly does not demand them itself — authentication should be handled by the individual connector skills when invoked.
Persistence & Privilege
always:false and standard model invocation settings. The skill updates/reads only its own reference files; it does not claim to modify other skills' configurations or require permanent system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install reson8-activator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /reson8-activator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of reson8-activate as the meta-skill orchestration layer ("Tapestry of Skills"). - Enables inventory, routing, composition, teaching, and extending of all skills, tools, servers, APIs, and external integrations in Reson8-Labs. - Implements natural language intent parsing to activate appropriate capabilities or skill chains. - Integrates WAVE scoring for coherence at each step of skill chaining, ensuring reliable transitions. - Supports discovery of new skills/connectors and capability extension via skill/plugin/server creation workflows. - Includes marketplace publishing guidance and maintains full inventory awareness for agent interoperability.
元数据
Slug reson8-activator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meta-Skill Orchestration Surface 是什么?

The meta-skill that knows its own activation surface. Use this skill whenever the user wants to "activate" a capability, asks "what can you do", wants to cha... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 263 次。

如何安装 Meta-Skill Orchestration Surface?

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

Meta-Skill Orchestration Surface 是免费的吗?

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

Meta-Skill Orchestration Surface 支持哪些平台?

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

谁开发了 Meta-Skill Orchestration Surface?

由 toolated(@toolate28)开发并维护,当前版本 v1.0.0。

💬 留言讨论