← 返回 Skills 市场
Mosaicml
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
154
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mosaicml
功能描述
MosaicML integration. Manage data, records, and automate workflows. Use when the user wants to interact with MosaicML data.
安全使用建议
This skill is internally consistent: it expects you to install and use the Membrane CLI and to authenticate with Membrane so the platform can connect to MosaicML. Before installing or using it: 1) Verify you trust the Membrane service (review privacy, data handling, and the getmembrane.com / GitHub links) because your MosaicML data and auth will be routed through that third party. 2) Prefer running commands with npx or installing a pinned CLI version instead of npm install -g @membranehq/cli@latest to reduce supply-chain and permission risk. 3) Expect an interactive login (or a headless URL/code flow) — you will need to complete authentication in a browser. 4) Don’t use this with highly sensitive data unless you’ve confirmed the external service’s security and compliance. If you want, provide the Membrane CLI package name/version or the referenced GitHub repo URL so I can check whether the package and repo look legitimate and up-to-date (that would raise my confidence).
功能分析
Type: OpenClaw Skill
Name: mosaicml
Version: 1.0.3
The skill instructs the AI agent to perform high-privilege system operations, including the global installation of a third-party CLI tool (`npm install -g @membranehq/cli`) and routing all MosaicML interactions through an external middleware service (getmembrane.com). While the instructions aim to simplify authentication and API management, the requirement for shell-based installation and the reliance on a third-party platform that dynamically 'builds' and executes actions introduces significant supply chain risk and broad system access without explicit malicious intent (SKILL.md).
能力评估
Purpose & Capability
The skill declares MosaicML integration and all runtime instructions point to using the Membrane CLI as an intermediary to talk to MosaicML. Requesting a Membrane account and network access is consistent with that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to install and run the Membrane CLI, perform interactive or headless login flows, create connections, discover and run Membrane actions, and pass JSON inputs/outputs. The instructions do not direct reading unrelated files or exfiltrating data to unexpected endpoints, but they do imply sending MosaicML-related data and credentials through the Membrane service (normal for an integration platform).
Install Mechanism
Installation is an npm global install (npm install -g @membranehq/cli@latest) and use of npx in examples. npm package installation from the public registry is a common approach but is a moderate supply-chain risk compared with no-install instruction-only skills. Using '@latest' and a global install increases risk; pinning a version or using npx avoids persistent global binaries.
Credentials
The skill declares no required environment variables or local credentials. Authentication is handled via Membrane's login flow rather than asking for API keys, which is proportionate to the described functionality.
Persistence & Privilege
The skill is instruction-only, does not request always:true, and does not attempt to modify other skills or system-wide configuration. It does rely on an external account and CLI but does not request elevated agent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mosaicml - 安装完成后,直接呼叫该 Skill 的名称或使用
/mosaicml触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Mosaicml 是什么?
MosaicML integration. Manage data, records, and automate workflows. Use when the user wants to interact with MosaicML data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 Mosaicml?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mosaicml」即可一键安装,无需额外配置。
Mosaicml 是免费的吗?
是的,Mosaicml 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mosaicml 支持哪些平台?
Mosaicml 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mosaicml?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills