clawql-cache-workflows
Use the cache MCP tool (ClawQL Core, always on) as ephemeral scratch state during active sessions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Use the cache MCP tool (ClawQL Core, always on) as ephemeral scratch state during active sessions.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Persist durable session outcomes with memory_ingest using stable titles, append threading, and wikilinks.
Deep ClawQL Obsidian vault workflows using memory_ingest and memory_recall MCP tools—structured insights, wikilink graphs, session threading, verbatim captures, and recall queries. Use when persisting important context, building a knowledge graph, starting tasks that may depend on prior vault notes, or when the user mentions Obsidian, the vault, memory, or long-running project context.
Workflow recipes for the ClawQL MCP audit tool. The audit tool is ClawQL Core (always registered — no CLAWQL_ENABLE_AUDIT); this skill is optional guidance for append/list/clear patterns during multi-step runs.
Deep ClawQL Obsidian vault workflows using memory_ingest and memory_recall MCP tools—structured insights, wikilink graphs, session threading, verbatim captures, and recall queries. Use when persisting important context, building a knowledge graph, starting tasks that may depend on prior vault notes, or when the user mentions Obsidian, the vault, memory, or long-running project context.
Run isolated code snippets via sandbox_exec with safe persistence/session patterns.
Execute discovered API operations safely with argument validation and post-change verification.
| name | clawql-cache-workflows |
| description | Use the cache MCP tool (ClawQL Core, always on) as ephemeral scratch state during active sessions. |
The cache tool is ClawQL Core — always registered (#75, closed). It is not optional; do not confuse with vault memory_*.
cache.set for short-lived keys.cache.get during step transitions.cache.list/search for inspection.cache.delete when done.memory_ingest for durable memory.