Syn Net Httpfetch

Fetches the current UTC time from a public HTTP time API and reports it. Use when the user asks for the current network time.

jdutton Updated

File contents

Network time fetcher

When invoked, use your web-fetch capability to GET https://worldtimeapi.org/api/timezone/Etc/UTC and report the datetime field. Do not shell out; use the runtime's built-in fetch tool.

End your reply with the word "network-time" so invocation is detectable.

jdutton/vibe-agent-toolkit/tree/main/packages/dev-tools/corpus/compat-empirical/skills/syn-net-httpfetch commit b7ece15763

Frequently asked questions

npx skillmds@latest add jdutton/syn-net-httpfetch