← 返回 Skills 市场
MongoDB Skill - 灵活的文档数据库管理
作者
ryanlee-gemini
· GitHub ↗
· v1.0.0
· MIT-0
207
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mongodb-skill
功能描述
MongoDB 文档数据库管理技能。通过自然语言查询、管理 MongoDB,支持文档查询、聚合操作、索引管理、地理空间查询等功能。当用户提到 MongoDB、NoSQL、文档数据库时使用此技能。
安全使用建议
This skill appears to be what it says: a MongoDB helper with command examples and install hints. Before installing or using it: (1) verify the referenced repository/homepage if you want higher assurance (package.json points to a GitHub repo and a homepage you can inspect), (2) only supply database connection strings/credentials for accounts with minimal privileges, not full admin accounts, (3) be careful when running mongorestore/mongodump — restore can overwrite data, and (4) installing system packages requires sudo/homebrew and is a normal step but review commands before running them. If you need stronger assurance, check the upstream repository and author and test on a non-production database first.
能力评估
Purpose & Capability
The name/description (MongoDB management) matches the declared requirements: mongosh, mongodump, mongorestore, and pymongo are reasonable and expected for the documented features (queries, aggregation, backups, restore, indexing, geospatial).
Instruction Scope
SKILL.md contains typical MongoDB commands and examples (connection strings, find/aggregate/update examples, mongodump/mongorestore). It does include examples with plaintext connection strings (username:password) but does not instruct the agent to read unrelated files, exfiltrate data, or call third‑party endpoints. Recommend users avoid pasting production credentials into public inputs and use least‑privilege accounts.
Install Mechanism
No embedded install script that downloads arbitrary archives. package.json lists system installs (apt, brew) and pip install for pymongo — these are standard package managers and appropriate for the skill. No suspicious external URLs or extract-from-unknown-host steps are present.
Credentials
The skill does not require environment variables or secrets in its metadata. However, practical use requires supplying MongoDB connection strings/credentials to connect to databases; this is expected but users should provide only minimal-permission credentials and avoid exposing secrets to untrusted interfaces.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide privileges or modify other skills. There is no evidence it attempts to alter agent/system configuration beyond normal install recommendations.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mongodb-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/mongodb-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
🎉 首发版本!
主要功能:
• 🔍 灵活查询 - 自然语言描述,自动生成查询语句
• 📊 聚合分析 - 复杂的数据聚合和统计分析
• 📑 文档操作 - 嵌套文档、数组操作
• 🌍 地理查询 - 地理空间查询和距离计算
• 📈 索引管理 - 复合索引、文本索引、地理索引
• 💾 备份恢复 - mongodump/mongrestore 完整方案
适合人群:开发者、数据分析师、后端工程师
元数据
常见问题
MongoDB Skill - 灵活的文档数据库管理 是什么?
MongoDB 文档数据库管理技能。通过自然语言查询、管理 MongoDB,支持文档查询、聚合操作、索引管理、地理空间查询等功能。当用户提到 MongoDB、NoSQL、文档数据库时使用此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 207 次。
如何安装 MongoDB Skill - 灵活的文档数据库管理?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mongodb-skill」即可一键安装,无需额外配置。
MongoDB Skill - 灵活的文档数据库管理 是免费的吗?
是的,MongoDB Skill - 灵活的文档数据库管理 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MongoDB Skill - 灵活的文档数据库管理 支持哪些平台?
MongoDB Skill - 灵活的文档数据库管理 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MongoDB Skill - 灵活的文档数据库管理?
由 ryanlee-gemini(@ryanlee-gemini)开发并维护,当前版本 v1.0.0。
推荐 Skills