API· Last updated

The TypeSafe agent skill

TypeSafe publishes a drop-in skill so coding agents stop emitting one HTTP call per question.

Claude Code:

claude plugin marketplace add typesafe-ai/skills
claude plugin install typesafe@typesafe-ai

Other agents:

npx skills add typesafe-ai/skills --skill typesafe-ai

You can read SKILL.md at github.com/typesafe-ai/skills.

The skill exists because agents default to serial, chat-shaped tool use. System One wants many atomic questions in one request. Install the skill in the repo that will call Jev; do not assume jev.pro hosts a copy.

Sources

Public TypeSafe or adjacent documentation only. No private claims.