← 返回 Skills 市场
Nusii Proposals
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
208
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nusii-proposals
功能描述
Nusii Proposals integration. Manage Proposals, Clients, Templates, Users. Use when the user wants to interact with Nusii Proposals data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nusii-proposals - 安装完成后,直接呼叫该 Skill 的名称或使用
/nusii-proposals触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Nusii Proposals 是什么?
Nusii Proposals integration. Manage Proposals, Clients, Templates, Users. Use when the user wants to interact with Nusii Proposals data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 208 次。
如何安装 Nusii Proposals?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nusii-proposals」即可一键安装,无需额外配置。
Nusii Proposals 是免费的吗?
是的,Nusii Proposals 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nusii Proposals 支持哪些平台?
Nusii Proposals 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nusii Proposals?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills