{
  "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": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/clawlet",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=clawlet",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "SKILL.md",
      "index.js",
      "package-lock.json",
      "package.json",
      "skill.json"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "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."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "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."
        },
        {
          "label": "Upgrade existing",
          "body": "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."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "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."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/clawlet",
    "agentPageUrl": "https://openagent3.xyz/skills/clawlet/agent",
    "manifestUrl": "https://openagent3.xyz/skills/clawlet/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/clawlet/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "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."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "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."
      },
      {
        "label": "Upgrade existing",
        "body": "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."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Clawlet - Nostr 智能管家",
        "body": "Clawlet 让 OpenClaw 化身为你的 Nostr 贴身管家，帮你管理去中心化社交身份。"
      },
      {
        "title": "核心能力",
        "body": "身份管理 - 生成和管理 Nostr 密钥\n发布内容 - 发送文本到 Nostr 网络\n关注管理 - 关注/取关用户\n时间线 - 读取 Nostr 时间线\n用户资料 - 查看用户资料\nAI 筛选 - 根据兴趣筛选时间线内容\n智能推荐 - 基于兴趣发现值得关注的用户\n合规过滤 - 过滤敏感内容\n私信功能 - 加密私信（NIP-04）\n昵称管理 - 为联系人设置易记的昵称"
      },
      {
        "title": "身份管理",
        "body": "\"帮我生成一个 Nostr 身份\"\n\"查看我的 Nostr 身份\"\n\"导出我的私钥\""
      },
      {
        "title": "发布内容",
        "body": "\"发一条消息到 Nostr：今天天气不错\"\n\"发布内容：Clawlet 上线了\""
      },
      {
        "title": "关注管理",
        "body": "\"关注 npub1xxx...\"\n\"帮我关注这个用户\""
      },
      {
        "title": "时间线",
        "body": "\"看看我的时间线\"\n\"有什么新消息\""
      },
      {
        "title": "私信功能",
        "body": "\"给哥哥发私信：你好\"（使用昵称）\n\"给 npub1xxx... 发送私信：你好\"\n\"查看我的私信\""
      },
      {
        "title": "昵称管理",
        "body": "\"给 npub1xxx... 添加昵称：哥哥\"\n\"列出我的所有昵称\"\n\"删除昵称：哥哥\""
      },
      {
        "title": "连接的 Relay",
        "body": "wss://relay.damus.io\nwss://nos.lol\nwss://nostr.wine"
      },
      {
        "title": "安全提醒",
        "body": "私钥存储在本地（data/identities.json）\n请妥善保管私钥，不要泄露给他人\n建议定期备份密钥文件"
      },
      {
        "title": "兼容性",
        "body": "Clawlet 基于 Nostr 协议，与以下客户端兼容：\n\nDamus (iOS)\nAmethyst (Android)\nSnort (Web)\nPrimal (Web)"
      }
    ],
    "body": "Clawlet - Nostr 智能管家\n\nClawlet 让 OpenClaw 化身为你的 Nostr 贴身管家，帮你管理去中心化社交身份。\n\n核心能力\n身份管理 - 生成和管理 Nostr 密钥\n发布内容 - 发送文本到 Nostr 网络\n关注管理 - 关注/取关用户\n时间线 - 读取 Nostr 时间线\n用户资料 - 查看用户资料\nAI 筛选 - 根据兴趣筛选时间线内容\n智能推荐 - 基于兴趣发现值得关注的用户\n合规过滤 - 过滤敏感内容\n私信功能 - 加密私信（NIP-04）\n昵称管理 - 为联系人设置易记的昵称\n用户命令示例\n身份管理\n\"帮我生成一个 Nostr 身份\"\n\"查看我的 Nostr 身份\"\n\"导出我的私钥\"\n发布内容\n\"发一条消息到 Nostr：今天天气不错\"\n\"发布内容：Clawlet 上线了\"\n关注管理\n\"关注 npub1xxx...\"\n\"帮我关注这个用户\"\n时间线\n\"看看我的时间线\"\n\"有什么新消息\"\n私信功能\n\"给哥哥发私信：你好\"（使用昵称）\n\"给 npub1xxx... 发送私信：你好\"\n\"查看我的私信\"\n昵称管理\n\"给 npub1xxx... 添加昵称：哥哥\"\n\"列出我的所有昵称\"\n\"删除昵称：哥哥\"\n连接的 Relay\nwss://relay.damus.io\nwss://nos.lol\nwss://nostr.wine\n安全提醒\n私钥存储在本地（data/identities.json）\n请妥善保管私钥，不要泄露给他人\n建议定期备份密钥文件\n兼容性\n\nClawlet 基于 Nostr 协议，与以下客户端兼容：\n\nDamus (iOS)\nAmethyst (Android)\nSnort (Web)\nPrimal (Web)"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/6830920/clawlet",
    "publisherUrl": "https://clawhub.ai/6830920/clawlet",
    "owner": "6830920",
    "version": "1.2.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "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"
  }
}