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

Skillbox

A self-hosted, versioned skills library for AI agents with HTTP MCP, scoped client keys, and opt-in Jev recommendations that rank skills for a task using your own OpenRouter, TypeSafe, or Vercel key.

Category
Tools & Integrations
Published by
Community
Author
kitze
Added
2026-09-22
Tagscommunitytypescriptmcpskillsagents

Highlights

  • Sends TypeSafe requests to POST /v1/systemone with model jev-latest and Bearer auth, without Gateway headers, and never auto-imports environment keys.
  • OpenRouter evaluation batches at most 32 skills or 24,000 request bytes with two concurrent batches under an eight-second deadline.
  • Any failed batch falls back to PostgreSQL search (method=search, relevance=null) for the whole request; no partial model ranking is returned.
  • Features immutable revisions with restore, profile grants, revocable client keys, checksum-verified CLI downloads, and a non-mutating compatibility audit.
  • A new instance starts empty, secrets stay with the owner, and uploaded skill code is never executed.

Watch out

MIT-licensed. Runs Docker Engine/Desktop with Compose v2 and Bash; GitHub imports are public-repo only (400 files, 2 MB per file, 8 MB per package, 30 s deadline), and secret detection is heuristic.

More like this

815GitHub stars
An MCP server and agent skill that verifies coding-agent work by driving the real running app and returning pass, fail, or couldn't-tell verdicts with the file:line to fix; its listing frames the approach as Jev-style machine-native runtime perception.
Tools & Integrations#community#typescript#mcp
Communityreticle
753GitHub stars
A local SQLite memory layer for CLI agents with an opt-in Jev reranker that batches Noul judgments over the top 40 recalled memories and falls back to a local cross-encoder on errors.
Tools & Integrations#community#typescript#agents
Communityhippo-memory
10GitHub stars
A hosted and self-hostable pull-request reviewer where Jev answers a Clean Code question set for each changed file and Luna writes the review from those answers; also exposed as a stateless Streamable HTTP MCP server.
Tools & Integrations#community#typescript#mcp
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Classifying 1,500 real emails

this model is actually insane at email classification i tested it on 1500 of my own emails to see how well it works and I am blown away

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

Fast browser use with Stagehand

we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand 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

LLM-as-a-judge, sped up

Jev has spoken. It picked which model is AGI. 20–200x faster. 40–400x cheaper. This could make things like LLM-as-a-judge insanely fast and nearly free. (I tried a bunch of prompts and still didn’t burn through $0.10.)

Image
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

Instant compaction with Jev

A Claude session from 1M to 86K tokens

This is actually insane. This uses @typesafeai Jev model, as a plugin in Claude to review all the un-nesseasary tool calls, and it takes 1s to run! Like, literally, 1 second to take my Claude session from nearly 1M to ... 86K tokens! 😮 Ask your claude to install it and be  Show more

Image
Image
tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Vercel's fx safety reviewer, 18x faster

We're seeing extraordinary results from @typesafeai. Default mode in 𝚏𝚡 is auto, with a safety reviewer analyzing every command. That reviewer runs on GPT Luna today. Jev is up to 18x faster (p95) *and* more accurate. It's coming to @vercel AI Gateway and likely new default.

Pranit
Pranit
Vercel
@fazxes

We benchmarked fx auto mode (safety) classifier with @typesafeai's Jev. tl;dr: ~5-18x faster and more accurate than 𝚐𝚙𝚝-𝟻.𝟼-𝚕𝚞𝚗𝚊, our current top choice

Image
Reply