← Back to Skills Marketplace
saucedocs

Motie CLI

by Cristian Saucedo · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
103
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install motie-cle-beta
Description
Discover and explore APIs on the Motie marketplace using the motie CLI. Use this skill whenever you need to find an API or service to accomplish a task — res...
Usage Guidance
This skill appears to do what it says (discover and call Motie marketplace APIs) but has two practical issues you should resolve before installing or following its instructions: 1) verify the npm package '@saucedocs/motie-cli' (check its npm page, repository, publisher identity, and recent release history) because the skill bundle provides no homepage or source; 2) be aware the CLI requires your MOTIE_API_KEY — treat that like any API secret: only provide it to a trusted CLI/package, avoid pasting it into untrusted interfaces, and prefer using a scoped key with least privilege. Ask the publisher for a repository/homepage and for the skill metadata to be updated to declare MOTIE_API_KEY explicitly; if you don't trust the npm package, do not run global installs and consider running the CLI in an isolated container or sandbox for testing.
Capability Analysis
Type: OpenClaw Skill Name: motie-cle-beta Version: 1.0.2 The skill facilitates the discovery and execution of arbitrary third-party APIs using the `motie` CLI tool and the `@saucedocs/motie-cli` npm package. It introduces high-risk capabilities such as shell execution and outbound network access, which are necessary for its stated purpose but significantly expand the agent's attack surface. Additionally, the skill instructions in `skill.md` and metadata in `_meta.json` contain future-dated timestamps (2026), and the agent is directed to execute commands based on dynamically retrieved external documentation from the `motie docs` command.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The SKILL.md clearly requires a Motie API key (MOTIE_API_KEY) and instructs use of the '@saucedocs/motie-cli' npm package, but the skill's registry metadata declares no required environment variables, no primary credential, and no install spec. That mismatch is unexpected: a Motie CLI skill legitimately needs the MOTIE_API_KEY and should have declared it.
Instruction Scope
The runtime instructions are narrowly focused on searching, fetching docs, and calling APIs via the motie CLI and do not ask the agent to read unrelated files or credentials. They do instruct checking the MOTIE_API_KEY env var (or passing --api-key) and to install the CLI with npm; that behavior is in-scope but the skill grants broad discretion to invoke arbitrary marketplace APIs (as intended for discovery).
Install Mechanism
There is no formal install spec in the skill bundle, but the SKILL.md tells users/agents to run 'npm install -g @saucedocs/motie-cli'. The package scope (@saucedocs) and name are provided but the skill lists no homepage, repository, or source. Asking users/agents to install a third‑party global npm package with no declared source increases risk and should be verified (authentic package, publisher, and package contents).
Credentials
The instructions require MOTIE_API_KEY (starts with 'mtk_'), which is the only credential needed for the CLI, but the skill metadata did not declare this env var or a primary credential. This omission reduces transparency and means agents might prompt users for secrets that the registry didn't declare. No other unrelated credentials are requested.
Persistence & Privilege
The skill is instruction-only, has no install behavior in the bundle, and 'always' is false. It does not request permanent presence or elevated platform privileges in the manifest.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install motie-cle-beta
  3. After installation, invoke the skill by name or use /motie-cle-beta
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Added documentation for the motie call subcommand, enabling direct API invocations from the CLI. - Updated the workflow: Step 2 docs responses now provide an example_cli command instead of example_curl. - Step 3 instructions now use motie call, with clear examples for GET/POST routes, path/query/body params, and CLI options. - Route documentation format revised: routes now specify parameter types, and the example_cli shows actual CLI usage. - General workflow and examples clarified for improved usability.
v1.0.0
Initial release of motie-cli skill — Motie API discovery via CLI - Enables searching and exploring APIs on the Motie marketplace with the `motie` CLI tool. - Guides you through searching, viewing documentation, and calling APIs directly from the command line. - Requires a Motie API key for authentication. - Provides detailed instructions and examples for setup, searching, documentation retrieval, and making API calls. - Error outputs are in JSON for easier troubleshooting.
Metadata
Slug motie-cle-beta
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Motie CLI?

Discover and explore APIs on the Motie marketplace using the motie CLI. Use this skill whenever you need to find an API or service to accomplish a task — res... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Motie CLI?

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

Is Motie CLI free?

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

Which platforms does Motie CLI support?

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

Who created Motie CLI?

It is built and maintained by Cristian Saucedo (@saucedocs); the current version is v1.0.2.

💬 Comments