← Back to Skills Marketplace
Partnerstack
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
179
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install partnerstack
Description
PartnerStack integration. Manage Organizations, Leads, Projects, Users, Goals, Filters. Use when the user wants to interact with PartnerStack data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane service/CLI to interact with PartnerStack. Before installing or running commands: (1) verify the @membranehq/cli package and publisher on npm (or use npx to avoid a global install), (2) understand that you will authenticate to Membrane and grant it access to PartnerStack on your behalf—review the OAuth scopes and Membrane's privacy/security docs, (3) avoid pasting PartnerStack API keys into the agent (the skill advises against it), and (4) if your organization has security policy, get approval for adding a third-party service that will manage your PartnerStack credentials.
Capability Analysis
Type: OpenClaw Skill
Name: partnerstack
Version: 1.0.3
The skill provides instructions for an AI agent to manage PartnerStack data using the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane platform rather than handling raw API keys locally. The instructions in SKILL.md are consistent with the stated purpose of the integration, and no evidence of malicious intent, data exfiltration, or harmful prompt injection was found.
Capability Assessment
Purpose & Capability
The name/description are PartnerStack-focused and the SKILL.md exclusively describes using the Membrane CLI to connect to PartnerStack, discover, create, and run actions. Requiring a Membrane account and network access matches the stated purpose; there are no unrelated credential or binary requirements.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing a Membrane login flow, creating a connection for the PartnerStack connector, and listing/creating/running actions. The instructions do not direct the agent to read arbitrary local files, environment variables, or send data to unexpected endpoints beyond Membrane/PartnerStack.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs installing @membranehq/cli from the public npm registry (npm install -g @membranehq/cli@latest) or using npx. Installing a public npm package is typical but has moderate risk compared with an instruction-only skill; this is expected for a CLI-based integration. Recommend verifying package provenance and considering npx to avoid a global install.
Credentials
The skill declares no required env vars or credentials. It explicitly delegates credential management to Membrane and instructs not to ask users for API keys or tokens locally. Requiring a Membrane account and an interactive login flow is proportional to the described functionality.
Persistence & Privilege
The skill is not configured as always:true and does not request unusual platform privileges. disable-model-invocation is false (normal), and the skill's instructions do not attempt to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install partnerstack - After installation, invoke the skill by name or use
/partnerstack - 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 Partnerstack?
PartnerStack integration. Manage Organizations, Leads, Projects, Users, Goals, Filters. Use when the user wants to interact with PartnerStack data. It is an AI Agent Skill for Claude Code / OpenClaw, with 179 downloads so far.
How do I install Partnerstack?
Run "/install partnerstack" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Partnerstack free?
Yes, Partnerstack is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Partnerstack support?
Partnerstack is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Partnerstack?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills