← Back to Skills Marketplace
Sorry
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
126
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install sorry
Description
Sorry integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sorry data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to talk to a 'sorry' connector and requests no extra credentials. Before installing or running commands: 1) verify the @membranehq npm package and the project homepage/repository (getmembrane.com / github.com/membranedev) to ensure you trust the CLI source; 2) prefer using npx to avoid a global npm install if you want less permanent change to your system; 3) review Membrane's privacy/auth documentation to understand where credentials/tokens are stored (local auth state or Membrane server-side) and whether that fits your security posture; 4) confirm the connectorKey 'sorry' corresponds to the service you expect — the SKILL.md contains a stray sentence about 'Official docs' that looks like a template error, so if uncertain, double-check the Membrane action list for the connector's capabilities before using it. If you need a deeper assurance, provide the Membrane repo/package links and I can point out specific files/commands to audit.
Capability Analysis
Type: OpenClaw Skill
Name: sorry
Version: 1.0.1
The skill bundle appears to be a low-quality or AI-generated placeholder for a non-existent service, as evidenced by the inclusion of a literal LLM refusal message in SKILL.md ('I am sorry, but I cannot provide an API... for an app called "Sorry"'). It instructs the agent to perform high-privilege actions, including a global installation of the Membrane CLI (npm install -g @membranehq/cli) and authentication steps. The contradictory documentation and the requirement for global system changes for a service that the documentation itself claims is not a software application make this bundle highly suspicious.
Capability Assessment
Purpose & Capability
The name/description (Sorry integration) maps to the instructions: all runtime actions are performed via the Membrane CLI using a connectorKey 'sorry'. No unrelated services, credentials, or system paths are requested.
Instruction Scope
SKILL.md confines runtime behavior to installing/using the Membrane CLI (membrane action list/create/run, membrane login, membrane connect). It does not instruct reading arbitrary files, accessing unrelated env vars, or sending data to unexpected endpoints. One odd, likely cosmetic line claims there are no official docs for 'Sorry' (appears to be a template mistake) but this does not expand scope.
Install Mechanism
The skill is instruction-only (no install spec). It tells users to run npm install -g @membranehq/cli or npx @membranehq/cli. Asking the user to install a third-party npm CLI is expected for this integration but is a user action that installs remote code — verify the @membranehq package before installing and prefer npx if you want to avoid a global install.
Credentials
The skill declares no required env vars, config paths, or credentials. It explicitly instructs not to ask users for API keys and to let Membrane manage auth, which aligns with the stated purpose.
Persistence & Privilege
No 'always' privilege or special persistence is requested. The skill is user-invocable and allows autonomous invocation by the model (platform default), which is normal and not combined with broad credentials or other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sorry - After installation, invoke the skill by name or use
/sorry - 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 Sorry?
Sorry integration. Manage data, records, and automate workflows. Use when the user wants to interact with Sorry data. It is an AI Agent Skill for Claude Code / OpenClaw, with 126 downloads so far.
How do I install Sorry?
Run "/install sorry" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sorry free?
Yes, Sorry is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sorry support?
Sorry is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sorry?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills