everclaw

Set up a self-hosted OpenClaw inference stack with Morpheus routing and local fallback models.

23|5|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/EverClaw/EverClaw --skill everclaw-everclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: everclaw
Source: https://github.com/EverClaw/EverClaw/tree/main
Command: npx skills add https://github.com/EverClaw/EverClaw --skill everclaw-everclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires viem, node-machine-id, and includes scripts (resource) and references (resource) components.

What problem does it solve?

EverClaw turns a decentralized Morpheus/OpenClaw deployment into a repeatable, self-hosted inference stack so you can keep using your own models, wallets, and sessions without hand-managing the gateway or proxy.

Core Features & Use Cases

  • Gateway bootstrap and routing: configure OpenClaw, the Morpheus proxy, and model fallbacks in one workflow.
  • Wallet and session operations: manage MOR-backed access, session creation, retries, and recovery when sessions expire or restart.
  • 24/7 deployment support: run the stack in Docker, macOS, or Linux with health checks, security guardrails, and local fallback models. A user migrating an existing agent or launching a new one can use this Skill to move from a blank install to a resilient, always-on inference setup with minimal manual editing.

Quick Start

Ask the agent to set up EverClaw for your preferred environment and it will configure the gateway, proxy, wallet, and fallback models before verifying the connection.

Frequently Asked Questions about everclaw

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a self-hosted AI inference stack with OpenClaw and Morpheus?

Yes, you can run the self-hosted inference stack in Docker, macOS, or Linux deployments. The setup includes health checks, security guardrails, and local fallback models to ensure monitored recovery and continuous availability.

How does wallet-backed session management work for Morpheus inference?

Wallet-backed session management uses your wallet to manage MOR-backed access, handling session creation, retries, and recovery automatically. This ensures your inference operations resume correctly when sessions expire or restart.

Do I need Node.js and Docker to proxy OpenAI-compatible requests through OpenClaw?

You need Node.js, curl, Git, and OpenClaw configuration files to proxy OpenAI-compatible requests. Docker is required if you choose containerized 24/7 deployment, alongside Morpheus or Ollama access for model selection.

What is the best way to manage OpenClaw gateway fallback models and retries?

The best way to manage OpenClaw gateway fallback models and retries is through an automated bootstrap workflow. It configures secure model selection and monitored recovery, preventing manual gateway management during session expirations.