← 返回 Skills 市场
Pointerpro
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pointerpro
功能描述
Pointerpro integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pointerpro data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pointerpro - 安装完成后,直接呼叫该 Skill 的名称或使用
/pointerpro触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Pointerpro 是什么?
Pointerpro integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Pointerpro data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。
如何安装 Pointerpro?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pointerpro」即可一键安装,无需额外配置。
Pointerpro 是免费的吗?
是的,Pointerpro 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pointerpro 支持哪些平台?
Pointerpro 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pointerpro?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills