← Back to Skills Marketplace
Snapshot
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install snapshot-integration
Description
SnapShot integration. Manage data, records, and automate workflows. Use when the user wants to interact with SnapShot data.
Usage Guidance
This skill mainly tells you to install and use the @membranehq CLI to connect to SnapShot via Membrane. Before installing or using it: (1) verify the npm package and its maintainer on npmjs.com/GitHub and prefer running via npx if you don't want a global install; (2) understand that creating/running actions will send data (possibly including files or metadata) to Membrane's servers — review Membrane's privacy/security docs and confirm this is acceptable; (3) ask the publisher to clarify the provenance (the SKILL.md references unrelated 'SnapKit' docs and the skill owner is not clearly identified); and (4) avoid pasting secrets into chat — follow the Membrane login flow rather than sharing API keys with the agent. If you cannot verify the package/repo and the data handling, treat this skill with caution.
Capability Analysis
Type: OpenClaw Skill
Name: snapshot-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with the SnapShot service using the Membrane CLI. It outlines standard procedures for installation, authentication, and action management via the '@membranehq/cli' package. No indicators of malicious intent, data exfiltration, or prompt injection were found; the logic is consistent with the stated purpose of managing visual documentation workflows.
Capability Assessment
Purpose & Capability
The skill's stated purpose (SnapShot integration) aligns with the instructions to use Membrane as a connector and to run Membrane CLI commands. However there are small inconsistencies: the SKILL.md links to 'developer.snapkit.com' (SnapKit) which is unrelated to the SnapShot description, and the homepage/repo point to Membrane rather than an official SnapShot provider. These look like copy/paste or provenance issues that should be clarified.
Instruction Scope
Instructions are narrowly scoped to installing the @membranehq/cli, logging in, creating a connection, discovering/creating actions, and running them. The SKILL.md does not instruct reading local shell history, arbitrary files, or unrelated env vars. One important runtime implication: invoking actions or creating new actions will send requests and (potentially) user data to Membrane's service; the doc does not enumerate what data is transmitted, so users should assume data may be forwarded to Membrane for action execution.
Install Mechanism
There is no automated install spec in the manifest (the skill is instruction-only), but the instructions ask you to run 'npm install -g @membranehq/cli@latest' (or use npx in other examples). Installing a global npm package is a moderate-risk operation because it writes third-party code onto the system; you should inspect the package, its publisher, and the npm/GitHub project before running it.
Credentials
The skill declares no required environment variables or local credentials and advises not to ask users for API keys, relying on Membrane to manage auth. This is proportionate to the stated purpose, but it also means credentials and data will be handled by Membrane's backend — confirm you trust that service and review its privacy/security policies before sending sensitive data.
Persistence & Privilege
The skill is not marked 'always:true', has no install-time persistence specified in the manifest, and is instruction-only. It does not request system-wide privileges or modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install snapshot-integration - After installation, invoke the skill by name or use
/snapshot-integration - 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 Snapshot?
SnapShot integration. Manage data, records, and automate workflows. Use when the user wants to interact with SnapShot data. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Snapshot?
Run "/install snapshot-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Snapshot free?
Yes, Snapshot is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Snapshot support?
Snapshot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Snapshot?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills