{
  "schemaVersion": "1.0",
  "item": {
    "slug": "creator-intel-v5",
    "name": "Creator Intel V5",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/uuoov/creator-intel-v5",
    "canonicalUrl": "https://clawhub.ai/uuoov/creator-intel-v5",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/creator-intel-v5",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=creator-intel-v5",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md",
      "scripts/generate_brief.py"
    ],
    "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. 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. 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-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.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/creator-intel-v5"
    },
    "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/creator-intel-v5",
    "agentPageUrl": "https://openagent3.xyz/skills/creator-intel-v5/agent",
    "manifestUrl": "https://openagent3.xyz/skills/creator-intel-v5/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/creator-intel-v5/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. 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. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "1. 手动生成今日技术情报",
        "body": "cd /path/to/creator-intel-v5 && python3 scripts/generate_intel.py"
      },
      {
        "title": "2. 设置定时任务",
        "body": "# 每天早上 9:00 自动推送\nopenclaw cron add \\\n  --name \"creator-intel-morning\" \\\n  --schedule \"0 9 * * *\" \\\n  --command \"python3 /path/to/creator-intel-v5/scripts/generate_intel.py\" \\\n  --channel feishu"
      },
      {
        "title": "Tavily API 密钥",
        "body": "在 scripts/generate_intel.py 中设置：\n\nTAVILY_API_KEY = \"your-tavily-api-key\""
      },
      {
        "title": "搜索关键词",
        "body": "编辑 ENGINEER_QUERIES 列表自定义搜索方向：\n\nGitHub 开源机器人项目\n医疗 AI 架构突破\n极客硬件原型\n算法与芯片架构"
      },
      {
        "title": "🟢 最高权重（优先抓取）",
        "body": "开源项目与 GitHub 霸榜\n\n新底层模型（带代码）\n开源硬件图纸（PCB、机械结构）\n开发工具库（SDK、框架）\n\n\n\n硬核技术原理解析\n\n新架构：MoE、稀疏注意力、流匹配\n新材料：柔性电子、神经形态芯片\n新算法：扩散模型替代方案、Transformer 变体\n\n\n\n极客产品与创新交互\n\nKickstarter 创意硬件\nESP32/树莓派项目\n墨水屏、NFC 等小众应用"
      },
      {
        "title": "🔴 降权/警惕（过滤）",
        "body": "纯融资通稿（无技术细节）\n纯政策审批（FDA/CE 但无原理）\n空泛战略发布（\"拓展商业化\"、\"生态布局\"）\n消费电子产品（手机、家电发布会）"
      },
      {
        "title": "必须包含",
        "body": "✅ 架构/算法/材料细节\n✅ 具体参数（tokens/s、Hz、GB/s、参数量）\n✅ 解决的问题或应用场景"
      },
      {
        "title": "严禁使用",
        "body": "❌ \"推动规模化部署\"\n❌ \"拓展商业化落地\"\n❌ \"生态布局\"\n❌ \"战略发布\"\n❌ \"赛道龙头\""
      },
      {
        "title": "示例对比",
        "body": "❌ VC 视角（已废弃）：\n\n星海图获 10 亿元融资，从开发者市场向生产力市场拓展商业化落地\n\n✅ 工程师视角（V5 标准）：\n\n星海图灵巧手开源数据集，发布百万级操作数据集与强化学习训练框架，基于 Transformer 架构的动作预测模型在 6 自由度抓取任务中达到 85% 成功率，支持 Sim2Real 迁移"
      },
      {
        "title": "Emoji 分类",
        "body": "Emoji类别示例📦GitHub 开源开源机器人、工具库⚛️架构/算法MoE、稀疏注意力、扩散模型🛠️极客硬件ESP32、树莓派、NVMe🔬手术机器人医疗机器人、精密控制🧠脑机接口BCI、神经信号处理💡其他技术创新应用"
      },
      {
        "title": "数据存储",
        "body": "历史记录：~/.openclaw/creator-intel/history.json\n自动去重：基于 URL\n保留数量：最近 500 条"
      },
      {
        "title": "依赖",
        "body": "pip install feedparser requests"
      },
      {
        "title": "License",
        "body": "MIT"
      }
    ],
    "body": "Creator Intel V5 - 创造者情报\n使用方法\n1. 手动生成今日技术情报\ncd /path/to/creator-intel-v5 && python3 scripts/generate_intel.py\n\n2. 设置定时任务\n# 每天早上 9:00 自动推送\nopenclaw cron add \\\n  --name \"creator-intel-morning\" \\\n  --schedule \"0 9 * * *\" \\\n  --command \"python3 /path/to/creator-intel-v5/scripts/generate_intel.py\" \\\n  --channel feishu\n\n配置说明\nTavily API 密钥\n\n在 scripts/generate_intel.py 中设置：\n\nTAVILY_API_KEY = \"your-tavily-api-key\"\n\n搜索关键词\n\n编辑 ENGINEER_QUERIES 列表自定义搜索方向：\n\nGitHub 开源机器人项目\n医疗 AI 架构突破\n极客硬件原型\n算法与芯片架构\n选品逻辑\n🟢 最高权重（优先抓取）\n\n开源项目与 GitHub 霸榜\n\n新底层模型（带代码）\n开源硬件图纸（PCB、机械结构）\n开发工具库（SDK、框架）\n\n硬核技术原理解析\n\n新架构：MoE、稀疏注意力、流匹配\n新材料：柔性电子、神经形态芯片\n新算法：扩散模型替代方案、Transformer 变体\n\n极客产品与创新交互\n\nKickstarter 创意硬件\nESP32/树莓派项目\n墨水屏、NFC 等小众应用\n🔴 降权/警惕（过滤）\n纯融资通稿（无技术细节）\n纯政策审批（FDA/CE 但无原理）\n空泛战略发布（\"拓展商业化\"、\"生态布局\"）\n消费电子产品（手机、家电发布会）\n摘要撰写规范\n必须包含\n✅ 架构/算法/材料细节\n✅ 具体参数（tokens/s、Hz、GB/s、参数量）\n✅ 解决的问题或应用场景\n严禁使用\n❌ \"推动规模化部署\"\n❌ \"拓展商业化落地\"\n❌ \"生态布局\"\n❌ \"战略发布\"\n❌ \"赛道龙头\"\n示例对比\n\n❌ VC 视角（已废弃）：\n\n星海图获 10 亿元融资，从开发者市场向生产力市场拓展商业化落地\n\n✅ 工程师视角（V5 标准）：\n\n星海图灵巧手开源数据集，发布百万级操作数据集与强化学习训练框架，基于 Transformer 架构的动作预测模型在 6 自由度抓取任务中达到 85% 成功率，支持 Sim2Real 迁移\n\nEmoji 分类\nEmoji\t类别\t示例\n📦\tGitHub 开源\t开源机器人、工具库\n⚛️\t架构/算法\tMoE、稀疏注意力、扩散模型\n🛠️\t极客硬件\tESP32、树莓派、NVMe\n🔬\t手术机器人\t医疗机器人、精密控制\n🧠\t脑机接口\tBCI、神经信号处理\n💡\t其他技术\t创新应用\n数据存储\n历史记录：~/.openclaw/creator-intel/history.json\n自动去重：基于 URL\n保留数量：最近 500 条\n依赖\npip install feedparser requests\n\nLicense\n\nMIT"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/uuoov/creator-intel-v5",
    "publisherUrl": "https://clawhub.ai/uuoov/creator-intel-v5",
    "owner": "uuoov",
    "version": "1.0.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/creator-intel-v5",
    "downloadUrl": "https://openagent3.xyz/downloads/creator-intel-v5",
    "agentUrl": "https://openagent3.xyz/skills/creator-intel-v5/agent",
    "manifestUrl": "https://openagent3.xyz/skills/creator-intel-v5/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/creator-intel-v5/agent.md"
  }
}