# Send Creator Intel V5 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. 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. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "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": {
    "downloadUrl": "/downloads/creator-intel-v5",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=creator-intel-v5",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "SKILL.md",
      "scripts/generate_brief.py"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "slug": "creator-intel-v5",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-05-02T04:41:23.038Z",
      "expiresAt": "2026-05-09T04:41:23.038Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=creator-intel-v5",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=creator-intel-v5",
        "contentDisposition": "attachment; filename=\"creator-intel-v5-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "creator-intel-v5"
      },
      "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/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."
      ]
    }
  },
  "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"
  }
}
```
## Documentation

### 1. 手动生成今日技术情报

cd /path/to/creator-intel-v5 && python3 scripts/generate_intel.py

### 2. 设置定时任务

# 每天早上 9:00 自动推送
openclaw cron add \\
  --name "creator-intel-morning" \\
  --schedule "0 9 * * *" \\
  --command "python3 /path/to/creator-intel-v5/scripts/generate_intel.py" \\
  --channel feishu

### Tavily API 密钥

在 scripts/generate_intel.py 中设置：

TAVILY_API_KEY = "your-tavily-api-key"

### 搜索关键词

编辑 ENGINEER_QUERIES 列表自定义搜索方向：

GitHub 开源机器人项目
医疗 AI 架构突破
极客硬件原型
算法与芯片架构

### 🟢 最高权重（优先抓取）

开源项目与 GitHub 霸榜

新底层模型（带代码）
开源硬件图纸（PCB、机械结构）
开发工具库（SDK、框架）



硬核技术原理解析

新架构：MoE、稀疏注意力、流匹配
新材料：柔性电子、神经形态芯片
新算法：扩散模型替代方案、Transformer 变体



极客产品与创新交互

Kickstarter 创意硬件
ESP32/树莓派项目
墨水屏、NFC 等小众应用

### 🔴 降权/警惕（过滤）

纯融资通稿（无技术细节）
纯政策审批（FDA/CE 但无原理）
空泛战略发布（"拓展商业化"、"生态布局"）
消费电子产品（手机、家电发布会）

### 必须包含

✅ 架构/算法/材料细节
✅ 具体参数（tokens/s、Hz、GB/s、参数量）
✅ 解决的问题或应用场景

### 严禁使用

❌ "推动规模化部署"
❌ "拓展商业化落地"
❌ "生态布局"
❌ "战略发布"
❌ "赛道龙头"

### 示例对比

❌ VC 视角（已废弃）：

星海图获 10 亿元融资，从开发者市场向生产力市场拓展商业化落地

✅ 工程师视角（V5 标准）：

星海图灵巧手开源数据集，发布百万级操作数据集与强化学习训练框架，基于 Transformer 架构的动作预测模型在 6 自由度抓取任务中达到 85% 成功率，支持 Sim2Real 迁移

### Emoji 分类

Emoji类别示例📦GitHub 开源开源机器人、工具库⚛️架构/算法MoE、稀疏注意力、扩散模型🛠️极客硬件ESP32、树莓派、NVMe🔬手术机器人医疗机器人、精密控制🧠脑机接口BCI、神经信号处理💡其他技术创新应用

### 数据存储

历史记录：~/.openclaw/creator-intel/history.json
自动去重：基于 URL
保留数量：最近 500 条

### 依赖

pip install feedparser requests

### License

MIT
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: uuoov
- Version: 1.0.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-05-02T04:41:23.038Z
- Expires at: 2026-05-09T04:41:23.038Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/creator-intel-v5)
- [Send to Agent page](https://openagent3.xyz/skills/creator-intel-v5/agent)
- [JSON manifest](https://openagent3.xyz/skills/creator-intel-v5/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/creator-intel-v5/agent.md)
- [Download page](https://openagent3.xyz/downloads/creator-intel-v5)