← Back to Skills Marketplace
Persona
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
183
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install persona
Description
Persona integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Persona data.
Usage Guidance
This skill appears coherent: it delegates Persona operations to the Membrane service via the Membrane CLI. Before installing or using it, consider: (1) installing a global npm package will download code from the npm registry and may require elevated rights — prefer using npx if you want to avoid a global install; (2) verify you trust Membrane (review https://getmembrane.com, the npm package @membranehq/cli, and the repository) because authentication is handled through their service; (3) the SKILL.md suggests an interactive browser login flow — be prepared to complete that in a browser or via the headless code flow; and (4) if you need stricter assurance, request a pinned CLI version, checksums, or the skill's provenance/source repository before installing.
Capability Analysis
Type: OpenClaw Skill
Name: persona
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with the Persona customer data platform using the Membrane CLI. The SKILL.md file outlines standard procedures for authentication, connection management, and action execution through the @membranehq/cli tool. No evidence of data exfiltration, malicious command execution, or harmful prompt injection was found; the instructions are consistent with the stated purpose of managing CRM-style data via a third-party integration platform.
Capability Assessment
Purpose & Capability
The name/description (Persona integration) matches the SKILL.md: it uses the Membrane CLI to connect to Persona, discover and run actions. Nothing in the file requests unrelated services, binaries, or credentials that would be inconsistent with a Persona connector.
Instruction Scope
Runtime instructions are focused on installing/using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. The instructions do not ask the agent to read arbitrary local files or exfiltrate data to unexpected endpoints; they direct interaction to Membrane (membrane CLI and service).
Install Mechanism
This is an instruction-only skill (no install spec), but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and suggests npx usages). Installing a global npm package is a common pattern but does download and install code from the npm registry and may require elevated permissions on some systems. The instruction lacks a pinned version and does not include checksums; that's normal but slightly increases operational risk compared with a pinned, audited release.
Credentials
The skill declares no required environment variables, primary credential, or config paths. The SKILL.md explicitly tells users to let Membrane handle credentials server-side and not to provide API keys locally, which is consistent with the stated design.
Persistence & Privilege
The skill is instruction-only, has no install-time hooks, and is not always-enabled. It does not request persistent system-wide privileges or modifications to other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install persona - After installation, invoke the skill by name or use
/persona - 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 Persona?
Persona integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Persona data. It is an AI Agent Skill for Claude Code / OpenClaw, with 183 downloads so far.
How do I install Persona?
Run "/install persona" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Persona free?
Yes, Persona is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Persona support?
Persona is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Persona?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills