← Back to Skills Marketplace
Openlayer
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
105
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openlayer
Description
Openlayer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Openlayer data.
Usage Guidance
This skill appears to be a Membrane-connector integration, but the README mixes up OpenLayers (the browser mapping library) and a Membrane 'openlayer' connector — that mismatch is suspicious and may be a copy/paste error or mislabeling. Before installing or using it: 1) Confirm what 'openlayer' refers to (a third-party service/connector or the OpenLayers JS library). 2) Audit the @membranehq/cli package (npm page, repository, and maintainers) before running a global npm install; prefer using npx for one-off runs. 3) Understand that Membrane will manage authentication server-side — connecting may grant Membrane access to the target data/service; review Membrane's privacy/security docs and the connector's scope. 4) Ask the skill author for clarification or a corrected SKILL.md if you need to be certain of the intended behavior. If you cannot verify the connector/service identity and trust the CLI package, avoid installing.
Capability Analysis
Type: OpenClaw Skill
Name: openlayer
Version: 1.0.1
The skill bundle provides instructions for an AI agent to interact with Openlayer geospatial data using the Membrane CLI. It outlines standard procedures for authentication, action discovery, and execution via the '@membranehq/cli' tool. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not contain evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The skill is named "Openlayer" and the description says "Manage data, records, and automate workflows," yet the doc starts by describing OpenLayers (the browser mapping library at openlayers.org). The rest of the file treats 'openlayer' as a Membrane connector/service. That mismatch (library vs. connector/service) is incoherent and could indicate a template was reused or the author confused two things. Otherwise, the required capabilities (Membrane CLI + network + Membrane account) are proportionate to a Membrane-based connector skill — but they do not match the initial OpenLayers description.
Instruction Scope
The SKILL.md is instruction-only and directs the agent/operator to install and use the @membranehq/cli to login, create connections, list and run actions, and create actions when needed. Those instructions stay within a Membrane-CLI workflow and do not ask the agent to read local files or unrelated environment variables. However, the document contains contradictory wording (OpenLayers docs link vs. Membrane connector instructions) and duplicate/alternative commands (global npm install and npx usage), showing sloppy editing that reduces trustworthiness.
Install Mechanism
There is no install spec; the file recommends running npm install -g @membranehq/cli@latest (or use npx in examples). Recommending a global npm install is common but has higher local impact than using npx. No obscure downloads, no extract/archive steps, and no code files are provided — low technical risk from the installer itself, but you should vet the @membranehq/cli package first.
Credentials
The skill declares no required environment variables or credentials. Authentication is handled interactively via the Membrane CLI/browser flow; that is proportionate for a CLI-driven connector. The SKILL.md explicitly tells integrators not to ask users for API keys, which aligns with the claimed use of Membrane for auth.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not request always:true or any elevated platform privileges. Default autonomous invocation is allowed (platform default) but is not combined with other high-risk flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openlayer - After installation, invoke the skill by name or use
/openlayer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Openlayer?
Openlayer integration. Manage data, records, and automate workflows. Use when the user wants to interact with Openlayer data. It is an AI Agent Skill for Claude Code / OpenClaw, with 105 downloads so far.
How do I install Openlayer?
Run "/install openlayer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openlayer free?
Yes, Openlayer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openlayer support?
Openlayer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openlayer?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills