TypeSafe Agent Skills

September 12, 2026 ยท View on GitHub

Agent skills for building with TypeSafe: typed decisions and probabilities from System One models.

You can read SKILL.md on GitHub or fetch its raw Markdown.

Install

Claude Code plugin

Run in your terminal:

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

Other agents via skills.sh

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

Select your agent when prompted. Installation is project-local by default; add -g to install globally.

See the installation guide for a prompt to copy to your agent, manual installation, and updates.

Use

Ask your agent, for example:

Use TypeSafe to route incoming support tickets by department, with human review for uncertain decisions.

In Claude Code, you can explicitly invoke the plugin skill with /typesafe:typesafe-ai.

SkillPurpose
typesafe-aiDesign TypeSafe workflows, find current docs and cookbooks, and compose typed judgments in code

License

MIT.