← 返回 Skills 市场
Oncehub
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
183
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install oncehub
功能描述
OnceHub integration. Manage Leads, Persons, Organizations, Deals, Pipelines, Activities and more. Use when the user wants to interact with OnceHub data.
安全使用建议
This skill delegates OnceHub access to the Membrane service and asks you to install the Membrane CLI (npm install -g @membranehq/cli) and sign in via your browser. That is coherent for a connector plugin, but before proceeding: (1) confirm you trust Membrane (check its homepage/repository and privacy docs) because authenticating will grant it access to your OnceHub data; (2) prefer using npx or a scoped install if you do not want a global npm install; (3) review any permissions requested during the Membrane/OunceHub OAuth flow; and (4) avoid pasting local secrets—this skill's instructions explicitly say not to ask for API keys and to let Membrane manage credentials.
功能分析
Type: OpenClaw Skill
Name: oncehub
Version: 1.0.2
The OnceHub skill bundle provides a legitimate integration using the Membrane CLI to manage scheduling and automation tasks. It follows security best practices by delegating credential management to the Membrane platform and contains no evidence of malicious intent, data exfiltration, or harmful prompt injection in SKILL.md.
能力评估
Purpose & Capability
Name/description (OnceHub integration) align with the instructions: all runtime steps explain how to use Membrane to connect to OnceHub, list/run actions, and proxy API calls. Nothing requested appears unrelated to the stated purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging into Membrane, creating/listing connections, running actions, and proxying requests. It does not direct the agent to read arbitrary local files, harvest environment variables, or send data to unexpected endpoints.
Install Mechanism
The skill recommends installing @membranehq/cli globally via npm (a normal pattern for CLIs). This is an instruction-only skill (no registry install spec), so the actual install is performed by the user/environment. Installing an npm package runs third-party code from the npm registry (moderate risk); this is expected for a CLI-based integration but worth reviewing the package's reputation/source before installing.
Credentials
The skill declares no environment variables or local credentials. It relies on Membrane to handle auth via browser-based login and connections, which is proportional to a connector-style integration. Note: authenticating gives Membrane (a third party) access to OnceHub data—this is expected but should be considered by the user.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request system-wide configuration changes or other skills' credentials. There is no instruction to modify other skills or agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oncehub - 安装完成后,直接呼叫该 Skill 的名称或使用
/oncehub触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Oncehub 是什么?
OnceHub integration. Manage Leads, Persons, Organizations, Deals, Pipelines, Activities and more. Use when the user wants to interact with OnceHub data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。
如何安装 Oncehub?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oncehub」即可一键安装,无需额外配置。
Oncehub 是免费的吗?
是的,Oncehub 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oncehub 支持哪些平台?
Oncehub 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oncehub?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills