← Back to Skills Marketplace
Sierra Interactive
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
288
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install sierra-interactive
Description
Sierra Interactive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Sierra I...
Usage Guidance
This skill is coherent: it relies on the Membrane CLI and a Membrane account to mediate access to Sierra Interactive. Before installing, verify the @membranehq/cli package and publisher on the npm registry and check Membrane's documentation/repo (homepage and repository links are provided) so you trust the upstream project. Be aware you'll run a global npm install and perform a login flow (browser-based or headless code exchange); do not hand over unrelated API keys or system credentials. If you need stronger supply-chain safety, ask for a pinned CLI version instead of `@latest`, and confirm the GitHub repository and npm package owner match the vendor you expect.
Capability Analysis
Type: OpenClaw Skill
Name: sierra-interactive
Version: 1.0.3
The skill facilitates Sierra Interactive integration via the Membrane CLI, requiring high-risk actions like global npm package installation (@membranehq/cli) and dynamic remote action execution. While aligned with its stated purpose, the reliance on shell command construction for actions like 'membrane action run' and 'membrane action create' in SKILL.md introduces a risk of shell injection if user-provided data is not properly sanitized by the agent. Additionally, the _meta.json file contains a future-dated timestamp (2026), which is an unusual indicator for current software metadata.
Capability Assessment
Purpose & Capability
Name/description (Sierra Interactive integration) matches the instructions: install Membrane CLI, authenticate, create/connect a Sierra connector and run Membrane actions. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging in, connecting to the Sierra connector, discovering and running actions, and creating actions when needed. It does not instruct reading unrelated files, exposing system credentials, or sending data to unexpected endpoints. Headless auth flow is described and requires user interaction.
Install Mechanism
This is an instruction-only skill (no install spec). It tells the user to npm install -g @membranehq/cli@latest. Installing a global npm package is a normal client-side step but carries the usual supply-chain risk of using an unpinned `@latest` package—verify the package and publisher before installing.
Credentials
The skill declares no required environment variables or secret keys. Authentication is delegated to Membrane's login flow. This is proportionate to the described functionality.
Persistence & Privilege
The registry flags show no forced persistence (always:false) and no unusual privileges. The CLI installation is a user action and any local tokens would be created by the CLI, which is expected for an external tool.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sierra-interactive - After installation, invoke the skill by name or use
/sierra-interactive - 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 Sierra Interactive?
Sierra Interactive integration. Manage Leads, Persons, Organizations, Deals, Projects, Activities and more. Use when the user wants to interact with Sierra I... It is an AI Agent Skill for Claude Code / OpenClaw, with 288 downloads so far.
How do I install Sierra Interactive?
Run "/install sierra-interactive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sierra Interactive free?
Yes, Sierra Interactive is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sierra Interactive support?
Sierra Interactive is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sierra Interactive?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills