在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:46,187
forks:4,505
updated:2026年3月12日 13:30
SKILL.md
[HINT] 下载包含 SKILL.md 和所有相关文件的完整技能目录
| 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