一键导入
writer-memory
Agentic memory for writers. Use for "remember this", "write from memory", and "context preservation".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Agentic memory for writers. Use for "remember this", "write from memory", and "context preservation".
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | writer-memory |
| description | Agentic memory for writers. Use for "remember this", "write from memory", and "context preservation". |
| trigger | /oma:writer-memory |
Maintain persistent context and memory across writing sessions.
/oma:writer-memory save {key} {content}
/oma:writer-memory get {key}
/oma:writer-memory list
/oma:writer-memory search {query}
/oma:writer-memory clear {key}
.oma/writer-memory/{project}/
├── project.yaml
├── characters/
├── world/
├── plot/
└── sessions/
project/ — Project-level infocharacters/ — Character profilesworld/ — World-buildingplot/ — Plot elementssessions/ — Session noteskey: {identifier}
type: {project|character|world|plot|note}
project: {project-name}
content: |
{detailed content}
tags: [{tag1}, {tag2}]
created: {timestamp}
modified: {timestamp}
references:
- {file}
- {URL}
## Writer Memory: {project}
### Memory Keys
| Key | Type | Modified |
|-----|------|----------|
| {key} | {type} | {date} |
| {key} | {type} | {date} |
### Project Overview
{from project.yaml}
### Recent Memories
- **{key}** ({type}) — {summary}
- **{key}** ({type}) — {summary}
### Active Session
**Last session:** {date}
**Position:** {where we were}
**Next:** {what comes next}
### Memory Search: "{query}"
| Key | Type | Relevance |
|-----|------|-----------|
| {key} | {type} | {score} |
Manage OMA skills — list, add, remove, search, and edit skills
Socratic deep interview with mathematical ambiguity gating before autonomous execution
Remove AI slop - low-quality, generic, or verbose content. Use for "clean up", "remove fluff", and "make concise".
Consensus planning - agree before executing. Use for "ralplan", "consensus", "pre-execution review".
Setup routing and environment configuration. Use for "setup", "configure", and "get started".
N coordinated agents on shared task list using Claude Code native teams, with git worktree isolation per executor