Skip to content

v0.1.2

Latest

Choose a tag to compare

@Grivn Grivn released this 21 Feb 21:11
· 12 commits to master since this release

What's New

  • OpenClaw skill template: Added standard install metadata (Homebrew, go install) to SKILL.md frontmatter — OpenClaw can now auto-detect mnemon and offer installation
  • Install & Configure section: One-command setup (mnemon setup --target openclaw --yes), plugin config reference, and uninstall instructions baked into the skill
  • README update: OpenClaw section now reflects fully automated integration

One-command OpenClaw setup

brew install mnemon-dev/tap/mnemon   # or: go install github.com/mnemon-dev/mnemon@latest
mnemon setup --target openclaw --yes