← Back to Skills Marketplace
Shortcut
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
162
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install shortcut-integration
Description
Shortcut integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shortcut data.
Usage Guidance
This skill appears to be a legitimate Shortcut integration that uses the Membrane CLI, but the registry metadata omits the CLI install requirement. Before installing or running it: 1) Verify the @membranehq/cli npm package on the npm registry and inspect its repository (pin a specific version rather than using 'latest'). 2) Avoid installing global npm packages with admin privileges on sensitive systems; consider using a controlled environment (container or VM). 3) Confirm you trust getmembrane.com / the Membrane project and the registry owner. 4) Expect to authenticate via a browser flow — do not share API keys or tokens with the skill. If you need higher assurance, ask the publisher for a reproducible install spec or a signed release URL and for clarity about why the registry metadata doesn't list the required CLI.
Capability Analysis
Type: OpenClaw Skill
Name: shortcut-integration
Version: 1.0.3
The skill requires the installation of a global NPM package (@membranehq/cli) and relies on an external service (getmembrane.com) to manage authentication and execute actions. While the instructions in SKILL.md are aligned with the stated purpose of Shortcut integration, the requirement for global binary installation and the use of a third-party CLI to dynamically create and run actions represent a high-risk execution pattern and a significant attack surface.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Shortcut via Membrane and the SKILL.md describes relevant actions (list, get, create, run). However the registry metadata lists no required binaries or install steps while the instructions explicitly require installing the @membranehq/cli globally and using the 'membrane' command — an inconsistency between declared requirements and actual capabilities.
Instruction Scope
SKILL.md confines runtime actions to using the Membrane CLI to authenticate, create a connection, discover actions, and run them against Shortcut. It does not instruct reading unrelated system files or exfiltrating secrets; it also advises not to ask users for API keys and to rely on Membrane for auth lifecycle.
Install Mechanism
There is no install spec in the registry, but the documentation instructs the user to run 'npm install -g @membranehq/cli@latest'. Installing an npm package globally writes to disk and may require elevated permissions; the package is from the public npm registry (moderate trust) but the SKILL.md uses the floating 'latest' tag and does not provide a pinned version or verification guidance.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly say to let Membrane handle credentials server-side. There are no requests for unrelated tokens or secrets in the documentation.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed. The skill does not request permanent system-wide configuration changes or access to other skills' credentials.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install shortcut-integration - After installation, invoke the skill by name or use
/shortcut-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 Shortcut?
Shortcut integration. Manage data, records, and automate workflows. Use when the user wants to interact with Shortcut data. It is an AI Agent Skill for Claude Code / OpenClaw, with 162 downloads so far.
How do I install Shortcut?
Run "/install shortcut-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Shortcut free?
Yes, Shortcut is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Shortcut support?
Shortcut is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Shortcut?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills