Communitygithub.com

rebecca-williams-ar/week1-tool-use-loop

基于 Claude API 构建的安全的代理式工具使用循环 — CCA-F 研究项目

week1-tool-use-loop 是什么?

此技能提供了一个安全的、代理式的工具使用循环实现,基于 Claude API 构建,属于 CCA-F 研究项目的组成部分。它旨在让 AI 代理能够以安全可控的方式重复调用外部工具(如文件操作、网络请求等),同时避免常见的陷阱(如无限循环或权限滥用)。该实现源自 GitHub 上最新发布的仓库,专为 Claude、Codex、Gemini 等工作流和 MCP 工具链设计,适用于需要可靠工具调用和结果处理的自动化场景。通过预定义的循环结构和安全约束,开发者可以快速集成该技能到自己的代理系统中,确保工具使用的稳定性与安全性。

兼容平台Claude CodeCodex CLI~CursorAntigravityGemini CLI
npx skills add rebecca-williams-ar/week1-tool-use-loop

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

week1-tool-use-loop 是做什么的?

Secure agentic tool-use loop build with the Claude API - CCA-F study project

Source: https://github.com/rebecca-williams-ar/week1-tool-use-loop

Discovered from GitHub repositories pushed in the last 24 hours for agent skills, Claude/Codex/Gemini workflows, MCP tooling, and adjacent AI-agent automation.

相关技能