m3-write
SolidDirect memory_write — explicit, no auto-classification. Use /m3:save for context-aware writes.
AI & Automation 16 stars
3 forks Updated today Apache-2.0
Install
Quality Score: 77/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# M3 Write
## When to Use
Use this skill when the user wants to explicitly write a simple note to their long-term memory without going through auto-classification.
## Instructions
Call `m3:memory_write` with `content="$ARGUMENTS"`, `type="note"`, `scope="user"`.
Report the resulting id and any contradiction events (memory_write returns supersede info if the new memory invalidates an older one).
If the user wanted a different type (decision, fact, preference, etc.), suggest `/m3:save` for the auto-classified path.
Details
- Author
- skynetcmd
- Repository
- skynetcmd/m3-memory
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
m3-save
Auto-classified save — picks type/scope automatically, confirms before writing.
16 Updated today
skynetcmd AI & Automation Solid
write
Deliberately write or revise one complete curated memory file.
112 Updated today
docmancer AI & Automation Solid
m3-forget
Delete a memory permanently. Asks for confirmation first.
16 Updated today
skynetcmd