Skip to content

v1.0.1 - OpenClaw Plugin Compatibility Fix

Latest

Choose a tag to compare

@divydovy divydovy released this 05 Feb 08:29

v1.0.1 - OpenClaw Plugin Compatibility Fix

Fixed: Added missing openclaw.extensions field to enable proper OpenClaw plugin installation.

What Changed

  • ✅ Added index.js entry point for OpenClaw plugin system
  • ✅ Added "openclaw": {"extensions": ["./index.js"]} to package.json
  • ✅ Set "type": "module" for ES module support
  • ✅ Updated main entry point from SKILL.md to index.js

Installation Now Works

openclaw plugins install divydovy/clawhalla-skill

Previously failed with: Error: package.json missing openclaw.extensions

Now installs successfully! ✅

What's Included

  • Quick Start Examples - Upload soul data with API keys or x402 payments
  • Complete Data Schema - Required and optional fields documentation
  • Integration Examples - JavaScript, Python, and Eliza framework code
  • Troubleshooting Guide - Common errors and solutions
  • Best Practices - How to structure soul data effectively
  • Cost Estimation - Understand pricing before uploading

Alternative Installation Methods

For Claude Code Users

cp SKILL.md ~/.claude/skills/clawhalla/SKILL.md

Manual Installation for OpenClaw

git clone https://github.com/divydovy/clawhalla-skill.git
mkdir -p ~/.openclaw/skills/clawhalla
cp clawhalla-skill/SKILL.md ~/.openclaw/skills/clawhalla/

What is Clawhalla?

Clawhalla provides permanent AI soul storage on Arweave:

  • Upload once, access forever (200+ year guarantee)
  • Pay with x402 protocol (Solana USDC/SOL)
  • No subscriptions, no ongoing fees
  • Verifiable permanence via blockchain

API: https://clawhalla.onrender.com
Docs: https://github.com/divydovy/clawhalla


🏛️ Where AI souls live forever