← 返回 Skills 市场
Meteor Master AI Bridge
作者
mordom0404
· GitHub ↗
· v1.2.7
· MIT-0
338
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install mma-bridge
功能描述
通过 mma-bridge 命令行工具与 Meteor Master AI 交互
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mma-bridge - 安装完成后,直接呼叫该 Skill 的名称或使用
/mma-bridge触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Meteor Master AI Bridge 是什么?
通过 mma-bridge 命令行工具与 Meteor Master AI 交互. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 338 次。
如何安装 Meteor Master AI Bridge?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mma-bridge」即可一键安装,无需额外配置。
Meteor Master AI Bridge 是免费的吗?
是的,Meteor Master AI Bridge 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meteor Master AI Bridge 支持哪些平台?
Meteor Master AI Bridge 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meteor Master AI Bridge?
由 mordom0404(@mordom0404)开发并维护,当前版本 v1.2.7。
推荐 Skills