← 返回 Skills 市场
Publisherkit
作者
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
142
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install publisherkit
功能描述
PublisherKit integration. Manage Organizations, Leads, Users, Goals, Filters. Use when the user wants to interact with PublisherKit data.
安全使用建议
This skill appears to be what it claims: a PublisherKit integration that uses the Membrane CLI. Before installing or running commands: (1) verify the @membranehq/cli package on the official npm registry and consider using `npx` instead of a global `npm -g` install to reduce system changes; (2) confirm the Membrane homepage/repository links match the vendor and check recent package publish information; (3) follow the SKILL.md guidance to use Membrane connections (do not paste PublisherKit API keys into chat); and (4) if you deploy this to an autonomous agent, ensure you trust the Membrane account and understand what actions the agent may invoke on your PublisherKit data.
功能分析
Type: OpenClaw Skill
Name: publisherkit
Version: 1.0.2
The skill bundle provides instructions for an AI agent to manage PublisherKit data using the Membrane CLI. It outlines standard procedures for installing the '@membranehq/cli' npm package, authenticating via OAuth, and executing API actions or proxy requests through the Membrane platform. The instructions are transparent, aligned with the stated purpose, and promote security best practices by delegating credential management to the external platform rather than handling raw secrets.
能力评估
Purpose & Capability
The name and description say this integrates with PublisherKit and all runtime instructions use the Membrane CLI and its proxy to access PublisherKit APIs — that directly matches the stated purpose.
Instruction Scope
SKILL.md only instructs use of the Membrane CLI (login, connect, action list/run, proxy requests). It does not ask the agent to read unrelated files, environment variables, or exfiltrate data. It explicitly recommends letting Membrane handle credentials.
Install Mechanism
The skill is instruction-only but tells users to run `npm install -g @membranehq/cli`. Installing a global npm package is a reasonable, expected step for a CLI-driven integration, but global npm installs come with normal supply-chain and privilege considerations — verify the package and prefer ephemeral installs (npx) if you want to avoid a global install.
Credentials
The skill declares no required environment variables or credentials and instructs creating a connection through Membrane rather than asking for API keys; the requested environment/credential footprint is minimal and proportionate.
Persistence & Privilege
always is false and there is no install metadata that would modify other skills or system-wide settings. The skill does not request persistent elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install publisherkit - 安装完成后,直接呼叫该 Skill 的名称或使用
/publisherkit触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Publisherkit 是什么?
PublisherKit integration. Manage Organizations, Leads, Users, Goals, Filters. Use when the user wants to interact with PublisherKit data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。
如何安装 Publisherkit?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install publisherkit」即可一键安装,无需额外配置。
Publisherkit 是免费的吗?
是的,Publisherkit 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Publisherkit 支持哪些平台?
Publisherkit 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Publisherkit?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.2。
推荐 Skills