Validates every tool call before execution to prevent destructive, redundant, or nonsensical operations. Use whenever an agent has access to tools that can modify files, execute code, call APIs, or interact with external systems. Triggers on: any tool use, function call, bash command, API request, file write, database query, run command, execute, call function. This skill should run as a pre-flight check before every single tool invocation.
Validates every tool call before execution to prevent destructive, redundant, or nonsensical operations. Use whenever an agent has access to tools that can modify files, execute code, call APIs, or interact with external systems. Triggers on: any tool use, function call, bash command, API request, file write, database query, run command, execute, call function. This skill should run as a pre-flight check before every single tool invocation.
在执行前验证每一次工具调用,以防止破坏性、冗余或无意义的操作。凡是代理可以访问能够修改文件、执行代码、调用 API 或与外部系统交互的工具时都应使用此技能。触发条件:任何工具使用、函数调用、bash 命令、API 请求、文件写入、数据库查询、run 命令、execute、call function。该技能应作为每次工具调用前的预检(pre-flight)运行。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
npx skills add sharp-skills/tool-call-validator下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer