Omh Jit Learn logo

Omh Jit Learn

CommunityPopular
rlaope
omh-jit-learn

[omh] Just-in-time learning workflow: select and confirm an immediate learning target, research credible sources, and prepare an application-first brief without popularity ranking. Use when the user says: jit-learn, learn next, learn now, blocker-specific learning target, highest-leverage learning target, immediate learning payoff, immediately applicable learning brief, source-backed learning brief.

Overview

Publisherrlaope
Repositoryoh-my-hermes
Skill nameomh-jit-learn
Stars
2.7K
Forks
194
Bundled files
Instructions only
LicenseMIT
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by rlaope on GitHub. Read the source before you install it.

Installation

Install the Omh Jit Learn AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/rlaope/oh-my-hermes.git /tmp/oh-my-hermes
mkdir -p .claude/skills
cp -r /tmp/oh-my-hermes/agent-skills/omh-jit-learn .claude/skills/omh-jit-learn
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Omh Jit Learn in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Omh Jit Learn on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Omh Jit Learn is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Jit Learn

This is an OMH jit-learn workflow skill, projected for Agent Skills hosts (Claude Code, Codex, Cursor, opencode, OpenClaw, pi).

Why This Exists

jit-learn exists to choose what is worth learning for the user's present problem and convert credible sources into an immediate application path, instead of returning a generic self-help shelf or a popularity list.

Do Not Use When

  • The user asks OMH to learn from workflow outcomes, missed routes, or evaluation traces; use workflow-learning.
  • The learning goal is already chosen and the user wants a multi-week syllabus, instructional sequence, or assessment plan; use curriculum-design.
  • The user supplied a paper, PDF, arXiv entry, or excerpt and wants it explained; use paper-learning.
  • The requested output is a typed source candidate inventory or acquisition status rather than a fitted learning brief; use source-finder.
  • The research question and target are already scoped and the user wants current facts, citations, or source synthesis rather than choosing what to learn; use research.

Examples

Good example:

  • Prompt: What should I learn next to solve my current onboarding blocker? Recommend books, podcasts, creators, and courses I can apply this week.
  • Expected behavior: Ask one confirmation question, confirm the immediate target, then prepare a source-backed four-section learning brief ranked by fit and time-to-first-value.
  • Why: The user needs target selection and immediate transfer, not a generic curriculum or popularity-ranked resource list.

Bad example:

  • Prompt: Design a six-week Python syllabus with weekly assessments.
  • Expected behavior: Route to curriculum-design because the target is already chosen and the requested output is a sequenced curriculum.
  • Why: Just-in-time target selection should not displace an explicit curriculum-design request.

Completion Checklist

  • At least one confirmation question was answered, no turn contained more than one question, and the shared interview ceiling was respected.
  • Urgency/trigger, current level, application window, and the target statement are explicit before research.
  • Every admitted recommendation is source-gated and popularity signals did not influence admission or rank.
  • Books, Podcasts, Creators, and Courses are present with complete fields or an honest empty-section reason.
  • Competing targets, filtered-out defaults, unresolved gaps, and one starting action are visible.
  • The final status says the brief is prepared and does not claim consumption, learning, application, progress, or blocker resolution.

Recovery Notes

  • If a required readiness dimension remains unclear, ask the one answer that most changes the target while the shared round budget remains.
  • If the shared interview ceiling is reached, proceed with explicit assumptions and gaps rather than asking another question.
  • If sources or links cannot be checked, leave the affected section empty with the retrieval reason instead of adding a generic recommendation.
  • If the target becomes a syllabus, supplied-paper explanation, source inventory, already-scoped research question, or OMH self-improvement request, preserve the sibling boundary and route accordingly.

Use When

Use when selecting the highest-leverage immediate learning target for an active blocker before preparing a source-backed Markdown brief for direct application.

Strong routing signals: `jit-learn`, `learn next`, `learn now`, `blocker-specific learning target`, `highest-leverage learning target`, `immediate learning payoff`, `immediately applicable learning brief`, `source-backed learning brief`, `학습 주제`, `도움 되는 학습 주제`, `당장 적용할 학습 목표`, `책 팟캐스트 크리에이터 강의 학습 브리프`

Catalog Metadata

Category: research Phase: learning-target Quality tier: source-gated Reasoning demand: standard

Quality bar:

  • Resolve urgency/trigger, current level, and application window with one question per turn, while stopping early once all three are clear after the mandatory first answer.
  • Confirm one target in the form Learn X now so I can do/decide Y in context Z by T. before source research.
  • Prefer primary, institutional, and credible practitioner sources; rank by specific fit, authority, currency, time-to-first-value, and direct transfer rather than popularity.
  • Keep Books, Podcasts, Creators, and Courses visible even when no candidate passes, and explain every empty section instead of padding it.
  • For each admitted resource, state title, format, creator/publisher, link, source class, time to first value, specific fit, first application, and applicable link/access/currency caveats.
  • Close with competing targets considered, filtered-out defaults, unresolved gaps, and exactly one recommended starting action.

Required inputs:

  • reviewed context
  • urgency
  • current level
  • application window
  • time/format constraints

Expected outputs:

  • confirmed target statement: Learn X now so I can do/decide Y in context Z by T.
  • source-backed Markdown learning brief
  • Books section, including an explicit no-qualifying-candidate reason when empty
  • Podcasts section, including an explicit no-qualifying-candidate reason when empty
  • Creators section, including an explicit no-qualifying-candidate reason when empty
  • Courses section, including an explicit no-qualifying-candidate reason when empty
  • for every recommendation: title, format, creator/publisher, link, source class, time to first value, specific fit now, first application, and caveats
  • competing learning targets, filtered-out defaults, unresolved gaps, and one recommended next action

Artifact expectations:

  • prepared Markdown learning brief with observed source links and explicit retrieval gaps when a wrapper captures it

Safety rules:

  • Always ask at least one confirmation question before research, exactly one question per turn, even when the initial request appears complete.
  • Use the shared deep-interview ceiling of 6 rounds and its early-stop discipline; do not create a second interview budget.
  • Use only the current conversation and reviewed or explicitly approved OMH context; never claim hidden Hermes memory or create a persistent learner profile.
  • Admit recommendations only from primary, institutional, or credible practitioner evidence whose authority, currency, availability, and link can be checked; report retrieval gaps instead of inventing support.
  • Never use bestseller status, ratings, follower counts, charts, generic popularity, or unsupported reputation as admission or ranking evidence.
  • Do not purchase, download, enroll, subscribe, contact a creator, bypass a paywall, write to an external system, or imply any external action occurred.
  • A prepared brief is not evidence that the user consumed a resource, learned, made progress, applied the advice, or resolved the original blocker.

Runtime Evidence

Use the current host's own tools and subagent/task mechanism when available; otherwise run the same lanes sequentially or name the unavailable capability. A prepared plan, handoff, checklist, or skill installation is not execution, review, CI, merge-readiness, or merge evidence. Report actual tool results or not_observed / not_available; never invent dispatch or host accounting. Treat supplied context as advisory, not proof of hidden memory reads or writes. State scope, constraints, verification, and the stop condition before work. Supporting paths are relative to this skill directory; sibling skill paths are relative to its parent. Resolve them from the host-provided skill base directory ({baseDir} on hosts that provide it), never a hardcoded install location. A named workflow not installed here is unavailable, not permission to emulate its host-specific capabilities. Verify through the real surface before done.

Frequently asked questions

What does the Omh Jit Learn AI skill do?

[omh] Just-in-time learning workflow: select and confirm an immediate learning target, research credible sources, and prepare an application-first brief without popularity ranking. Use when the user says: jit-learn, learn next, learn now, blocker-specific learning target, highest-leverage learning target, immediate learning payoff, immediately applicable learning brief, source-backed learning brief.

Why use Omh Jit Learn on TypingMind?

Because you install it once and use it with any model. Omh Jit Learn is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Omh Jit Learn in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/rlaope/oh-my-hermes/tree/main/agent-skills/omh-jit-learn. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Omh Jit Learn?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Omh Jit Learn?

As many as you like. As long as a model supports skills, you can use Omh Jit Learn with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Omh Jit Learn AI skill free?

Yes. It is published on GitHub by rlaope under the MIT license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇