Files
DBAdmin/skills/my-suite-quickfetch/SKILL.md
T
2026-05-18 06:40:19 +00:00

491 B


name: my-suite-quickfetch description: Slash-safe quick fetch: bypass model and run web_fetch directly on provided URL. user-invocable: true command-dispatch: tool command-tool: web_fetch command-arg-mode: raw metadata: {"openclaw":{"emoji":"","requires":{"config":["tools.web.fetch.enabled"]}}}

QuickFetch (slash)

Usage:

  • /my-suite-quickfetch https://example.com

Notes:

  • This bypasses the model and dispatches to web_fetch.
  • Provide a single URL as the raw args string.