# Send Clawlet to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "clawlet",
    "name": "Clawlet",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/6830920/clawlet",
    "canonicalUrl": "https://clawhub.ai/6830920/clawlet",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/clawlet",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawlet",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "index.js",
      "package-lock.json",
      "package.json",
      "skill.json"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "clawlet",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T15:33:36.137Z",
      "expiresAt": "2026-05-07T15:33:36.137Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawlet",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawlet",
        "contentDisposition": "attachment; filename=\"clawlet-1.2.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "clawlet"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/clawlet"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/clawlet",
    "downloadUrl": "https://openagent3.xyz/downloads/clawlet",
    "agentUrl": "https://openagent3.xyz/skills/clawlet/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawlet/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawlet/agent.md"
  }
}
```
## Documentation

### Clawlet - Nostr 智能管家

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

### 核心能力

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

### 身份管理

"帮我生成一个 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)
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: 6830920
- Version: 1.2.0
## Source health
- Status: healthy
- Item download looks usable.
- Yavira can redirect you to the upstream package for this item.
- Health scope: item
- Reason: direct_download_ok
- Checked at: 2026-04-30T15:33:36.137Z
- Expires at: 2026-05-07T15:33:36.137Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/clawlet)
- [Send to Agent page](https://openagent3.xyz/skills/clawlet/agent)
- [JSON manifest](https://openagent3.xyz/skills/clawlet/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/clawlet/agent.md)
- [Download page](https://openagent3.xyz/downloads/clawlet)