원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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).
| 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.