Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:46,187
forks:4,505
updated:12. März 2026 um 13:30
SKILL.md
[HINT] Laden Sie das komplette Skill-Verzeichnis einschließlich SKILL.md und aller zugehörigen Dateien herunter
| name | time-fetcher |
| description | Instructions for fetching current Dubai time via bash command |
| user-invocable | false |
TZ='Asia/Dubai' date '+%Y-%m-%d %H:%M:%S %Z'
YYYY-MM-DD HH:MM:SS +04 (Gulf Standard Time)
Provide the following fields:
time: Just the time portion (HH:MM:SS)timezone: "GST (UTC+4)"formatted: The full output string from the command