Not connected — import training text & save adapters straight to a folder you pick.
Forge a skill for your knife — a LoRA trained entirely in this tab that compiles a plain request into a precise macro over a small, typed action space. This is constrained codegen (the model's strength), not chat. Every skill saves to your knife and hot-swaps into Inference.
Teaches the model to turn requests like “email my mom and book a reminder to respond” into a verifiable macro over a fixed set of blades — compose_email, reply_email, create_event, set_reminder, find_slot… — and to bounce anything outside inbox/calendar with OUT_OF_SCOPE. The action space is supplied, so it never invents an API; the emitted macro is checkable.
Paste the private text you would never send to a cloud model — notes, decision rules, your own action vocabulary — and the skill is trained locally. For strongest results, include explicit rules, examples, or acceptance criteria the model can reason over. Everything stays local to this browser session unless you export it.