mark_skill_materialized
Record that a thread's insights have been written into a skill, stopping the skill hint nudge, and optionally mirror the skill path to configured directories.
Instructions
Close the Learning loop: record that a closed thread's insights were written into a skill.
Stops the brief()'s skill_hint nudge from firing for this thread. Also
appends a move note pointing at the skill path so future briefs surface
the link.
Pass the absolute path to the SKILL.md (or skill directory) when known; leave empty if you only want to silence the hint without recording a path. When a path is provided, thread-keeper also mirrors that skill directory into every configured native skills root (Claude, Codex, Antigravity, shared agents, and ~/.threadkeeper/skills) on a best-effort basis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | Yes | ||
| skill_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |