← Back to Skills Marketplace
gora050

Snowplow Analytics

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
156
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install snowplow-analytics
Description
Snowplow Analytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snowplow Analytics data.
Usage Guidance
Things to check before installing: - Confirm you trust Membrane (getmembrane.com) and are comfortable delegating Snowplow auth/credentials to their service. - The SKILL.md expects Node/npm/npx to be available and suggests a global npm install; the registry metadata does not declare these required binaries — verify you have/allow Node tooling or prefer using npx to avoid a global install. - Review Membrane's privacy and security docs to understand what data and tokens they will hold or transmit on your behalf. - Be prepared to complete an interactive login in a browser (or copy a code for headless environments); this will authorize the Membrane connection. - If you need stronger assurance, ask the skill author to update the registry metadata to list required binaries and to provide a more explicit description of what permissions the created connection will have.
Capability Analysis
Type: OpenClaw Skill Name: snowplow-analytics Version: 1.0.3 The skill bundle contains documentation and instructions for an AI agent to interact with Snowplow Analytics via the Membrane CLI. It includes no executable code and focuses on standard integration workflows such as authentication, action discovery, and execution through the legitimate 'membrane' platform. The instructions in SKILL.md emphasize secure practices, such as avoiding manual credential handling and using the platform's built-in OAuth flows.
Capability Assessment
Purpose & Capability
The name/description (Snowplow integration) aligns with the instructions which use the Membrane CLI to connect, discover, and run Snowplow-related actions. However, the registry metadata declares no required binaries while the SKILL.md explicitly instructs installing and using the 'membrane' CLI via npm and npx (which implies Node/npm must be available). That mismatch is an inconsistency in the declared requirements.
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, authenticating via browser/url, creating connections, listing/creating/running actions, and using JSON flags. It does not instruct reading arbitrary local files, accessing unrelated environment variables, or sending data to unknown endpoints beyond Membrane/Snowplow. Authentication is handled via Membrane rather than asking for API keys locally.
Install Mechanism
The skill is instruction-only (no install spec). The runtime doc advises installing @membranehq/cli from npm or using npx. Those are common and reasonable, but the registry should have declared required binaries (node/npm/npx). Also, recommending a global npm install (npm install -g) can alter a user's system environment and has a modest risk profile compared with a non-global/npx usage.
Credentials
No environment variables or credentials are requested by the skill itself. Instead, the SKILL.md explicitly instructs delegating auth to Membrane (server-side), which avoids local secret prompts. That is proportionate for this integration, but it does mean you are trusting Membrane with credential management and API access on your behalf.
Persistence & Privilege
The skill does not request 'always: true' and makes no claims about modifying other skills or agent-wide configuration. It appears to run only when invoked and relies on the Membrane service for auth/session management.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snowplow-analytics
  3. After installation, invoke the skill by name or use /snowplow-analytics
  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 snowplow-analytics
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Snowplow Analytics?

Snowplow Analytics integration. Manage data, records, and automate workflows. Use when the user wants to interact with Snowplow Analytics data. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.

How do I install Snowplow Analytics?

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

Is Snowplow Analytics free?

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

Which platforms does Snowplow Analytics support?

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

Who created Snowplow Analytics?

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

💬 Comments