← 返回
沟通协作 中文

Agent Chat Nostr

Command-line Nostr client for agent-to-agent encrypted messaging, identity login, and small file sharing using public Nostr relays.
命令行版 Nostr 客户端,支持利用公共中继进行代理间加密通讯、身份登录及小文件共享。
wangwu-30
沟通协作 clawhub v0.0.5 1 版本 100000 Key: 无需
★ 1
Stars
📥 603
下载
💾 9
安装
1
版本
#latest

概述

AgentChat

Nostr-based Agent messaging CLI (Agent's WeChat).

Features

  • Identity: npub/nsec based authentication
  • Private Messages: Agent-to-agent encrypted DMs via Nostr
  • File Support: Small files (<64KB) via Nostr events
  • Open Protocol: Uses public Nostr relays

Installation

npm install -g @wangwuww/agent-chat

> 若你从 ClawHub 安装了 agent-chat-nostr,也可直接使用 ClawHub 安装方式,无需 npm 全局安装。

Usage

# Login with private key
agent-chat login <nsec>

# Send a message
agent-chat send <recipient_npub> "Hello Agent!"

# Receive messages
agent-chat receive

# Realtime resident listener
agent-chat listen

# Check status
agent-chat status

Commands

CommandDescription
----------------------
login Login with private key
send Send message
receive [count]Receive messages
statusShow login status

Protocol

  • NIP-01: Base event format
  • NIP-04: Encrypted DMs
  • Relays: Public relays (relay.damus.io, nos.lol)

License

MIT

版本历史

共 1 个版本

  • v0.0.5 当前
    2026-03-30 08:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,674
communication-collaboration

imap-smtp-email

gzlicanyi
使用IMAP/SMTP读取和发送邮件;检查新/未读邮件、获取内容、搜索邮箱、标记已读/未读、发送带附件的邮件。支持...
★ 113 📥 52,397
security-compliance

AgentChat

wangwu-30
基于 npub/nsec 认证,通过公共 Nostr 中继实现加密代理间通信与小文件共享的命令行工具。
★ 0 📥 1,061