← Back to Skills Marketplace
gora050

Orama

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
160
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install orama
Description
Orama integration. Manage data, records, and automate workflows. Use when the user wants to interact with Orama data.
Usage Guidance
This skill delegates Orama operations to the Membrane service and instructs you to install and use the @membranehq CLI. That is internally consistent, but before installing or running it: (1) verify the @membranehq npm package and the Membrane homepage are the legitimate projects you expect, (2) prefer using npx for one-off runs instead of npm -g to avoid a global install, and (3) be aware that authenticating will involve the Membrane service (they handle credentials server-side), so using the skill will send connection/data metadata to that third party. If you need tighter control of credentials or on-premise execution, confirm Membrane's data handling and deployment options first.
Capability Analysis
Type: OpenClaw Skill Name: orama Version: 1.0.3 The orama skill provides instructions for an AI agent to interact with the Orama search engine using the Membrane CLI (@membranehq/cli). The documentation in SKILL.md outlines standard procedures for authentication, connection management, and action execution through the Membrane platform. There are no indicators of malicious intent, data exfiltration, or unauthorized command execution; the workflow is consistent with the stated purpose of managing Orama data.
Capability Assessment
Purpose & Capability
The skill describes an Orama integration and all runtime instructions use the Membrane CLI and an 'orama' connector, which is coherent: Membrane provides connectors/actions to manage Orama. The homepage and repository references point at Membrane-related projects rather than an unrelated service.
Instruction Scope
SKILL.md instructs the agent to install and invoke the Membrane CLI, create connections, list and run actions, and to use browser-based login flow or headless code exchange. It does not instruct reading unrelated files, scanning system paths, or exfiltrating secrets beyond normal interactive login flows.
Install Mechanism
There is no registry install spec (instruction-only), but the doc recommends installing @membranehq/cli via npm -g or using npx in examples. Installing a public npm package is expected here but carries the usual npm-global risks; consider using npx or verifying the package publisher before globally installing.
Credentials
The skill declares no required env vars or credentials. Authentication is performed via the Membrane login flow (browser or code exchange) rather than asking for API keys in the skill, which is proportionate to the described purpose.
Persistence & Privilege
always is false and the skill does not request permanent system presence or access to other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install orama
  3. After installation, invoke the skill by name or use /orama
  4. 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
Slug orama
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Orama?

Orama integration. Manage data, records, and automate workflows. Use when the user wants to interact with Orama data. It is an AI Agent Skill for Claude Code / OpenClaw, with 160 downloads so far.

How do I install Orama?

Run "/install orama" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Orama free?

Yes, Orama is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Orama support?

Orama is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Orama?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments