← 返回 Skills 市场
gora050

Meesho

作者 Vlad Ursul · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meesho
功能描述
Meesho integration. Manage Recordses. Use when the user wants to interact with Meesho data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meesho
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meesho 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug meesho
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meesho 是什么?

Meesho integration. Manage Recordses. Use when the user wants to interact with Meesho data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Meesho?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meesho」即可一键安装,无需额外配置。

Meesho 是免费的吗?

是的,Meesho 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meesho 支持哪些平台?

Meesho 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Meesho?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.0。

💬 留言讨论