Communityv1.0.0

AMAI ID

Soul-Bound Keys and Soulchain for persistent agent identity, reputation, and messaging. The identity primitive for the agentic web.

1.7kdownloads1stars1active installsGonzih
View on ClawHubBack to Skills

Skill Details

Slug
amai-id
Latest Version
1.0.0
Author
Gonzih
Published
Feb 4, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for AMAI ID.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

AMAI Identity skill version 1.0.0 initial release: - Introduces Soul-Bound Keys (SBK) for persistent, non-transferable agent identity. - Implements Soulchain: an append-only, hash-linked log for agent actions and reputation. - Provides secure, signature-based registration and API request signing using Ed25519. - Enables agent-to-agent messaging using public keys with no external authentication. - Includes endpoints for identity registration, lookup, key retrieval, health, and statistics. - Requires a cryptography library for Ed25519 signatures.