with one click
server-tuner
Tune cluster performance with server commands.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Tune cluster performance with server commands.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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.