← Back to Skills Marketplace
Oh Dear
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
135
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install oh-dear
Description
Oh Dear! integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oh Dear! data.
Usage Guidance
This skill appears coherent and does what it claims: it uses Membrane as an intermediary to talk to Oh Dear!. Before installing/using it: (1) verify the @membranehq package and the Membrane service (homepage/GitHub) are the legitimate vendor you expect; (2) prefer npx or scoped installs over a global npm install to reduce supply-chain exposure; (3) be aware that action descriptions and input parameters you send will be transmitted to Membrane—do not paste secrets or sensitive credentials into action inputs; (4) confirm what data will be stored or logged by Membrane/Oh Dear! (privacy/retention); and (5) when running in headless environments, the login flow requires a browser/code exchange—have the user follow the auth URL rather than providing credentials in chat.
Capability Analysis
Type: OpenClaw Skill
Name: oh-dear
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Oh Dear! monitoring service via the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and execution using the 'membrane' command-line tool. The instructions prioritize secure credential management by delegating authentication to the Membrane platform and do not contain any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (Oh Dear! integration) match the runtime instructions: all actions are performed via the Membrane CLI and the skill asks for a Membrane connection to Oh Dear!. No unrelated credentials, binaries, or system paths are requested.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, creating a connection, discovering and running actions. One caveat: using Membrane means action descriptions and inputs are sent to the Membrane service (the skill explicitly relies on that); users should be aware that user-supplied text and parameters may be transmitted/stored by Membrane.
Install Mechanism
The skill is instruction-only (no install spec). It recommends npm install -g @membranehq/cli or using npx. Invoking a third-party npm package is a reasonable, expected choice here, but installing/running remote packages has the usual moderate risks—verify the @membranehq package identity, prefer npx or scoped installs if you want to avoid a global install.
Credentials
The skill declares no required environment variables, no config paths, and explicitly recommends not asking users for API keys; this is proportionate to the described behavior (Membrane handles auth).
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request permanent presence or modify other skills' settings. Autonomous model invocation remains enabled (platform default) but is not combined with other privilege concerns here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install oh-dear - After installation, invoke the skill by name or use
/oh-dear - 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 Oh Dear?
Oh Dear! integration. Manage data, records, and automate workflows. Use when the user wants to interact with Oh Dear! data. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.
How do I install Oh Dear?
Run "/install oh-dear" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Oh Dear free?
Yes, Oh Dear is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Oh Dear support?
Oh Dear is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Oh Dear?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills