Home / flc1125 / skills · skills/jev/SKILL.md · GitHub

jev skillA

jev is agent-read markdown (skill) from flc1125/skills: Solve user tasks by dynamically designing and executing workflows that combine code with Jev semantic judgments. Use when the user asks to use Jev or TypeSafe to process supplied material, or when repeated semantic decisions would help complete a task; especially useful for batches and combinations of selection, comparison, extraction, and verification..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Jev

Turn the user's goal into a working method. Design the necessary judgments, call the bundled Node.js helper, and combine its answers with code to deliver the requested result. The user does not need to choose primitives or start a software project.

## Shape the method

Start with the desired output and available evidence. Resolve routine implementation choices yourself. State reasonable assumptions; ask only when an ambiguity in the goal or decision criteria would materially change the result. Preserve the user's scope, chosen tools, and existing authorization.

Keep exact lookups, arithmetic, parsing, date comparisons, and execution in code. Use Jev for the parts that need semantic understanding. It accepts text or JSON and returns typed judgments, not generated prose, code, or reasoning explanations. Convert non-text inputs with an appropriate available tool first.

Choose the question type by what its answer means:

| Need | Primitive | Interpretation |
| --- | --- | --- |
| Select one known candidate | `choice` | Selected key, probabilities, and confidence; include a no-match option when appropriate |
…

Read the whole file at its exact version.

How to install

Latest version
mdr add flc1125/skills/jev@git:20260922.d822388
Exact content
mdr add flc1125/skills/jev@sha256:32b4d26a1de1a126

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_bb3fmykgtiy32sjr.svg)](https://markdownregistry.com/a/art_bb3fmykgtiy32sjr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.d822388 latest2026-09-22 d822388 6,469 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6469 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

flc1125/skills · 35 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_bb3fmykgtiy32sjr
GET https://markdownregistry.com/api/v1/resolve?ref=flc1125/skills/jev
GET https://markdownregistry.com/api/v1/blob/32b4d26a1de1a1266ac83bcaf86a8cc64a2d73d928c029c7162e6f2440235dd6

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from flc1125/skills

AGENTS.md agents
flc1125/skills · AGENTS.md
git:20260731.85a4394 · audit A · 35 stars
async skill
flc1125/skills · skills/async/SKILL.md · Launch and coordinate Codex subagents as deferred tasks. Use when the user wants to start bounded subagent work now…
git:20260328.a91fb8e · audit A · 35 stars
code-review skill
flc1125/skills · skills/code-review/SKILL.md · Request or perform a git-backed code review for a defined diff or SHA range using implementation context and…
git:20260328.a91fb8e · audit A · 35 stars
create-plan skill
flc1125/skills · skills/create-plan/SKILL.md · Create and maintain repository-aware technical plans, implementation plans, refactor proposals, design drafts, and…
git:20260714.ca8d851 · audit A · 35 stars
design-workflow-graphs skill
flc1125/skills · skills/design-workflow-graphs/SKILL.md · Design, transform, review, and evolve graph-based workflows with explicit state, nodes, edges, routing, concurrency…
git:20260818.a396ecb · audit A · 35 stars
eli5 skill
flc1125/skills · skills/eli5/SKILL.md · Create a simple, picture-first explanation of a topic, defaulting to self-contained HTML. Use when the user says ELI5…
git:20260908.1c9156a · audit A · 35 stars
engineering-backend-architect skill
flc1125/skills · skills/engineering-backend-architect/SKILL.md · Design backend system architecture for new products, large features, platform refactors, API and database design…
git:20260328.a91fb8e · audit A · 35 stars
experts skill
flc1125/skills · skills/experts/SKILL.md · Assemble a panel of experts to assess a problem from multiple professional perspectives, surface agreement and…
git:20260328.a91fb8e · audit A · 35 stars
getnote skill
flc1125/skills · skills/getnote/SKILL.md · Save, search, list, and organize Get 笔记 notes, images, tags, and knowledge resources through the Get 笔记 OpenAPI. Use…
git:20260407.706e71e · audit A · 35 stars
github-create-pr skill
flc1125/skills · skills/github-create-pr/SKILL.md · Create GitHub pull requests from a local branch using a reviewable workflow for branch checks, diff analysis, PR…
git:20260713.53f5fb6 · audit A · 35 stars
github-release-notes-writer skill
flc1125/skills · skills/github-release-notes-writer/SKILL.md · Draft or update user-focused GitHub Release Notes from verified tags, commits, pull requests, existing releases, and…
git:20260727.1db491f · audit A · 35 stars
github-release-pr-writer skill
flc1125/skills · skills/github-release-pr-writer/SKILL.md · Draft or update GitHub release pull request descriptions from verified tags, commits, merged pull requests, and the…
git:20260727.1db491f · audit A · 35 stars

Every file in flc1125/skills

Other files named jev

jev skill
rashedint32/jev-mcp · skills/jev/SKILL.md · Get typed, calibrated judgments from the connected `jev` MCP tools when the same semantic decision repeats across many…
git:20260920.ad00bf8 · audit A · 7 stars
jev skill
jzkk720/cubecloud-skills-bundle-kit · upstream/jev/SKILL.md · Set up Jev via OpenRouter, native TypeSafe or explicitly chosen simulation; build custom decision integrations and…
git:20260921.ae0b3e2 · audit A · 3 stars
jev skill
lu1sdv/skillsmd · jev/SKILL.md · Use when writing or improving Jev programs — the TypeSafe judgment model behind POST /v1/systemone. Covers primitive…
git:20260922.b382a88 · audit A · 2 stars

Browse by kind, by grade A, or by owner.