← Back to Skills Marketplace
membranedev

Tonic

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install tonic
Description
Tonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tonic data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tonic
  3. After installation, invoke the skill by name or use /tonic
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug tonic
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Tonic?

Tonic integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tonic data. It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install Tonic?

Run "/install tonic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tonic free?

Yes, Tonic is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tonic support?

Tonic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tonic?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments