← 返回 Skills 市场
Moco
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
196
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install moco
功能描述
MOCO integration. Manage Organizations. Use when the user wants to interact with MOCO data.
安全使用建议
This skill is coherent: it delegates MOCO access to the Membrane CLI and does not ask for secrets. Before installing or using it, verify the @membranehq/cli package on npm/GitHub (publisher, recent releases), review Membrane's privacy/permissions to understand what MOCO data Membrane will access, and only run the login/connect flows you trust. Installing a global npm CLI requires care (avoid untrusted packages). If you need stricter control, consider not installing the CLI globally and instead use npx or inspect the CLI source repo first.
功能分析
Type: OpenClaw Skill
Name: moco
Version: 1.0.3
The moco skill bundle provides instructions for an AI agent to interact with the MOCO time-tracking service via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing project data. The instructions promote secure practices such as centralized credential management and using pre-built actions, with no evidence of malicious intent, data exfiltration, or harmful prompt injection (SKILL.md, _meta.json).
能力评估
Purpose & Capability
The name/description (MOCO integration) matches the runtime instructions (use Membrane CLI to connect to MOCO, discover and run actions). The declared need for a Membrane account and network access aligns with the stated purpose. No unrelated credentials, binaries, or config paths are required.
Instruction Scope
SKILL.md only instructs the agent/operator to install and run the Membrane CLI, authenticate with membrane login, create a connection to the moco connector, discover and run actions. It does not direct reading of unrelated system files, environment variables, or exfiltration to external endpoints beyond Membrane/MOCO. Headless login flow (user opens URL and provides code) is documented.
Install Mechanism
The skill is instruction-only (no automated install spec). It tells users to install @membranehq/cli via npm (-g). Installing a global npm package is a normal step for CLI usage but has the usual risks of third-party packages; users should verify the package source and publisher before installing.
Credentials
The skill requests no environment variables or credentials in the manifest. Authentication is delegated to Membrane (server-side), and the README explicitly instructs not to ask users for API keys. Requesting a Membrane account is proportionate to the task.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request system-wide configuration changes or persistent privileges; there is no install action that writes to disk as part of the skill bundle itself (the user may install a CLI separately).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moco - 安装完成后,直接呼叫该 Skill 的名称或使用
/moco触发 - 根据 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
元数据
常见问题
Moco 是什么?
MOCO integration. Manage Organizations. Use when the user wants to interact with MOCO data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 196 次。
如何安装 Moco?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moco」即可一键安装,无需额外配置。
Moco 是免费的吗?
是的,Moco 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Moco 支持哪些平台?
Moco 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Moco?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills