← Back to Skills Marketplace
Postalytics
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
173
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install postalytics
Description
Postalytics integration. Manage Organizations. Use when the user wants to interact with Postalytics data.
Usage Guidance
This skill is coherent: it relies on the Membrane CLI to handle Postalytics auth and actions rather than asking you for API keys. Before installing, verify the @membranehq/cli package and Membrane project on npm/GitHub to ensure you trust the publisher. Note that installing a global npm package requires appropriate permissions — consider a container, virtualenv, or npx usage if you want to avoid a global install. When you connect a Postalytics account via Membrane, that connection will grant Membrane (and actions run through it) access to your Postalytics data — use a least-privilege account where possible and review any actions you run that could modify or delete data.
Capability Analysis
Type: OpenClaw Skill
Name: postalytics
Version: 1.0.3
The postalytics skill provides instructions for an AI agent to interact with the Postalytics platform using the Membrane CLI (@membranehq/cli). The instructions cover installation, authentication, and execution of actions via the Membrane platform, which handles credentials server-side. No malicious patterns, data exfiltration, or harmful prompt injections were identified; the behavior is consistent with the stated purpose of the integration.
Capability Assessment
Purpose & Capability
The name/description (Postalytics integration) matches the instructions: all runtime steps use the Membrane CLI to connect to Postalytics, discover actions, create and run them. Nothing in the SKILL.md asks for unrelated capabilities or credentials.
Instruction Scope
Runtime instructions only reference installing/using the Membrane CLI, logging in, creating a connector for Postalytics, listing/creating/running actions, and best practices. The skill does not instruct reading local files, unrelated env vars, or sending data to unexpected endpoints.
Install Mechanism
There is no automated install spec in the registry, but the SKILL.md instructs users to run npm install -g @membranehq/cli@latest (and sometimes npx). Installing a global npm CLI is a reasonable mechanism for this integration, but npm package installation has moderate trust implications — verify the @membranehq/cli package and prefer non-privileged/sandboxed installs if desired.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (browser-based or headless login flow). This matches the described behavior and does not ask for unrelated secrets.
Persistence & Privilege
The skill does not request always-on presence and uses normal agent invocation. It does not instruct modifying other skills or system-wide agent settings. Installation is user-driven.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install postalytics - After installation, invoke the skill by name or use
/postalytics - 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
Frequently Asked Questions
What is Postalytics?
Postalytics integration. Manage Organizations. Use when the user wants to interact with Postalytics data. It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.
How do I install Postalytics?
Run "/install postalytics" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Postalytics free?
Yes, Postalytics is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Postalytics support?
Postalytics is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Postalytics?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills