Memto banner
shizhigu shizhigu

Memto

AI community

Description

--- name: memto description: Query past AI coding-agent sessions across Claude Code, Codex, Hermes, and OpenClaw. Use when the user references work, decisions, or files from an earlier session — especially when they can't remember which agent tab it was in, or want to compare answers across agents. --- # memto — wake up a past session and ask it `memto` turns every past session across your installed AI coding agents (Claude Code, Codex, Hermes, OpenClaw) into a queryable expert. Each past sess

Installation

Installs to ~/.claude/skills/shizhigu-memto-memto/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shizhigu-memto-memto && curl -fsSL https://raw.githubusercontent.com/shizhigu/memto/HEAD/skills/memto.md -o ~/.claude/skills/shizhigu-memto-memto/SKILL.md

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

Full documentation available on GitHub

View Source Repository