← Back to Skills Marketplace
gora050

Moco

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
196
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install moco
Description
MOCO integration. Manage Organizations. Use when the user wants to interact with MOCO data.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install moco
  3. After installation, invoke the skill by name or use /moco
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug moco
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Moco?

MOCO integration. Manage Organizations. Use when the user wants to interact with MOCO data. It is an AI Agent Skill for Claude Code / OpenClaw, with 196 downloads so far.

How do I install Moco?

Run "/install moco" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Moco free?

Yes, Moco is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Moco support?

Moco is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Moco?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments