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.