link

Installation
SKILL.md

link

Use this skill to turn a markdown file into the current task's durable source of truth.

Workflow

  1. Resolve the note path from the user's argument. Require a concrete .md path; expand ~; preserve existing frontmatter and user-authored content.
  2. Resolve the current Codex session id.
  3. Add session: <session-id> to the note's YAML frontmatter. If the note has no frontmatter, create one.
  4. Ensure the note has these sections, in this order when creating a new body:
## Summary

## Tasks

## Notes
Installs
1
GitHub Stars
13
First Seen
8 days ago
link — kevinslin/skills