← Back to Skills Marketplace
Noyo
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install noyo
Description
Noyo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Noyo data.
Usage Guidance
This skill is coherent: it teaches the agent to use the Membrane CLI to interact with Noyo. Before installing or using it, consider: (1) Membrane will proxy and manage credentials — review Membrane's privacy, security, and data-retention policies because your Noyo requests and credentials may be stored or routed through their service; (2) installing @membranehq/cli (npm -g) runs third-party code locally — verify the package and its publisher (e.g., check the npm page, GitHub repo, and release provenance); (3) browser-based auth and headless copy/paste codes mean someone must complete authentication in a browser — avoid pasting sensitive secrets into untrusted environments; and (4) avoid using this with highly sensitive PII unless you trust Membrane and have reviewed their security/compliance docs. If you need higher assurance, request the skill author to provide a link to the specific CLI package/repo and documentation or to provide an alternative that uses direct, auditable API calls with minimal third-party routing.
Capability Analysis
Type: OpenClaw Skill
Name: noyo
Version: 1.0.0
The 'noyo' skill provides instructions for an AI agent to interact with the Noyo benefits API using the Membrane CLI. The SKILL.md file outlines standard procedures for installation (npm install), authentication (membrane login), and API interaction (membrane action run/request), all of which are consistent with the stated purpose of the integration. No evidence of malicious intent, data exfiltration, or prompt injection was found; in fact, the documentation includes security-positive advice to avoid manual credential handling in favor of Membrane's managed authentication.
Capability Assessment
Purpose & Capability
Name/description say 'Noyo integration' and the SKILL.md exclusively documents using the Membrane CLI to discover connectors, create connections, run actions, and proxy requests to Noyo. Required capabilities (network, Membrane account, Membrane CLI) are consistent with the described purpose.
Instruction Scope
Instructions are focused on installing/using the @membranehq/cli and running commands (login, connect, action list/run, request). They do not instruct reading unrelated files, environment variables, or system config. Important operational note: the commands create connections and proxy requests through Membrane, which means Noyo credentials and request payloads will traverse and/or be stored by the Membrane service — the skill explicitly recommends letting Membrane handle credentials.
Install Mechanism
There is no registry-level install spec; the README tells users to install @membranehq/cli via npm -g or npx. Using a public npm package is a common approach but carries moderate risk (running third-party code locally). No obscure URLs or archive downloads are recommended.
Credentials
The registry lists no required env vars or credentials. The instructions explicitly advise not to collect API keys locally and to use Membrane-managed connections. This is proportionate to the skill's purpose, though it does shift trust to Membrane for credential handling.
Persistence & Privilege
Skill is instruction-only with no install-time persistence, always:false, and normal agent invocation settings. It does not request modification of other skills or system-wide configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install noyo - After installation, invoke the skill by name or use
/noyo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Noyo?
Noyo integration. Manage data, records, and automate workflows. Use when the user wants to interact with Noyo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.
How do I install Noyo?
Run "/install noyo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Noyo free?
Yes, Noyo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Noyo support?
Noyo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Noyo?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills