بنقرة واحدة
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.