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