← 返回 Skills 市场
sky-lv

Function Calling

作者 SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
112
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install skylv-function-calling
功能描述
Function Calling助手。设计Agent调用外部函数、工具。使用场景:(1) Function Schema设计,(2) 参数校验逻辑,(3) 返回结果处理,(4) 错误重试机制。
安全使用建议
This is a low-risk, instruction-only helper. Before using, review any function schemas or code the agent generates and do not paste secrets or credentials into prompts. If you plan to run generated code or wire it to external services, audit the code and supply only the minimal, purpose-specific credentials needed. If you want stronger guarantees, request that the skill produce only schema/spec text (no runnable scripts) and manually inspect before executing.
能力评估
Purpose & Capability
The name and description match the SKILL.md content (function schema design, parameter validation, return handling, retry). No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md contains only guidance/examples for schema design, validation, return processing, and retries. It does not instruct the agent to read files, access environment variables, transmit data to external endpoints, or perform operations outside the stated purpose.
Install Mechanism
No install spec and no code files — this is instruction-only. Nothing will be downloaded or written to disk by an installer.
Credentials
The skill declares no required environment variables, credentials, or config paths; its requested access is proportional to its function-design purpose.
Persistence & Privilege
always is false and it does not request elevated persistence or to modify other skills or system-wide settings. disable-model-invocation is default (false), which is normal; this alone is not risky given the skill's limited scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install skylv-function-calling
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /skylv-function-calling 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Auto-publish
元数据
Slug skylv-function-calling
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Function Calling 是什么?

Function Calling助手。设计Agent调用外部函数、工具。使用场景:(1) Function Schema设计,(2) 参数校验逻辑,(3) 返回结果处理,(4) 错误重试机制。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 112 次。

如何安装 Function Calling?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install skylv-function-calling」即可一键安装,无需额外配置。

Function Calling 是免费的吗?

是的,Function Calling 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Function Calling 支持哪些平台?

Function Calling 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Function Calling?

由 SKY-lv(@sky-lv)开发并维护,当前版本 v1.0.0。

💬 留言讨论