TopRank Skills

Home / Claw Skills / Others / clawlet
Official OpenClaw rules 15%

clawlet

Clawlet - Nostr 智能管家。用于管理 Nostr 身份、发布内容、关注用户、读取时间线、AI筛选、智能推荐、私信功能、昵称管理。当用户要求生成 Nostr 身份、发消息到 Nostr、关注某人、查看时间线、设置兴趣、发现推荐用户、发送私信、查看私信、添加昵称时使用。

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawlet 技能。 若已安装,则直接安装 clawlet 技能。

Overview

Skill Key
6830920/clawlet
Author
6830920
Source Repo
openclaw/skills
Version
-
Source Path
skills/6830920/clawlet
Latest Commit SHA
c892ca2bdc4410d3c037ae816280477c8ed72f27

Extracted Content

SKILL.md excerpt

# Clawlet - Nostr 智能管家

Clawlet 让 OpenClaw 化身为你的 Nostr 贴身管家,帮你管理去中心化社交身份。

## 核心能力

1. **身份管理** - 生成和管理 Nostr 密钥
2. **发布内容** - 发送文本到 Nostr 网络
3. **关注管理** - 关注/取关用户
4. **时间线** - 读取 Nostr 时间线
5. **用户资料** - 查看用户资料
6. **AI 筛选** - 根据兴趣筛选时间线内容
7. **智能推荐** - 基于兴趣发现值得关注的用户
8. **合规过滤** - 过滤敏感内容
9. **私信功能** - 加密私信(NIP-04)
10. **昵称管理** - 为联系人设置易记的昵称

## 用户命令示例

### 身份管理
- "帮我生成一个 Nostr 身份"
- "查看我的 Nostr 身份"
- "导出我的私钥"

### 发布内容
- "发一条消息到 Nostr:今天天气不错"
- "发布内容:Clawlet 上线了"

### 关注管理
- "关注 npub1xxx..."
- "帮我关注这个用户"

### 时间线
- "看看我的时间线"
- "有什么新消息"

### 私信功能
- "给哥哥发私信:你好"(使用昵称)
- "给 npub1xxx... 发送私信:你好"
- "查看我的私信"

### 昵称管理
- "给 npub1xxx... 添加昵称:哥哥"
- "列出我的所有昵称"
- "删除昵称:哥哥"

## 连接的 Relay

- wss://relay.damus.io
- wss://nos.lol
- wss://nostr.wine

## 安全提醒

- 私钥存储在本地(`data/identities.json`)
- 请妥善保管私钥,不要泄露给他人
- 建议定期备份密钥文件

## 兼容性

Clawlet 基于 Nostr 协议,与以下客户端兼容:
- Damus (iOS)
- Amethyst (Android)
- Snort (Web)
- Primal (Web)

README excerpt

# Clawlet - Nostr 智能管家

🦞 Clawlet 是 OpenClaw 的 Nostr 客户端 Skill,让机器人化身为你的 Nostr 贴身管家。

## 功能

- **身份管理** - 生成和管理 Nostr 密钥
- **发布内容** - 发送文本到 Nostr 网络
- **关注管理** - 关注/取关用户
- **时间线** - 读取 Nostr 时间线
- **用户资料** - 查看用户资料
- **AI 筛选** - 根据兴趣筛选时间线内容
- **智能推荐** - 基于兴趣发现值得关注的用户
- **合规过滤** - 过滤敏感内容

## 使用方法

用户对 OpenClaw 说:
- "帮我生成一个 Nostr 身份"
- "发一条消息到 Nostr:今天天气不错"
- "关注 npub1xxx..."
- "看看我的时间线"
- "设置我的兴趣为中医、AI、编程"
- "帮我发现值得关注的用户"

## 安装

### 方法1:直接复制
```bash
cp -r clawlet /root/.openclaw/workspace/skills/
cd /root/.openclaw/workspace/skills/clawlet
npm install
```

### 方法2:ClawHub
```bash
clawlet install clawlet
```

## 配置

支持代理配置:
```bash
export HTTPS_PROXY=http://127.0.0.1:7890
```

## License

MIT

Related Claw Skills

capt-marbles

Task Router Skill

★ 0

Task Router

captchasco

captchas-openclaw

★ 0

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

carol-gutianle

Modelready

★ 0

name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}

cartoonitunes

Ethereum History

★ 0

Read-only factual data about historical Ethereum mainnet contracts. Use when the user asks about a specific contract address, early Ethereum contracts, deployment era, deployer, bytecode, decompiled code, or documented history (what a contract is and is not). Data is non-opinionated and includes runtime bytecode, decompiled code, and editorial history when available. Base URL https://ethereumhistory.com (or set BASE_URL for local/staging).

cassh100k

agent-dna

★ 0

Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.

camopel

storage-cleanup

★ 0

One-command disk cleanup for macOS and Linux — trash, caches, temp files, old kernels, snap revisions, Homebrew, Docker, and Xcode artifacts. Use when user asks to free storage, clean up disk, reclaim space, reduce disk usage, or encounters low disk / "disk full" warnings. Safe by default with dry-run mode. No dependencies beyond bash and awk.