ワンクリックで
weather-skill
Get the weather and temperature of a given location
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Get the weather and temperature of a given location
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
Explains how to use the agentia Python library to build LLM agents with tools, plugins, MCP servers, streaming, structured output, and skills. Use when working with agentia code or when the user asks about agentia APIs.
Use this skill when building real-time, bidirectional streaming applications with the Gemini Live API. Covers WebSocket-based audio/video/text streaming, voice activity detection (VAD), native audio features, function calling, session management, ephemeral tokens for client-side auth, and all Live API configuration options. SDKs covered - google-genai (Python), @google/genai (JavaScript/TypeScript).
SOC 職業分類に基づく
| name | weather-skill |
| description | Get the weather and temperature of a given location |
Get the weather and temperature of a given location.
python scripts/get-weather.py "Sydney"
# The current weather in Sydney is 72 degrees celsius.
# The sky is clear and sunny.