·effect-ai-tool
</>

effect-ai-tool

front-depiction/claude-setup

使用 @effect/ai 的 Tool 和 Toolkit API 定义和实现 AI 工具。在构建与类型安全工具定义、参数验证和处理程序实现的 LLM 集成时使用。涵盖用户定义的工具、提供商定义的工具和工具包组合。

5安装·0热度·@front-depiction

安装

$npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-tool

SKILL.md

Use this skill when implementing tools for AI language models using the @effect/ai library. This covers tool definition, parameter schemas, success/failure handling, and toolkit composition.

For comprehensive Effect AI documentation, view the Effect repository git subtree in .context/effect/packages/ai/

Your tool implementations should be type-safe, validated, and provide excellent developer experience with full schema support.

使用 @effect/ai 的 Tool 和 Toolkit API 定义和实现 AI 工具。在构建与类型安全工具定义、参数验证和处理程序实现的 LLM 集成时使用。涵盖用户定义的工具、提供商定义的工具和工具包组合。 来源:front-depiction/claude-setup。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-tool
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 effect-ai-tool?

使用 @effect/ai 的 Tool 和 Toolkit API 定义和实现 AI 工具。在构建与类型安全工具定义、参数验证和处理程序实现的 LLM 集成时使用。涵盖用户定义的工具、提供商定义的工具和工具包组合。 来源:front-depiction/claude-setup。

如何安装 effect-ai-tool?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/front-depiction/claude-setup --skill effect-ai-tool 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/front-depiction/claude-setup