Agents ✦ 77outlineNot a production recipe — calibrate thresholds

Skill suggestion (large catalog)

Who: Agent platforms. Steps: Rank skills + Noul needs-skill-at-all → second pass top-3 → inject one name. Expected effect: At most one skill line.

1

Treat this as an outline — adapt state and questions to your data.

2

Implement in code — call System One / Jev; compose answers yourself.

3

Gate on confidence — act, confirm, or escalate before side effects.

Outline sketch

Prompt
# Skill suggestion (large catalog)
State: relevant software state for this pattern.
Ask: Choice / Score / Noul questions that close the decision space.
Then: compose the route or action in code; escalate when confidence is low.

Needs access to: typesafe-sdk

Who it's for

Agent platforms

Steps / how it's set up

Steps

  1. Rank skills + Noul needs-skill-at-all.
  2. second pass top-3.
  3. inject one name.

Sources

Metrics and demo claims are author-reported or cookbook-reported unless you measure them yourself. Calibrate on your data.

Expected effect

At most one skill line

Unofficial outline for learning. Paraphrased from public docs and tutorials — not a production recipe. Review sources before you automate anything.