← Back to Skills Marketplace
sky-lv

Function Calling

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
112
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skylv-function-calling
Description
Function Calling助手。设计Agent调用外部函数、工具。使用场景:(1) Function Schema设计,(2) 参数校验逻辑,(3) 返回结果处理,(4) 错误重试机制。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-function-calling
  3. After installation, invoke the skill by name or use /skylv-function-calling
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Auto-publish
Metadata
Slug skylv-function-calling
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Function Calling?

Function Calling助手。设计Agent调用外部函数、工具。使用场景:(1) Function Schema设计,(2) 参数校验逻辑,(3) 返回结果处理,(4) 错误重试机制。 It is an AI Agent Skill for Claude Code / OpenClaw, with 112 downloads so far.

How do I install Function Calling?

Run "/install skylv-function-calling" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Function Calling free?

Yes, Function Calling is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Function Calling support?

Function Calling is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Function Calling?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments