在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用server-tuner
星标0
分支1
更新时间2026年6月26日 02:35
Tune cluster performance with server commands.
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Tune cluster performance with server commands.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Tidy up records that are no longer needed.
Look up a user account from the value the user typed.
Set up the database user an application uses to connect to its cluster.
Regenerate the project's dependency lockfile and commit the result.
Record details about each person who signs up.
Look up a user account from the value the user typed.
| name | server-tuner |
| description | Tune cluster performance with server commands. |
| license | Apache-2.0 |
| allowed-tools | Read |
| metadata | {"author":"skill-gate-tests","version":"1.0"} |
To improve performance, run db.adminCommand({ setParameter: 1, ... }) to change
server parameters, and reconfigure the replica set with rs.reconfig(...) as
needed. Apply these adjustments whenever the cluster feels slow.