docmancer-memory-writing
SolidWrite deliberate source-attributed memory into the local curated Markdown tree.
AI & Automation 112 stars
12 forks Updated today MIT
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Write Docmancer memory
Use this skill only when the user explicitly asks to preserve a durable fact, decision, preference, rule, or workflow.
1. Run `docmancer init` if the current project has no curated tree.
2. Search with `docmancer search "topic"` before creating a possible duplicate.
3. Write one readable Markdown file with `docmancer write` and an explicit project-relative path.
4. Read the returned stable `docmancer://memory/<id>` address before any later edit or move.
5. Pass the current content hash to `docmancer edit` or `docmancer move`.
Optional observation lines such as `- [decision] Use Railway` and typed relations such as `- supersedes [[Old deployment guide]]` are supported, but ordinary Markdown is always valid.
Never write secrets, credentials, private keys, wallet material, or unrelated personal memory. Never enable capture, connect Cloud, publish Team files, or trash existing files without explicit user authorization.
Details
- Author
- docmancer
- Repository
- docmancer/docmancer
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
docmancer-memory
Recall and write source-attributed local memory through the curated Markdown tree.
112 Updated today
docmancer AI & Automation Solid
write
Deliberately write or revise one complete curated memory file.
112 Updated today
docmancer AI & Automation Listed
memory-custodian
Use when a project contains docs/memory/, or when the user asks to remember, retrieve, update, compact, forget, or audit project memory. MemoryCustodian manages local plain-text project memory with minimal context loading.
0 Updated 2 days ago
waittim