← Back to Skills Marketplace
gora050

Nusii Proposals

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
208
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install nusii-proposals
Description
Nusii Proposals integration. Manage Proposals, Clients, Templates, Users. Use when the user wants to interact with Nusii Proposals data.
Usage Guidance
This skill is coherent but depends on the third-party Membrane service and an npm-distributed CLI. Before installing or using it: (1) verify the @membranehq/cli package and its GitHub repo (check maintainer, recent activity, and issues); (2) prefer npx or pin a specific CLI version instead of npm install -g @latest to reduce supply-chain risk; (3) understand that connecting will grant Membrane access to your Nusii account — review Membrane's privacy/security docs and decide whether you trust that delegation; (4) when using headless auth flows, only paste codes into trusted prompts and avoid sharing them publicly.
Capability Analysis
Type: OpenClaw Skill Name: nusii-proposals Version: 1.0.3 The skill bundle provides instructions for an AI agent to manage Nusii Proposals via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating with the Membrane platform, and executing actions to manage proposals and clients. The instructions follow security best practices by delegating credential management to a third-party service rather than handling raw API keys, and no malicious patterns such as data exfiltration or unauthorized execution were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Nusii Proposals) match the instructions: all runtime steps are about using the Membrane CLI to connect to Nusii and run actions. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md instructs installing the Membrane CLI, running login, creating a connection, discovering and running actions. It does not ask the agent to read arbitrary local files, other env vars, or exfiltrate data to unexpected endpoints. Using a browser/device-auth flow is documented for headless environments.
Install Mechanism
The documentation asks users to install @membranehq/cli via npm (npm install -g @membranehq/cli@latest). Installing an npm package is a standard but moderate-risk action (it runs third-party code on the host). This is proportionate to providing a CLI, but users should verify the package source, consider using npx or pinning a version instead of @latest, and inspect the package repository if concerned.
Credentials
The skill requests no local environment variables, which aligns with its claim that Membrane manages credentials server-side. However, using this skill means delegating Nusii (and potentially other connected services) access to Membrane — ensure you trust that third party with your Nusii data and review its privacy/security policies.
Persistence & Privilege
The skill is instruction-only, has no install spec in the registry, and does not request always:true or any elevated persistent privileges. Agent-autonomous invocation is enabled (default), which is expected for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nusii-proposals
  3. After installation, invoke the skill by name or use /nusii-proposals
  4. 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
Slug nusii-proposals
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Nusii Proposals?

Nusii Proposals integration. Manage Proposals, Clients, Templates, Users. Use when the user wants to interact with Nusii Proposals data. It is an AI Agent Skill for Claude Code / OpenClaw, with 208 downloads so far.

How do I install Nusii Proposals?

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

Is Nusii Proposals free?

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

Which platforms does Nusii Proposals support?

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

Who created Nusii Proposals?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments