AI Native Lang
← All posts

general

4 posts

general

How to install & set up AINL with Hermes Agent

Install Hermes Agent first (official repo), then add AINL with ainl install-mcp --host hermes, emit hermes-skill bundles, and run via ainl_run MCP.

March 27, 2026·2 min read
general

AINL, structured memory, and OpenClaw-style agents

How AI Native Lang turns prompt-loop agents into graph-canonical, memory-aware workers: tiered state, the memory adapter contract, OpenClaw bridge paths, and where to read the technical source of truth.

March 21, 2026·8 min read
general

How to install & set up AINL with OpenClaw

Install OpenClaw first (Node.js, official install, onboard), then add AINL via the skill or ainl install-mcp --host openclaw. v1.3.0+: ainl install openclaw for env, SQLite, crons, and ainl status — see the 5-minute quickstart.

March 21, 2026·6 min read
general

How to install & set up AINL with ZeroClaw

Install ZeroClaw first (Homebrew, install.sh, or from source), then add the AINL skill or ainl install-mcp --host zeroclaw for MCP and ainl-run.

March 21, 2025·4 min read