extensions/memory-wiki/skills/wiki-maintainer/SKILL.md
Maintain the OpenClaw memory wiki vault with deterministic pages, managed blocks, and source-backed updates.
npx skillsauth add steipete/clawdis wiki-maintainerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when working inside a memory-wiki vault.
wiki_status first when you need to understand the vault mode, path, or Obsidian CLI availability.memory_search with corpus=all when the shared memory tools are available and you want one recall pass across durable memory plus the compiled wiki.wiki_search to discover candidate pages when you want wiki-specific ranking/provenance, then wiki_get to inspect the exact page before editing or citing it.wiki_apply for narrow synthesis filing and metadata updates when a tool-level mutation is enough.wiki_lint after meaningful wiki updates so contradictions, provenance gaps, and open questions get surfaced before you trust the vault.openclaw wiki ingest, openclaw wiki compile, and openclaw wiki lint as the default maintenance loop.bridge mode, run openclaw wiki bridge import before relying on search results if you need the latest public memory artifacts pulled in.unsafe-local mode, use openclaw wiki unsafe-local import only when the user explicitly opted into private local path access.obsidian.tools
# Lobster Lobster executes multi-step workflows with approval checkpoints. Use it when: - User wants a repeatable automation (triage, monitor, sync) - Actions need human approval before executing (send, post, delete) - Multiple tool calls should run as one deterministic operation ## When to use Lobster | User intent | Use Lobster? | | ------------------------------------------------------ | --------------------------
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.
development
Run, watch, debug, and extend OpenClaw QA testing with qa-lab and qa-channel. Use when Codex needs to execute the repo-backed QA suite, inspect live QA artifacts, debug failing scenarios, add new QA scenarios, or explain the OpenClaw QA workflow. Prefer the live OpenAI lane with regular openai/gpt-5.4 in fast mode; do not use gpt-5.4-pro or gpt-5.4-mini unless the user explicitly overrides that policy.