Skip to content
JevDirectory.org
CommunityTools & Integrations37 starsVerified 2026-09-22

askjev

A Hermes skill that calls Jev as a typed tiebreaker: the agent submits a state and a question, and Choice, Score, or Noul answers with probabilities let it act or escalate.

Category
Tools & Integrations
Published by
Community
Author
shantanugoel
Added
2026-09-22
Tagscommunitypythonskillsagentscli

Highlights

  • Installs as a SKILL.md plus scripts under $HERMES_HOME/skills/autonomous-ai-agents/askjev.
  • The README frames Jev as a typed tiebreaker rather than a chat model, returning Choice, Score, or Noul answers with probabilities.
  • The CLI takes a state, a question, and named options: python3 scripts/askjev.py choice --state '...' --question 'Which path?' --option a='...'.
  • TYPESAFE_API_KEY goes in $HERMES_HOME/.env, and ASKJEV_DISABLED=1 disables the skill without deleting it.
  • scripts/eval.py runs a live reliability suite that needs the API key.

Quickstart

bash
mkdir -p "${HERMES_HOME:-$HOME/.hermes}/skills/autonomous-ai-agents/askjev"
cp -R SKILL.md scripts "${HERMES_HOME:-$HOME/.hermes}/skills/autonomous-ai-agents/askjev/"

Watch out

MIT-licensed. Needs Python 3, a Hermes agent installation, and a TYPESAFE_API_KEY placed in $HERMES_HOME/.env.

More like this

799GitHub stars
A macOS computer-use loop that OCRs the screen, asks Jev for the next action with typed Choices, and clicks, at about $0.0002 per decision without sending screenshots to a frontier model.
Tools & Integrations#community#python#agents
425GitHub stars
A Python toolkit that installs nine plain SKILL.md files for Hermes, Claude Code, and Codex, letting Jev route models, filter retrieved passages, select skills, and choose bounded computer or browser actions.
Tools & Integrations#community#python#agents
410GitHub stars
A collection of Jev demos, workflows, and agent skills for coding agents: five installable skills and 108 scenarios, installed by pointing Codex, Claude Code, or OpenCode at an agent prompt.
Tools & Integrations#community#python#skills
Communityjev-skill
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

700 leads scored for $0.09

Beating Gemini Flash Lite on an eval

Browser Use Ultrafast, powered by Jev

A really smart switch statement

hype-free explanation of jev: jev does not replace gpt / claude jev is just a *really* smart switch statement like if 2016 ml classifiers got 2026 levels of intelligence it's a new* type of tool that will make a lot of workloads insanely fast, cheap, and accurate * = and by Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

When a designer gets Jev

Full Jev video tutorial