← Back to Skills Marketplace
gora050

Pulsetic

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
131
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install pulsetic
Description
Pulsetic integration. Manage Leads, Persons, Organizations, Deals, Projects, Pipelines and more. Use when the user wants to interact with Pulsetic data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pulsetic
  3. After installation, invoke the skill by name or use /pulsetic
  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 pulsetic
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Pulsetic?

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

How do I install Pulsetic?

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

Is Pulsetic free?

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

Which platforms does Pulsetic support?

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

Who created Pulsetic?

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

💬 Comments