← Back to Skills Marketplace
Singular
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
129
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install singular
Description
Singular integration. Manage data, records, and automate workflows. Use when the user wants to interact with Singular data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install singular - After installation, invoke the skill by name or use
/singular - 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
Frequently Asked Questions
What is Singular?
Singular integration. Manage data, records, and automate workflows. Use when the user wants to interact with Singular data. It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Singular?
Run "/install singular" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Singular free?
Yes, Singular is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Singular support?
Singular is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Singular?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills