Conversation To Skill

Turn the current conversation's workflow into a reusable agent skill. Use this whenever the user wants to make a workflow reusable, standardize a successful thread, package an agent capability, or convert an ad hoc process into a repeatable skill. Read the thread first, extract the stable pattern, decide whether the skill should live in `~/.agents/skills/<name>` or `<project-path>/.agents/skills/<name>`, write the skill, and when quality matters add lightweight evals and iteration instead of just transcribing the chat.

undertone0809 Updated

File contents

Undertone0809/rudder/tree/main/server/resources/bundled-skills/conversation-to-skill commit cf9bf057b6

Frequently asked questions

npx skillmds@latest add undertone0809/conversation-to-skill