← 返回 Skills 市场
Persona
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
183
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install persona
功能描述
Persona integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Persona data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install persona - 安装完成后,直接呼叫该 Skill 的名称或使用
/persona触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Persona 是什么?
Persona integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Persona data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。
如何安装 Persona?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install persona」即可一键安装,无需额外配置。
Persona 是免费的吗?
是的,Persona 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Persona 支持哪些平台?
Persona 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Persona?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills