← 返回 Skills 市场
membranedev

Tonic

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
104
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tonic
功能描述
Tonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tonic data.
安全使用建议
This skill is coherent: it uses Membrane to access Tonic and does not request credentials itself. Before installing or running it: 1) Verify the @membranehq/cli package on npm/github (author, downloads, repo, recent activity). 2) Prefer npx or a local install over npm -g to avoid changing global state. 3) Run installation and authentication in a controlled environment if you are concerned about running third-party CLIs. 4) Be prepared to complete a browser-based login (you may need to paste a code into the agent). 5) If you want stricter assurance, ask the publisher to include required-binaries (npm/node, membrane) in the manifest and an install spec so the environment requirements are explicit.
功能分析
Type: OpenClaw Skill Name: tonic Version: 1.0.1 The skill provides instructions for the OpenClaw agent to interact with the Tonic data platform using the Membrane CLI. It includes standard procedures for installation, authentication, and action management via the `@membranehq/cli` tool. No malicious patterns, data exfiltration, or unauthorized execution logic were detected in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Tonic via Membrane and the instructions consistently use the Membrane CLI to discover and run actions against Tonic. However, the manifest declares no required binaries while the instructions assume an installed 'membrane' CLI (and npm/npx to install it). That mismatch is explainable but should be corrected or noted.
Instruction Scope
The SKILL.md stays on-topic: it instructs the agent to install and use the Membrane CLI, authenticate via browser (or perform headless code-exchange), create connections, list/discover actions, and run them. It does not ask the agent to read unrelated files, gather unrelated environment secrets, or post data to unexpected endpoints. It does include interactive steps that require the user to complete login in a browser.
Install Mechanism
There is no formal install spec; the instructions tell the user to install @membranehq/cli via npm -g or use npx. Installing a third-party npm CLI is a moderate-risk action but common for integrations. Verify the npm package source and consider using npx or a local install rather than a global -g install if you want lower system impact.
Credentials
The skill requests no environment variables or credentials in the manifest and the instructions explicitly instruct to let Membrane manage auth (do not ask the user for API keys). Requiring a Membrane account and network access is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install script that writes files in the manifest, and does not set always:true. It does not request persistent elevated privileges or attempt to modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tonic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tonic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tonic
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tonic 是什么?

Tonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tonic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 Tonic?

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

Tonic 是免费的吗?

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

Tonic 支持哪些平台?

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

谁开发了 Tonic?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论