Skill Details
Runtime
Any model
Example user message
[userMessage]: fetch weather data and send summary
Example agent response
Task Goal:
Retrieve weather data and generate summary.
Tools Required:
- weather API
- text processing module
Tool Roles:
Weather API → data retrieval
Text module → summary generation
Input/Output Mapping:
API input: location
API output: raw weather data
Text module input: raw data
Text module output: summary
Execution Pipeline:
Request API → receive data → process → generate summary → output.
Fallback Strategy:
If API fails, return cached or last known data.
Dependencies:
- API access
- processing module
Optimization Suggestions:
Cache results to reduce repeated API calls.
By purchasing this skill, you agree to our terms of service
Advanced tool-integration and external interaction system designed for OpenClaw and agent-based environments. Structures how agents select, call, and coordinate tools, APIs, and external services with clear execution logic, input/output mapping, and controlled interaction workflows.
...more
Added 2 weeks ago
