← Back to Skills Marketplace
Ory
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
125
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ory
Description
ORY integration. Manage data, records, and automate workflows. Use when the user wants to interact with ORY data.
Usage Guidance
This skill looks coherent: it uses the Membrane CLI to manage ORY resources rather than asking for direct API keys. Before installing, verify the npm package (@membranehq/cli) and the publisher (https://getmembrane.com / GitHub repo), prefer running with npx or in a container if you want to avoid a global npm install, and be cautious when copying/pasting auth codes in shared environments. If you need higher assurance, inspect the CLI source code or test in an isolated sandbox account first.
Capability Analysis
Type: OpenClaw Skill
Name: ory
Version: 1.0.1
The skill provides a standard integration for the ORY identity platform using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' npm package, authenticating via a managed service, and discovering or executing actions. The instructions are well-documented, align with the stated purpose, and explicitly promote secure practices by advising the agent not to handle raw API keys locally.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description claim ORY integration and the SKILL.md exclusively documents using the Membrane CLI to connect to ORY, discover actions, build and run actions — all directly relevant to the stated purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing login via its interactive flow, creating connections, listing actions, and running actions. They do not ask the agent to read unrelated files, access other credentials, or transmit data to unexpected endpoints.
Install Mechanism
No install spec is embedded in the skill (instruction-only). The SKILL.md recommends installing @membranehq/cli from npm (npm install -g). This is a reasonable and expected approach, but npm global installs execute third-party code locally — verify the package and use npx or a constrained environment if you have concerns.
Credentials
The skill declares no required environment variables, no config paths, and no credentials. The documented auth flow uses Membrane's login flow rather than asking for API keys locally, which aligns with the skill's purpose.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and is instruction-only (no code that would persist). Autonomous model invocation remains enabled by default but is normal for skills and not combined with other high-risk indicators here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ory - After installation, invoke the skill by name or use
/ory - 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 Ory?
ORY integration. Manage data, records, and automate workflows. Use when the user wants to interact with ORY data. It is an AI Agent Skill for Claude Code / OpenClaw, with 125 downloads so far.
How do I install Ory?
Run "/install ory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ory free?
Yes, Ory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ory support?
Ory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ory?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills