Communityv0.1.0

Archon Nostr

Derive Nostr identity (npub/nsec) from Archon DID. Use when unifying DID and Nostr identities so both use the same secp256k1 key. Requires existing Archon wallet with ARCHON_PASSPHRASE set.

1.7kdownloads1active installsmacterra
View on ClawHubBack to Skills

Skill Details

Slug
archon-nostr
Latest Version
0.1.0
Author
macterra
Published
Feb 3, 2026
Updated
Apr 28, 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 Archon Nostr.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

archon-nostr 0.1.0 – Initial release - Derive a Nostr keypair (npub/nsec) directly from your Archon DID secp256k1 key, unifying Nostr and Archon identities. - Requires an existing Archon wallet and `ARCHON_PASSPHRASE`. - Provides scripts and instructions for key derivation, key storage, updating DID documents, and creating a Nostr profile. - Ensures your Archon DID verification key and Nostr pubkey are cryptographically identical (just different formats).