← Back to Skills Marketplace
Printavo
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
164
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install printavo
Description
Printavo integration. Manage Organizations, Leads, Projects, Users, Goals, Filters. Use when the user wants to interact with Printavo data.
Usage Guidance
This skill is coherent: it delegates Printavo access to the Membrane platform and instructs you to install their CLI and log in. Before proceeding: (1) confirm you trust the Membrane project and its npm package (@membranehq/cli) and review its GitHub/npm pages and license; (2) be aware installing global npm packages modifies your environment; (3) the login flow opens a browser or prints an auth URL—you'll need to complete that interactive step to create a connection; and (4) review Membrane's privacy/security and the connector permissions if you need to limit data access. If any of these are unacceptable, do not install or use the CLI.
Capability Analysis
Type: OpenClaw Skill
Name: printavo
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Printavo API using the Membrane CLI. It follows standard integration patterns, including installing a legitimate npm package (@membranehq/cli), handling authentication through a managed service, and discovering/executing API actions. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description say 'Printavo integration' and the instructions exclusively describe using the Membrane CLI and a Printavo connector (membrane connect --connectorKey printavo). Required capabilities (network, Membrane account, CLI) match the stated purpose.
Instruction Scope
Runtime instructions only cover installing/using the Membrane CLI, logging in, creating a connector, discovering and running actions, and best practices. They do not ask the agent to read arbitrary files, access unrelated environment variables, or exfiltrate data to unknown endpoints; the external interactions are limited to Membrane and Printavo via Membrane.
Install Mechanism
The SKILL.md instructs installing @membranehq/cli via npm (npm install -g or npx). Installing a public npm package is expected for a CLI-based integration but is a moderate-risk install method compared with instruction-only/no-install. There is no automated install spec in the registry; the user must run these commands manually.
Credentials
The skill declares no required env vars or secrets and states Membrane handles auth server-side. This is proportional: a Printavo integration typically needs a connector and auth, which Membrane manages, so no additional credentials are requested by the skill.
Persistence & Privilege
The skill is not force-enabled (always: false) and does not request persistent system-wide changes. It relies on a CLI the user installs and Membrane-managed connections; nothing in the SKILL.md indicates modification of other skills or agent-wide config beyond normal use.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install printavo - After installation, invoke the skill by name or use
/printavo - 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 Printavo?
Printavo integration. Manage Organizations, Leads, Projects, Users, Goals, Filters. Use when the user wants to interact with Printavo data. It is an AI Agent Skill for Claude Code / OpenClaw, with 164 downloads so far.
How do I install Printavo?
Run "/install printavo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Printavo free?
Yes, Printavo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Printavo support?
Printavo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Printavo?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills