ワンクリックで
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