Use it now
Useful3 Signal0
You can add a modified date in skill frontmatter to influence which skills get pinned.
What's wrong with this entry?
Anonymous. No account, no email.
modified
What
Skill and memory file listings read an explicit modification time from frontmatter, which feeds the recency ordering used when picking pinned candidates.
Details
- A
modifiedfrontmatter field is parsed intomodifiedMs. - When the field is missing or unparseable, the file mtime is used instead.
Evidence
modifiedMs
Strings lifted out of the shipped bundle, so the claim above can be checked against them.