wuyoscar/jev-skill
An awesome collection of Jev use cases, workflows, and agent skills.
About the project
A collection of skills and scenarios for Jev, a service that classifies and scores candidate decisions while your agent supplies context and does the work. Installs into Codex, Claude Code or OpenCode as a set of prompts and skills.
Useful for
- Install Jev skills into Claude Code or Codex for agent task checkpoints
- Classify and prioritize feedback from a file with jev-triage
- Pick the next browser or desktop action with jev-ui
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 97 stars so far today, about 129 expected by the end of the day.
- The repository is 0 days old and already has 98 stars.
- Top new repositories this week: #172.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 98
- Stars in a day
- 129
- Forks
- 2
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- Python
- License
- MIT
- Latest release
- v0.1.2 · September 20, 2026
- Created
- September 20, 2026
- Last push
- September 20, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 20, 2026Top new repositories this week: #172
Similar projects
-
8.9
browser-use/jev-ultrafast
A browser agent with a dynamic, indexed action space: given one natural-language goal it picks an operation (CLICK, TYPE_TEXT, SELECT, etc.) and an element, using a small LLM to generate text only for typing.
-
8.6
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.2
trycua/cua
Open-source toolkit for computer-use agents: cloud and local desktops, an app automation driver, and benchmarks for training and evaluation. For those giving AI agents control of a computer.
-
7.4
typesafe-ai/skills
Agent skills for building with TypeSafe's System One API: typed decisions and probabilities for LLM agents. Installs as a Claude Code plugin or via skills.sh.
-
7.1
rmalde/minecraft-agent
An AI agent that plays Minecraft Java 1.16.5: the Astra GPT planner sets objectives, JEV picks actions, and Mineflayer executes them via the normal player protocol. Includes run recording and verification.
-
7.0
Haleclipse/CometixCode
An unofficial Rust reimplementation of Anthropic's Claude Code terminal UI on top of iocraft, porting the original file by file. Work in progress: large parts of the interactive loop, tools, permissions, MCP and slash…