← Back to Skills Marketplace
Modelscope
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
132
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install modelscope
Description
ModelScope integration. Manage data, records, and automate workflows. Use when the user wants to interact with ModelScope data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install modelscope - After installation, invoke the skill by name or use
/modelscope - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Modelscope?
ModelScope integration. Manage data, records, and automate workflows. Use when the user wants to interact with ModelScope data. It is an AI Agent Skill for Claude Code / OpenClaw, with 132 downloads so far.
How do I install Modelscope?
Run "/install modelscope" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Modelscope free?
Yes, Modelscope is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Modelscope support?
Modelscope is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Modelscope?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills