← Back to Skills Marketplace
Meesho
by
Vlad Ursul
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meesho
Description
Meesho integration. Manage Recordses. Use when the user wants to interact with Meesho data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to talk to Meesho. Before installing: (1) verify the npm package name (@membranehq/cli) and check the package's npm/GitHub pages to confirm authenticity; (2) prefer using npx for one-off runs instead of a global npm -g install if you want to avoid installing new global binaries; (3) be prepared to complete an interactive OAuth/device-style login in a browser and avoid sharing authorization codes with others; and (4) if you are in a restricted or corporate environment, confirm that installing CLI tooling is allowed by your admins.
Capability Analysis
Type: OpenClaw Skill
Name: meesho
Version: 1.0.0
The meesho skill bundle provides instructions for an AI agent to manage data via the Membrane platform and CLI. It outlines standard procedures for installation, authentication, and action execution using the `@membranehq/cli` package. No indicators of malicious intent, unauthorized data access, or harmful prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (Meesho integration / Records management) align with the instructions, which use the Membrane platform to connect to Meesho. Required tools (Membrane CLI via npm or npx) and referenced endpoints (Meesho developer docs, Membrane homepage) are consistent with the declared purpose.
Instruction Scope
SKILL.md stays on-purpose: it instructs installing/using the Membrane CLI, logging in, creating connections, discovering and running actions. It does not instruct reading unrelated local files or accessing unrelated environment variables. It does include a headless login flow that asks the user to open a browser and paste a code—this is expected for OAuth-style device flows.
Install Mechanism
The skill is instruction-only (no code written to disk by the skill itself). It recommends installing @membranehq/cli from npm (global npm install or npx). Installing an npm package from the public registry is a reasonable approach but carries standard package-supply-chain risks; using npx avoids a global install and is suggested in the doc itself.
Credentials
The skill declares no required env vars or credentials and relies on Membrane to handle auth. Requesting only network access and a Membrane account is proportionate to the described integration; there are no unrelated credential requests.
Persistence & Privilege
always is false and the skill does not request persistent or elevated agent/system privileges. It does not modify other skills or system-wide settings in its instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meesho - After installation, invoke the skill by name or use
/meesho - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Meesho?
Meesho integration. Manage Recordses. Use when the user wants to interact with Meesho data. It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Meesho?
Run "/install meesho" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meesho free?
Yes, Meesho is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meesho support?
Meesho is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meesho?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.0.
More Skills