Stats
Actions
Tags
From notra
Use when the user wants to persist a session or update project knowledge.
How this skill is triggered — by the user, by Claude, or both
Slash command
/notra:notra-crystallizeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Treat this skill as the primary plugin entrypoint for manual crystallization.
Treat this skill as the primary plugin entrypoint for manual crystallization.
../../scripts/notra-crystallize.mjs relative to this SKILL.md file.crystallize-session.mjs.log.md and Obsidian _views/ to be refreshed after crystallization.{
"sessionId": "session-YYYY-MM-DD-topic",
"title": "本轮任务标题",
"topic": "本轮任务主题",
"decisionSummary": "一句话总结本轮关键决策。",
"touchedFiles": [],
"adoptedNodeIds": [],
"incubatingNodes": [],
"stableUpdates": []
}
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub snailuu/notra --plugin notra