首页

把 Jev skill 加到你的 agent

给任何 AI 编码 agent 一个快速、类型化的 "模糊 if":一个 skill 就教会它调用 Jev Decision API,用于路由、护栏、打分和放行——用你自己的托管 key,无需 waitlist。

你需要一个托管 key(jv_live_…)——在价格页拿一个,然后在你的环境里把它设为 JEV_API_KEY。 价格

复制到你的 agent

选一种方式。粘贴提示词的方式适用于任何能读取 URL 的 agent;其余方式直接安装 skill 文件。

任意 agent——粘贴这段提示词

Install the Jev agent skill: fetch https://jevtypesafeai.com/skill/SKILL.md and follow it to call the Jev Decision API (POST https://jevtypesafeai.com/api/v1/decide) with my JEV_API_KEY, for typed choice / score / noul decisions — routing, guardrails, scoring and gating.

Claude Code——插件

claude plugin marketplace add codaaiteam/jev-skill
claude plugin install jev@jev-skill

任意 agent——手动安装文件

curl -o ~/.claude/skills/jev/SKILL.md --create-dirs \
  https://jevtypesafeai.com/skill/SKILL.md

阅读原始 SKILL.md ↗

这个 skill 教会你的 agent 什么

由 jevtypesafeai.com 提供的独立 skill——不是 TypeSafe AI。它通过官方 Jev API 调用我们的托管计量代理。如需官方访问,请见 typesafe.ai。

获取 API key →▶ 免费试用 Jev生态
Jev agent skill——把 Decision API 装进 Claude Code、Cursor 和 Codex · Jev by TypeSafe AI