AI agent for office productivity
Office Claw AI is a flavor of the EverClaw decentralized AI agent ecosystem, powered by Morpheus Network inference.
Domain: officeclaw.ai
Default Model: GLM-5 (via Morpheus decentralized inference)
This flavor provides the common Morpheus infrastructure (wallet, proxy, session management, security) with a persona and configuration tailored for: AI agent for office productivity.
curl -sSL https://officeclaw.ai/install.sh | bashOr clone and set up manually:
git clone https://github.com/profbernardoj/officeclaw.ai.git
cd officeclaw.ai
npm install
node scripts/setup.mjsThis repo is one of 28+ flavor repos in the EverClaw ecosystem. Each flavor shares the same core Morpheus infrastructure but with a unique identity and focus.
- Core Infrastructure: Morpheus proxy, session management, wallet, security tiers
- Unique to this flavor: Persona, default workflows, and domain-specific configuration
MIT
Note: This repository is automatically composed from the morpheus-skill monorepo. Please submit PRs and issues against the monorepo, not this flavor repo.