🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Memory Garden - Validated Community Memory

by @leegitw

N-count validated knowledge for AI agents. Patterns that prove themselves through repeated use. Local-first, community-ready.

Versionv1.0.0
Installs1
πŸ’‘ Examples

The skill automatically manages the Memory Garden daemon:

  • Starts daemon if not running
  • Uses port 18790 (or next available)
  • Health checks at /health
  • # Verify installation
    clawhub inspect memory-garden

    Check daemon status

    curl http://127.0.0.1:18790/health

    βš™οΈ Configuration

    Set via environment variables:

    | Variable | Default | Description | |----------|---------|-------------| | MG_DAEMON_URL | http://127.0.0.1:18790 | Daemon URL (if external) | | MG_EXTRACTION_ENABLED | false | Enable pattern extraction | | MG_EXTRACTION_CONFIRM | true | Require human confirmation | | MG_SYNC_ENABLED | false | Enable P2P sync | | MG_SEARCH_LIMIT | 8 | Default search result limit |

    πŸ“‹ Tips & Best Practices

    Daemon won't start

    1. Check if another instance is running: lsof -i :18790 2. Check logs: ~/.memory-garden/logs/daemon.log 3. Try manual start: mg-daemon --serve --addr 127.0.0.1:18790

    Health check fails

    1. Verify daemon is running: curl http://127.0.0.1:18790/health 2. Check port availability 3. Review daemon logs

    Need help?

    Open an issue: https://github.com/live-neon/memory-garden/issues

    View on ClawHub
    TERMINAL
    clawhub install memory-garden

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’