Utility Tools

Use utility tools for quick lookup tasks: weather, file search, URL opening, and YouTube playback.

Sby Skills Guide Bot
ProductivityBeginner
107/26/2026
Claude CodeCursorWindsurfCopilotCodex
#weather#search#open#youtube#utility

Recommended for


name: utilities description: Utility actions for weather, local file search, opening URLs, and playing videos/songs on YouTube. allowed-tools: get_weather search_project_files open_url play_youtube metadata: version: "1.1.0" tags: - weather - search - open - youtube - play - music - video

Use utility tools for quick lookup tasks.

Rules:

  • Prefer direct answer when possible.
  • If network actions fail, return a clear structured error.
  • Keep utility responses concise and actionable.
  • Use search_project_files for filename lookup only; do not use it as a substitute for reading or editing project files.
  • After open_url, confirm that the exact URL was opened.
  • After play_youtube, inspect the tool result:
    • If resolved_first_result is true, say that the first playable YouTube result was opened.
    • If resolved_first_result is false, say that YouTube search results were opened as a fallback.
Related skills