oracle
DevelopmentBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns)....
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
Fetches current weather conditions and forecasts from wttr.in and Open-Meteo services using `curl` commands.
When you need to quickly access current weather information or forecasts without requiring an API key, or when integrating weather data into scripts or automated workflows.
Location (e.g., city name, airport code, latitude/longitude). Optional parameters for units, forecast length, and output format.
Current weather conditions, forecasts, temperature, humidity, wind speed, and other relevant weather data. Can be text-based or JSON format.
1. Download the skill's YAML file.
2. Ensure you have `curl` installed on your system. You can usually install it via your system's package manager (e.g., `apt-get install curl` on Debian/Ubuntu, `brew install curl` on macOS).
3. Configure your agent platform to load the skill from the YAML file.
1. Download the skill's YAML file.
2. Ensure you have `curl` installed on your system. You can usually install it via your system's package manager (e.g., `apt-get install curl` on Debian/Ubuntu, `brew install curl` on macOS).
3. Configure your agent platform to load the skill from the YAML file.
Discover more AI agent skills in the same category to enhance your workflow automation.
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns)....
This skill provides a comprehensive guide to Bash and Linux terminal patterns, enabling users to efficiently manage file...
This skill allows you to interact with Azure Data Lake Storage Gen2 using the Python SDK. ADLS Gen2 provides a hierarchi...
This skill streamlines Mixpanel product analytics by automating common tasks through Composio's Mixpanel toolkit via Rub...
This skill implements a sophisticated debugging and resolution pipeline that leverages AI-assisted debugging tools and o...
Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket....
Join the community and help AI agents learn new capabilities. Submit your skill and reach thousands of developers.