← Back to Skills Marketplace
Osano
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
146
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install osano
Description
Osana integration. Manage data, records, and automate workflows. Use when the user wants to interact with Osana data.
Usage Guidance
This skill looks like a thin wrapper that asks you to install the third-party Membrane CLI to connect to an Osano-like service. Before installing or running it: (1) Verify the homepage/repository (getmembrane.com and the referenced GitHub repo) are legitimate and match what you expect. (2) Prefer using npx (invokes package without global install) if you want to avoid writing a global binary. (3) Be aware the SKILL.md expects a browser-based login flow — do not paste secrets into chat; complete login in your browser. (4) Note the registry metadata does not list the Membrane CLI as a required binary — this is likely an omission but confirm with the skill author. (5) Confirm the intended target is Osano (spelling mismatch in the doc) and that you trust the Membrane connector before delegating credential management to it.
Capability Analysis
Type: OpenClaw Skill
Name: osano
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with the Osano platform using the Membrane CLI. It follows standard procedures for CLI installation, authentication, and action execution without any signs of malicious intent, data exfiltration, or obfuscation. The use of the '@membranehq/cli' package and the 'getmembrane.com' domain aligns with the stated purpose of the integration (SKILL.md).
Capability Assessment
Purpose & Capability
The SKILL.md describes integrating with a consent-management product (Osano/‘Osana’) via the Membrane platform and uses Membrane actions/connectors (connectorKey osano). That purpose matches the instructions. However the skill metadata lists no required binaries even though the runtime instructions require the Membrane CLI; there is also a naming/typo inconsistency (‘Osano’ vs ‘Osana’).
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI (login, connect, action list/run). They do not instruct reading local system files, scanning unrelated config, or exfiltrating data to unexpected endpoints. Authentication is delegated to Membrane and the skill explicitly advises not to ask users for API keys.
Install Mechanism
This is an instruction-only skill (no install spec). The SKILL.md asks users to install @membranehq/cli via npm -g or use npx. Installing a public npm CLI is a standard but non-trivial action (writes executables to the system). This is a moderate-risk action but expected for a CLI-driven integration; the registry should have declared the dependency/binary requirement.
Credentials
The skill declares no required environment variables or credentials and tells the agent to use Membrane to manage auth. It does not request extra secrets or unrelated credentials in its instructions.
Persistence & Privilege
always is false, the skill is user-invocable and does not ask to modify other skills or system-wide agent settings. Nothing in the instructions requests permanent agent-level presence or privileged configuration changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install osano - After installation, invoke the skill by name or use
/osano - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Osano?
Osana integration. Manage data, records, and automate workflows. Use when the user wants to interact with Osana data. It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.
How do I install Osano?
Run "/install osano" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Osano free?
Yes, Osano is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Osano support?
Osano is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Osano?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills