← Back to Skills Marketplace
membranedev

Pitchly

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
124
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pitchly
Description
Pitchly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pitchly data.
Usage Guidance
This skill appears coherent and limited to using the Membrane CLI to talk to Pitchly. Before installing, consider: 1) verify the npm package (@membranehq/cli) and its version/source (use npx or a container if you prefer not to install globally); 2) be prepared to authenticate via a browser/authorization code (Membrane stores credentials server-side); 3) review Membrane's privacy/permission model and the Pitchly connector permissions you grant; and 4) avoid providing unrelated secrets—this skill explicitly says not to ask for API keys. If you need higher assurance, test the CLI in an isolated environment first.
Capability Analysis
Type: OpenClaw Skill Name: pitchly Version: 1.0.1 The skill instructions in SKILL.md require the agent to perform high-risk system operations, specifically the global installation of a third-party CLI tool (npm install -g @membranehq/cli) and the execution of dynamically generated actions (membrane action run). While these actions are aligned with the stated purpose of using the Membrane platform to interact with Pitchly, the requirement for global package installation and the execution of remotely-defined logic pose significant security risks in an automated agent environment, even though no explicit malicious intent is present.
Capability Assessment
Purpose & Capability
The name/description (Pitchly integration) match the instructions: all guidance is about using the Membrane CLI to connect to Pitchly, discover and run actions, and manage records. Nothing in the SKILL.md requests capabilities unrelated to a Pitchly integration.
Instruction Scope
SKILL.md instructs installing/using the Membrane CLI, logging in (opens a browser or returns a URL/code in headless mode), creating a connection for the Pitchly connector, discovering actions, and running them. It does not direct reading arbitrary local files, exporting unrelated credentials, or posting data to endpoints outside Membrane/Pitchly. It explicitly advises against asking users for API keys.
Install Mechanism
The skill is instruction-only (no registry install spec), but asks the user to run `npm install -g @membranehq/cli@latest` (and shows an npx usage). Installing a global npm package is a standard but elevated local change; verify package origin/version before global install or use `npx`/containerized environment if you prefer not to install globally.
Credentials
No environment variables, config paths, or secrets are required by the skill metadata. The only requirement is a Membrane account and the Membrane CLI login flow (browser or headless code). This is proportionate to the stated purpose.
Persistence & Privilege
The skill is not forced-always and uses default autonomous-invocation semantics. It does not request persistent system-wide privileges or attempt to modify other skills or agent-wide configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pitchly
  3. After installation, invoke the skill by name or use /pitchly
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug pitchly
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pitchly?

Pitchly integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pitchly data. It is an AI Agent Skill for Claude Code / OpenClaw, with 124 downloads so far.

How do I install Pitchly?

Run "/install pitchly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pitchly free?

Yes, Pitchly is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pitchly support?

Pitchly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pitchly?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments