Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:18,413
forks:2,574
updated:May 20, 2026 at 20:55
SKILL.md
| name | no-external |
| description | Skill that operates purely on local state |
| triggers | ["rotate the log file"] |
| mutating | true |
This skill rotates log files locally. No external APIs, no brain queries. Trivially exempt from brain-first compliance because there's nothing to consult.
Read the log path from config, rename to .log.1, truncate the active file.