← Back to Skills Marketplace
mordom0404

Meteor Master AI Bridge

by mordom0404 · GitHub ↗ · v1.2.7 · MIT-0
cross-platform ✓ Security Clean
338
Downloads
0
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install mma-bridge
Description
通过 mma-bridge 命令行工具与 Meteor Master AI 交互
Usage Guidance
This skill is a documentation-only bridge for a local CLI (mma-bridge) controlling a local Meteor Master AI app. Before installing/using it: 1) ensure you actually have the mma-bridge CLI and Meteor Master AI installed from trusted sources (the SKILL.md suggests npm and app store links), 2) be aware the skill's commands operate on local files and temp directories—do not pass sensitive system file paths or credentials to its APIs, and review any returned JSON (examples may include RTSP URLs with embedded credentials), 3) if you will install mma-bridge from npm, inspect the package and its maintainer (package content and publish origin) to confirm provenance, and 4) avoid running on shared or high-sensitivity machines unless you trust the underlying CLI and app. Overall the package is internally consistent with its stated purpose, but exercise standard caution around local filesystem and credential exposure.
Capability Analysis
Type: OpenClaw Skill Name: mma-bridge Version: 1.2.7 The Meteor Master AI Bridge skill is designed to interface with a local meteor monitoring application via the 'mma-bridge' CLI tool. It facilitates tasks such as checking installation status, starting the application, and managing meteor detection data through local API calls (127.0.0.1). The instructions in SKILL.md and the API specifications in the references directory are consistent with the stated purpose, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
Capability Tags
crypto
Capability Assessment
Purpose & Capability
Name and description state this is a CLI bridge to Meteor Master AI and the SKILL.md exclusively documents using the mma CLI and MMA local APIs. The skill requests no unrelated credentials, binaries, or installs—everything asked for (file paths, ports, local app install) is coherent with managing/interacting with a local application.
Instruction Scope
Instructions tell the agent to run local mma commands and to read/write small JSON files and check system temp/installed-app state. This is expected for a local-CLI bridge, but note the APIs accept arbitrary filesystem paths (folderpath/filepath) and the list command inspects the system temp directory. That means the agent will operate on local files and may surface local paths or contained secrets (e.g., RTSP URLs with credentials can appear in getCurrentInfo responses); users should be cautious about what file paths or data they instruct the agent to send.
Install Mechanism
There is no install spec and no code files—this is instruction-only. No downloads or archive extraction are performed by the skill itself, minimizing install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. The documented operations involve local app ports and filesystem paths only, which matches the stated functionality.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does not request or declare privileges to modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mma-bridge
  3. After installation, invoke the skill by name or use /mma-bridge
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.7
mma-bridge 1.2.7 - Update some skill details
v1.2.6
Version 1.2.6 - Added documentation for new analysis methods: analyze image folder, live stream, video file, and stopping analysis, with dedicated reference files. - Extended references with analyzeImageFolder.md, analyzeLiveStream.md, analyzeVideoFile.md, and stopAnalyze.md to clarify usage of new API methods.
v1.2.4
- 改变 API 请求方式:post 命令现在必须通过 --data-file 参数传递 JSON 数据文件,不再支持 --data 参数,以增强稳定性。
v1.2.2
- Major update: All API method reference files are now located in the new references/ directory, including api_spec.md. - Added several new reference files: collect.md, deleteGroup.md, incollect.md, and others, providing more detailed API documentation. - Removed previous standalone API method reference files in favor of a centralized and organized directory structure. - Updated documentation to require users to check references/api_spec.md for all post command details, instead of listing each endpoint explicitly. - No command-line changes; all updates focus on documentation, structure, and reference clarity.
v1.2.0
- 新增多种 API 方法支持,包括 getFilterList、getDataList、getDataDetail、exportTrackImg、exportGroupVideo 等,详见各自的 .md 文件。 - 对 post 命令增加 method 统一调用格式说明,并强调所有交互需通过 mma post。 - 文档新增背景信息、术语规范和方法参数查阅提醒,提升使用说明的全面性和规范性。 - 明确注明 Meteor Master AI 应用需大于 5.5.0 版本,并在设置中启用 MMABridge。 - 补充使用注意事项与交互样例,便于理解和操作。
v1.1.0
Added support for more management commands for interacting with Meteor Master AI from the command line: - Added mma check to verify if Meteor Master AI is installed. - Added mma start to launch the Meteor Master AI app if present. - Added mma list to display all running instances and their ports. - Documentation updated with detailed usage and example command outputs.
v1.0.0
Initial release of mma-bridge skill. - Enables interaction with Meteor Master AI via the mma-bridge CLI. - Supports sending API requests to obtain current status/info from Meteor Master AI. - Provides command usage with customizable port option. - Includes error handling and response format documentation. - Requires Meteor Master AI app installation and enabling of MMABridge API.
Metadata
Slug mma-bridge
Version 1.2.7
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is Meteor Master AI Bridge?

通过 mma-bridge 命令行工具与 Meteor Master AI 交互. It is an AI Agent Skill for Claude Code / OpenClaw, with 338 downloads so far.

How do I install Meteor Master AI Bridge?

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

Is Meteor Master AI Bridge free?

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

Which platforms does Meteor Master AI Bridge support?

Meteor Master AI Bridge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Meteor Master AI Bridge?

It is built and maintained by mordom0404 (@mordom0404); the current version is v1.2.7.

💬 Comments