← Back to Skills Marketplace
gora050

Pointerpro

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pointerpro
Description
Pointerpro integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pointerpro data.
Usage Guidance
This skill is internally consistent: it uses the Membrane CLI to talk to Pointerpro and does not request unrelated secrets. Before installing, verify the @membranehq/cli package on npm (make sure it is the official package) and be aware that 'npm install -g' will add a global binary to your system. The login flow requires completing a browser-based or headless OAuth flow (you may need to paste a code). If you prefer not to install global CLI tools, ask the developer for a non-global or containerized alternative. Also consider updating the skill metadata to declare the required binary (npm/membrane) to avoid surprise during installation.
Capability Analysis
Type: OpenClaw Skill Name: pointerpro Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the Pointerpro survey platform using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and action execution through the 'membrane' command-line tool. No malicious code, data exfiltration attempts, or harmful prompt-injection instructions were identified; the functionality aligns entirely with the stated purpose of managing survey data via the Membrane ecosystem.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Pointerpro and all runtime instructions use the Membrane CLI to create connections and run actions against Pointerpro. Requested capabilities (discover actions, run actions, create connections) match the stated purpose. Minor mismatch: the SKILL.md expects the Membrane CLI (installed via npm), but the registry metadata lists no required binaries — the metadata should ideally declare 'npm' or 'membrane' as required.
Instruction Scope
SKILL.md instructs the agent to install and use the Membrane CLI, authenticate via browser/headless login flow, create connections, list/search actions, and run them. The instructions do not ask the agent to read unrelated files, environment variables, or exfiltrate data to unexpected endpoints; they explicitly advise against asking users for API keys and rely on Membrane to manage credentials.
Install Mechanism
There is no formal install spec in the registry (skill is instruction-only), but SKILL.md recommends 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a persistent, system-level action and pulls code from npm (moderate trust). The package name appears official (@membranehq/cli) — this is reasonable for the described workflow, but users should verify the package's authenticity before global installation.
Credentials
The skill declares no required environment variables or credentials and tells operators to let Membrane handle auth; this is proportionate to the described function. There are no requests for unrelated secrets or config paths in the instructions.
Persistence & Privilege
Skill metadata does not request persistent or elevated platform privileges (always:false). The only persistence implied is installing the Membrane CLI globally (permanent binary on the system) which is typical for CLI-based integrations but should be acknowledged by the user before proceeding.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pointerpro
  3. After installation, invoke the skill by name or use /pointerpro
  4. 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
Slug pointerpro
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pointerpro?

Pointerpro integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pointerpro data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.

How do I install Pointerpro?

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

Is Pointerpro free?

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

Which platforms does Pointerpro support?

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

Who created Pointerpro?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments