← 返回 Skills 市场
membranedev

Modelscope

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
132
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install modelscope
功能描述
ModelScope integration. Manage data, records, and automate workflows. Use when the user wants to interact with ModelScope data.
安全使用建议
This skill looks coherent but depends on a third-party service (Membrane). Before installing: 1) Be prepared to install/run the Membrane CLI (npm package) or use npx. 2) You will need a Membrane account and to complete an interactive login (browser or code) — review what scopes/permissions Membrane requests for ModelScope access. 3) Consider using npx to avoid a global install, and verify the @membranehq/cli package and repository (https://github.com/membranedev/application-skills) match your security policies. 4) If you don’t want autonomous agent use of this skill, adjust agent permissions/settings; otherwise the agent may call Membrane actions when invoked.
功能分析
Type: OpenClaw Skill Name: modelscope Version: 1.0.1 The skill bundle provides instructions for an AI agent to integrate with ModelScope via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing actions through the Membrane platform. The instructions follow security best practices by advising the agent to let the platform handle credentials rather than requesting API keys from the user, and no malicious code or exfiltration patterns were identified in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with ModelScope and the SKILL.md consistently instructs use of a Membrane connector for ModelScope. Requiring the Membrane CLI and a Membrane account is reasonable for this integration. (Minor note: the skill delegates to a third-party vendor, Membrane, which is expected here.)
Instruction Scope
Runtime instructions are limited to installing/running the Membrane CLI, performing an interactive login flow, creating/listing connections and actions, and running actions. The instructions do not ask the agent to read unrelated system files, environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
The SKILL.md recommends installing @membranehq/cli from the public npm registry (npm install -g or npx). This is expected for a CLI-based integration but carries the usual tradeoffs of installing third-party npm packages; using npx avoids global installs. There is no install spec in the registry itself (instruction-only).
Credentials
The skill declares no required environment variables or credentials and relies on an interactive Membrane login flow. That is proportionate: Membrane handles auth server-side rather than requiring API keys in the skill.
Persistence & Privilege
The skill is instruction-only with no code files and does not request persistent 'always' inclusion. It does allow the agent to invoke the skill (platform default), which is normal; no unexpected privilege escalation is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modelscope
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modelscope 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug modelscope
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Modelscope 是什么?

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

如何安装 Modelscope?

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

Modelscope 是免费的吗?

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

Modelscope 支持哪些平台?

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

谁开发了 Modelscope?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论