when a designer gets access to Jev
Cookbook: Skill Suggestion
Rank 182 agent skills in one request and re-read the top three in a second: over 488 requests, wrong skill loads fell from 16.8% to 7.3% and needless loads from 9.8% to 4.0%.
- Category
- Cookbooks & Demos
- Published by
- TypeSafe AI
- Author
- —
- Added
- 2026-09-20
Tagsofficialcookbookagentsrerankingconfidence
Highlights
- 182 skills across 33 categories, 488 requests, with 315 covered by 171 distinct skills and 173 uncovered.
- Wrong loads dropped from 16.8% to 7.3% and needless loads from 9.8% to 4.0%, against oracle floors of 2.5% and 1.2%.
- Call one runs a Choice over all 182 skills plus three gate Nouls; call two re-reads the top three in full detail.
- The winner is appended as one system-prompt line after the roster so the prefix cache still holds.
Watch out
It fixed 37 covered requests but broke 7 the agent had right, and a confident wrong suggestion is persuasive.
More like this
Turn natural language into typed function calls: closed-set arguments become Choice questions, optional ones become Noul questions, and 54 questions ship in one request for a trading assistant.
Cookbooks & Demos#official#cookbook#tool-calling
Official
Semantic search over GitHub's Terms of Service: one request ranks all 218 lines with a Choice while a Noul checks whether the document contains an answer at all, including when it should say no.
Cookbooks & Demos#official#cookbook#search
Official
A two-stage extraction cascade: a mini model extracts, a Noul battery verifies each field in one request, and a 0.7 gate escalates to a reasoning model, sitting on the cost/quality frontier.
Cookbooks & Demos#official#cookbook#extraction
Official
From the community
Posts from builders shipping with Jev right now.
When a designer gets Jev
Full Jev video tutorial
Full Jev Tutorial What it is, how you can build with it and what new applications it can unlock → 0:00 Intro → 0:34 Jev explained → 4:06 API setup → 5:59 Demo 1: Voice-controlled browser → 11:33 Demo 2: AI memory → 17:27 Demo 3: YouTube predictor