← Back to Skills Marketplace
Survicate
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
198
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install survicate
Description
Survicate integration. Manage Persons, Organizations, Leads, Users, Roles, Filters and more. Use when the user wants to interact with Survicate data.
Usage Guidance
This skill is coherent and uses the Membrane CLI to integrate with Survicate. Before installing/using it: 1) Verify the @membranehq/cli package and publisher (check the GitHub repository and npm package details) to reduce supply-chain risk. 2) Expect to authenticate via a browser/code flow; you’ll need a Membrane account and network access. 3) Understand that credentials for Survicate will be managed server-side by Membrane—confirm you trust Membrane's privacy/processing of your Survicate data. 4) If you are concerned about installing global npm packages, consider using npx or running the CLI in an isolated environment/container. 5) The skill does not ask for unrelated secrets or local file access, but always review any connection output or created actions before running them.
Capability Analysis
Type: OpenClaw Skill
Name: survicate
Version: 1.0.3
The 'survicate' skill provides instructions for an AI agent to interact with Survicate via the Membrane CLI (@membranehq/cli). It covers standard integration workflows including authentication, connection management, and action discovery/execution. The skill follows best practices by delegating credential management to the Membrane platform and does not contain any indicators of malicious intent, data exfiltration, or suspicious command execution.
Capability Assessment
Purpose & Capability
The name/description (Survicate integration) match the instructions: all runtime steps use the Membrane CLI to authenticate, create a Survicate connection, discover and run actions. Nothing requested is unrelated to working with Survicate via Membrane.
Instruction Scope
SKILL.md only instructs installing/running the Membrane CLI, logging in, creating/listing connections, discovering and running actions. It does not instruct reading arbitrary local files, exporting unrelated environment variables, or sending data to third-party endpoints outside Membrane/Survicate.
Install Mechanism
The skill is instruction-only (no automated install), but it tells users to run `npm install -g @membranehq/cli@latest` or use `npx`. Installing a global npm package is a common way to get the CLI but carries the normal npm supply-chain risks; verify the package and publisher before installing.
Credentials
No environment variables, credentials, or config paths are requested. The SKILL.md explicitly directs the user to let Membrane manage auth rather than supplying API keys locally, which is proportionate to the described functionality.
Persistence & Privilege
Skill does not request always:true or other elevated persistence. It does not instruct modifying other skills or system-wide agent settings. Normal autonomous invocation remains possible only per platform defaults (not forced by this skill).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install survicate - After installation, invoke the skill by name or use
/survicate - 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 Survicate?
Survicate integration. Manage Persons, Organizations, Leads, Users, Roles, Filters and more. Use when the user wants to interact with Survicate data. It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Survicate?
Run "/install survicate" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Survicate free?
Yes, Survicate is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Survicate support?
Survicate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Survicate?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills