Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Push architecture docs to oh-my-mermaid cloud. Handles login, link, and push workflow with error guidance. Use when the user says "omm push", "push to cloud", "deploy architecture", or "share architecture".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -15% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -60% | 0% |
Automate the full workflow of pushing .omm/ architecture docs to the oh-my-mermaid cloud service.
Ensure the omm CLI is available:
bashcommand -v omm || npm install -g oh-my-mermaid
If the install command fails (permission denied), tell the user: "Please run npm install -g oh-my-mermaid in your terminal, then try again."
Run omm share via Bash. If it errors with "not logged in":
omm login — this opens a browser for GitHub OAuthRun omm share via Bash. If it errors with "no project slug":
omm link — this sets the cloud project slug from the directory nameRun omm push via Bash.
Handle errors:
omm login again."On success, output:
https://ohmymermaid.com/p/{slug}omm share to get the shareable link"Other measured skills in the registry, with their headline benchmark lift.