← Back to Skills Marketplace
Openrouter
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
167
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install openrouter-integration
Description
OpenRouter integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenRouter data.
Usage Guidance
This skill is coherent for integrating OpenRouter via the Membrane CLI, but before installing: 1) Verify the @membranehq/cli npm package and its repository (author, recent activity, stars, official docs) to reduce supply‑chain risk; 2) Prefer npx or a local install if you don't want a global binary installed; 3) Understand that using this skill gives the Membrane service delegated access to your OpenRouter/account data (it handles tokens server-side), so only proceed if you trust Membrane/getmembrane.com; 4) In headless or automated environments, be careful with the login flow and do not paste codes or tokens into untrusted places. If you want extra assurance, ask the skill publisher for a checksum/linked release or inspect the CLI repository before installing.
Capability Analysis
Type: OpenClaw Skill
Name: openrouter-integration
Version: 1.0.3
The skill provides instructions for an AI agent to integrate with OpenRouter using the Membrane CLI. It includes standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing API actions. The instructions are transparent, align with the stated purpose, and emphasize security best practices such as letting the platform handle credentials rather than storing secrets locally. No indicators of malicious intent, data exfiltration, or harmful prompt injection were found.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (OpenRouter integration) matches the runtime instructions: the SKILL.md describes using the Membrane CLI to connect to OpenRouter, list and run actions, and manage model-related operations. Required capabilities (network access, Membrane account) are appropriate for this purpose.
Instruction Scope
The instructions stay focused on installing and using the Membrane CLI: logging in, creating a connector, discovering actions, and running them. They do not instruct reading arbitrary local files, exporting unrelated environment variables, or sending data to third‑party endpoints outside the Membrane/OpenRouter flows described.
Install Mechanism
There is no install spec in the registry, but the SKILL.md instructs users to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a reasonable way to obtain a CLI, but it does execute third‑party code on the machine (npm registry). Confirm the package source (npm page, repository, author) before installing; consider using npx or a local install if you want lower system impact.
Credentials
The skill does not request environment variables or local config paths and relies on Membrane's account-based auth flows. This is proportionate: OpenRouter access requires credentials, and the skill delegates credential management to Membrane rather than requesting raw API keys.
Persistence & Privilege
The skill is not forced-always; it is user-invocable and allows autonomous invocation (the platform default). It does not request persistent system-wide configuration changes or access to other skills' credentials. No elevated persistence was requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openrouter-integration - After installation, invoke the skill by name or use
/openrouter-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 Openrouter?
OpenRouter integration. Manage data, records, and automate workflows. Use when the user wants to interact with OpenRouter data. It is an AI Agent Skill for Claude Code / OpenClaw, with 167 downloads so far.
How do I install Openrouter?
Run "/install openrouter-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Openrouter free?
Yes, Openrouter is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Openrouter support?
Openrouter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Openrouter?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills