Mem Promote banner
OoOshisuiOoO OoOshisuiOoO

Mem Promote

Documentation community

Description

--- description: Promote accumulated knowledge about a topic into wiki/topics/<Topic>.md (Obsidian page with [[wikilinks]]). Requires claude-obsidian vault. Cross-references other topics/concepts. argument-hint: "<topic name>" --- Invoke the `mem-promote` skill for a specified topic. Pre-requisite: `wiki/` must exist (run `/wiki` from claude-obsidian first if not). The skill will: 1. Verify `wiki/` exists. Abort if not, suggest `/wiki`. 2. Grep `~/.gowth-mem/workspaces/<ws>/docs/exp.md`, `~/

Installation

Installs to ~/.claude/skills/oooshisuiooo-gowth-mem-mem-promote/SKILL.md

Terminal
mkdir -p ~/.claude/skills/oooshisuiooo-gowth-mem-mem-promote && curl -fsSL https://raw.githubusercontent.com/OoOshisuiOoO/gowth-mem/HEAD/commands/mem-promote.md -o ~/.claude/skills/oooshisuiooo-gowth-mem-mem-promote/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository