From basic-memory-toolkit
This skill should be used when creating a new note in Basic Memory, the user asks to "write a memory note", "create a note", "save this to memory", or when the memory-organizer agent needs to create notes with full rule enforcement.
How this skill is triggered — by the user, by Claude, or both
Slash command
/basic-memory-toolkit:create-memory-noteThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<purpose>
<rules_reference> memory-rules <anti_patterns>anti-patterns/Self-Referential Relations Anti-Pattern</anti_patterns> <anti_patterns>anti-patterns/Cross-Project WikiLinks Anti-Pattern</anti_patterns> <anti_patterns>anti-patterns/Generic Titles Anti-Pattern</anti_patterns> creating-notes/New Note Checklist creating-notes/Relation Creation Rules creating-notes/Title and Metadata Standards quality/Observation Standards <final_check>quality/Pre-Publish Checklist</final_check> Per-project index note — update only for new topic areas </rules_reference>
<critical_rules> NEVER create self-referential relations (target = current note) ALWAYS search and verify relation targets before adding Use text format "Title" (project) for cross-project references Use specific relation types: implements, requires, part_of, extends </critical_rules>
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub zivba/basic-memory-toolkit --plugin basic-memory-toolkit