← Back to Skills Marketplace
Sprinklr
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sprinklr
Description
Sprinklr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sprinklr data.
Usage Guidance
This skill is coherent with its stated purpose but before proceeding: (1) verify you trust the @membranehq npm package and the listed homepage/repo (getmembrane.com / GitHub) because `npm install -g` will run code on your machine; (2) understand that Membrane will handle and store Sprinklr credentials via its login flow—confirm you are comfortable granting that access; (3) prefer installing the CLI in a controlled environment (container, VM, or limited user account) if you are unsure; and (4) review the Membrane CLI docs and the npm package's maintainers/versions for legitimacy before installing.
Capability Analysis
Type: OpenClaw Skill
Name: sprinklr
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Sprinklr platform via the Membrane CLI. It includes standard procedures for installation (`npm install`), authentication, and action discovery/execution using the `@membranehq/cli` tool. The instructions (SKILL.md) emphasize security best practices, such as letting the platform handle credentials rather than asking the user for API keys. No malicious code, data exfiltration patterns, or harmful prompt injections were identified.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (Sprinklr integration) matches the instructions: all actions revolve around using the Membrane CLI to connect to and run actions against Sprinklr. Nothing requested is unrelated to that purpose.
Instruction Scope
SKILL.md only describes installing and using the Membrane CLI, logging in, creating connections, searching and running actions, and creating custom actions — all relevant to a Sprinklr integration. It does not request arbitrary file reads, unrelated env vars, or data exfiltration steps.
Install Mechanism
The skill is instruction-only (no automated install spec) but tells the user to run `npm install -g @membranehq/cli@latest`. Asking users to install an npm CLI is reasonable for this purpose but carries ordinary supply-chain risk (global npm packages execute code and gain system-level presence). The skill itself does not perform installs automatically.
Credentials
No environment variables, credentials, or config paths are declared or requested by the skill. It does require a Membrane account and the user's Sprinklr account via the Membrane login flow, which is appropriate for this integration.
Persistence & Privilege
The skill is not forced-always and is user-invocable. It does not request system-level persistence or attempt to modify other skills' configuration. Allowing the agent to invoke the skill autonomously is the platform default and not a unique concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sprinklr - After installation, invoke the skill by name or use
/sprinklr - 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 Sprinklr?
Sprinklr integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sprinklr data. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install Sprinklr?
Run "/install sprinklr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sprinklr free?
Yes, Sprinklr is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sprinklr support?
Sprinklr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sprinklr?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills