Function Calling — 函数调用助手
功能说明
设计和实现Agent的函数调用能力。
使用方法
1. Schema设计
用户: 为天气查询API设计Function Schema
2. 参数校验
用户: 如何验证Function参数?
3. 返回处理
用户: 处理Function返回结果
4. 重试机制
用户: 调用失败如何重试?
Function Calling助手。设计Agent调用外部函数、工具。使用场景:(1) Function Schema设计,(2) 参数校验逻辑,(3) 返回结果处理,(4) 错误重试机制。
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "function-calling" with this command: npx skills add skylv-function-calling
设计和实现Agent的函数调用能力。
用户: 为天气查询API设计Function Schema
用户: 如何验证Function参数?
用户: 处理Function返回结果
用户: 调用失败如何重试?
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
自动检测当前任务类型,动态加载对应的 Skill。当收到新任务时,分析任务意图, 匹配最佳 Skill 并自动加载。支持 Skill 分级保护(core/protected/dynamic), 即插即用零配置,兼容任何 OpenClaw 部署。 触发词:"自动加载skill"、"动态加载"、"智能匹配skill"...
OpenClaw Agent配置验证器 - 自动检查openclaw.json与agent核心文档的一致性,检测过时引用,生成诊断报告并支持自动修复。当新增/调整agent或修改核心文档后使用此技能确保配置完整性。
Stop your AI agent from forgetting everything between sessions. Three-tier memory architecture (long-term owner namespace / daily logs / session handoff), cr...
Place outbound phone calls via Mobayilo with safe defaults (preview mode by default) and explicit live execution.