← 返回 Skills 市场
gora050

Pulsetic

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
131
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install pulsetic
功能描述
Pulsetic integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with Pulsetic data.
安全使用建议
Before installing or using this skill: 1) Confirm which Pulsetic product you mean — the SKILL.md and the top-level description disagree (CRM entities vs monitoring). Ask the publisher to clarify what data and actions the connector provides. 2) Verify the Membrane CLI package (@membranehq/cli) on the npm registry and the publisher identity before running a global npm install; prefer npx or a per-project install or run in an isolated environment if possible. 3) Understand that authentication is handled by Membrane (they will hold connectors/credentials server-side) — review Membrane's privacy/terms and ensure you trust them with your Pulsetic account. 4) When connecting, inspect available actions (`membrane action list`) before running any that modify data. If you want higher confidence, ask the skill author for a link to the specific Pulsetic connector docs or an example connection ID and a clear explanation of the entities it manages.
功能分析
Type: OpenClaw Skill Name: pulsetic Version: 1.0.3 The skill provides instructions for an AI agent to integrate with Pulsetic via the Membrane CLI. It outlines standard procedures for installing the CLI tool, authenticating, and managing monitoring actions. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in SKILL.md or _meta.json; the instructions are functional and align with the stated purpose of the integration.
能力评估
Purpose & Capability
The skill name/short description mentions CRM-style objects (Leads, Persons, Organizations, Deals, Projects, Pipelines) but the SKILL.md describes Pulsetic as a website monitoring tool (checks, check groups, notification groups). This is an internal contradiction about what data/product the connector targets and what actions it should perform.
Instruction Scope
The instructions are limited to installing and using the Membrane CLI (login, connect, action list/run). They do not instruct the agent to read arbitrary local files or request unrelated environment variables. Note: the workflow requires interactive/headless login which will create local auth state and cause network calls to Membrane.
Install Mechanism
There is no formal install spec in the registry, but the SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest` (and suggests `npx` for ad-hoc commands). Installing a global npm package is common but is a moderate-risk operation (runs publisher code on your machine). Verify the package name, publisher, and integrity before installing, and consider installing in an isolated environment if concerned.
Credentials
The skill declares no required env vars or secrets and explicitly says not to ask users for API keys. However, it transfers trust to Membrane — Membrane will hold connectors/credentials server-side. That is proportionate technically, but you must be comfortable with Membrane having access to your Pulsetic credentials and data.
Persistence & Privilege
No special privileges requested: always is false, agent invocation is standard, and there is no instruction to modify other skills or global agent configuration. The skill is instruction-only and does not request persistent platform-level presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pulsetic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pulsetic 触发
  4. 根据 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
元数据
Slug pulsetic
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Pulsetic 是什么?

Pulsetic integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with Pulsetic data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Pulsetic?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pulsetic」即可一键安装,无需额外配置。

Pulsetic 是免费的吗?

是的,Pulsetic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pulsetic 支持哪些平台?

Pulsetic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pulsetic?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论