← Back to Skills Marketplace
Publisherkit
by
Vlad Ursul
· GitHub ↗
· v1.0.2
· MIT-0
142
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install publisherkit
Description
PublisherKit integration. Manage Organizations, Leads, Users, Goals, Filters. Use when the user wants to interact with PublisherKit data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install publisherkit - After installation, invoke the skill by name or use
/publisherkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 Publisherkit?
PublisherKit integration. Manage Organizations, Leads, Users, Goals, Filters. Use when the user wants to interact with PublisherKit data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Publisherkit?
Run "/install publisherkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Publisherkit free?
Yes, Publisherkit is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Publisherkit support?
Publisherkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Publisherkit?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.2.
More Skills