Mem Config banner
OoOshisuiOoO OoOshisuiOoO

Mem Config

Git community

Description

--- description: Configure git remote + branch + token for ~/.gowth-mem/ sync. Writes ~/.gowth-mem/config.json (gitignored). Token preferably via env GOWTH_MEM_GIT_TOKEN. argument-hint: "<remote-url> [branch]" --- Set up `~/.gowth-mem/config.json` for git sync. Pre-condition: `~/.gowth-mem/shared/AGENTS.md` exists (run `/mem-install` first if not). Steps: 1. Ask for the git remote URL (HTTPS or SSH). Examples: - `https://github.com/USER/gowth-mem-data.git` (use with token via env) - `g

Installation

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

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

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

Full documentation available on GitHub

View Source Repository