Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$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