← 返回 Skills 市场
Singular
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
129
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install singular
功能描述
Singular integration. Manage data, records, and automate workflows. Use when the user wants to interact with Singular data.
安全使用建议
This skill appears to do what it says: it delegates Singular access to the Membrane service and CLI. Before installing: (1) verify you trust Membrane (https://getmembrane.com and the GitHub repo) because your Singular data and credentials will be managed through their service; (2) installing the CLI via npm -g requires local privileges — prefer using npx if you don't want a global install; (3) the login flow opens a browser or produces an auth code — be prepared to complete that step; (4) the skill does not request secrets itself, but Membrane will hold connector credentials server-side, so review Membrane's privacy/security docs if that matters. If you need higher assurance, inspect the Membrane CLI source or host your own connector mechanism instead of delegating to a third party.
功能分析
Type: OpenClaw Skill
Name: singular
Version: 1.0.3
The skill provides instructions for an AI agent to manage marketing data via the Singular platform using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution through the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions focus on using a managed service (getmembrane.com) to handle API interactions securely.
能力评估
Purpose & Capability
The name/description (Singular integration) matches the runtime instructions: all actions are performed via the Membrane CLI against a Singular connector. There are no unrelated credentials, binaries, or requests that don't belong to a connector-based integration.
Instruction Scope
SKILL.md confines itself to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and recommending best practices. It does not instruct the agent to read arbitrary local files, access unrelated env vars, or exfiltrate data to unexpected endpoints. It does assume the user/agent will run the Membrane CLI and complete interactive auth flows.
Install Mechanism
This is an instruction-only skill (no install spec). It tells users to install @membranehq/cli via npm (a common public registry). Asking users to run npm install -g is standard for CLIs but requires local privileges; however, the skill does not include any opaque download URLs or extract steps.
Credentials
The skill requests no environment variables or local config paths. It requires a Membrane account and network access, which are proportionate to the stated purpose. The documentation explicitly warns not to ask users for raw API keys (Membrane handles auth).
Persistence & Privilege
The skill is not always-enabled and is user-invocable; it does not request persistent system-wide privileges or attempt to modify other skills/configs. Autonomous invocation is allowed (platform default) but is not combined with any broad credential access here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install singular - 安装完成后,直接呼叫该 Skill 的名称或使用
/singular触发 - 根据 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
元数据
常见问题
Singular 是什么?
Singular integration. Manage data, records, and automate workflows. Use when the user wants to interact with Singular data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。
如何安装 Singular?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install singular」即可一键安装,无需额外配置。
Singular 是免费的吗?
是的,Singular 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Singular 支持哪些平台?
Singular 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Singular?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills