Embodied AI News Briefing
Aggregates the latest Embodied AI & Robotics news from curated sources and delivers concise summaries with direct links. Covers the full stack: algorithms, hardware, simulation, deployment, funding, policy, and the China ecosystem.
When to Use This Skill
Activate this skill when the user:
- - Asks for embodied AI news, robot news, or humanoid robot updates
- Requests a daily/weekly/monthly robotics briefing
- Mentions wanting to know what's happening in embodied AI / robotics
- Asks about specific companies: Tesla Optimus, Figure, Unitree, AGIBOT, Boston Dynamics, etc.
- Asks about specific technologies: VLA models, diffusion policy, sim-to-real, dexterous manipulation
- Wants a summary of recent robotics research papers
- Asks about robotics funding, deployments, or supply chain
- Asks about simulation platforms, benchmarks, or datasets
- Asks for GitHub 热门仓库、具身智能开源项目、star 最多的机器人代码库,或 wants a repo leaderboard / open-source radar
- Asks about robotics policy, safety standards, or export controls
- Requests a monthly trend report or competitive analysis
- Says: "给我今天的具身智能资讯" (Give me today's embodied AI news)
- Says: "机器人行业有什么新动态" (What's new in the robot industry)
- Says: "最近有什么人形机器人的消息" (Any recent humanoid robot news)
- Says: "这个月的具身智能趋势报告" (This month's embodied AI trend report)
- Says: "embodied AI updates", "robot learning news", "humanoid robot news"
Trigger Keywords
English: embodied AI, humanoid robot, robot news, robotics update, robot learning, VLA model, diffusion policy, dexterous manipulation, sim-to-real, robot deployment, robotics funding, Figure AI, Tesla Optimus, Unitree, AGIBOT, Boston Dynamics, 1X, Physical Intelligence, Skild AI, robot hand, quadruped robot, Isaac Sim, world model robot, robot benchmark, robot safety, robot regulation, INLINECODE26
Chinese: 具身智能, 人形机器人, 机器人资讯, 灵巧操作, 仿真到真实, 机器人部署, 宇树, 智元, 优必选, 银河通用, 傅利叶, 机器人融资, 灵巧手, 四足机器人, 机器人大模型, 机器人月报, 机器人安全, 机器人政策, GitHub 热门, 开源仓库, 机器人开源
Reference Files
This skill relies on 6 companion reference files. Always consult them during execution:
CODEBLOCK0
| File | When to Consult |
|---|
| INLINECODE48 | Phase 1 — choosing which sites to fetch; selecting tier-appropriate sources |
| INLINECODE49 |
Phase 1 — building search queries; selecting recipe by briefing type |
|
taxonomy.md | Phase 3 — classifying stories; Phase 1 — looking up company aliases & tech terms |
|
output_templates.md | Phase 5 — rendering final output; selecting template by user request |
|
github_repos.md | Phase 1 & 5 — when user wants GitHub 热门开源; weekly/monthly open-source momentum |
|
workflow.md | All Phases — orchestrating the end-to-end workflow; time budgeting; monthly maintenance |
File Interconnection Map
CODEBLOCK1
Execution Workflow
Phase 0: Determine Briefing Type & Time Scope
Before any tool calls, ask the user (if not already clear):
- 1. Briefing Type: Daily / Weekly / Monthly / Custom Topic?
- Time Scope: Last 24 hours / Last 7 days / Last 30 days / Custom date range?
- Output Format: Standard / Brief / Thread / Markdown Report / Presentation / Custom?
- Focus Area (optional): All categories / Specific category (e.g., only hardware, only China ecosystem)?
- GitHub 开源模块 (optional): Include hot embodied-AI repos section? (Default: Yes for weekly/monthly if user asked for “完整/含开源”; No for daily unless requested.)
Default if user doesn't specify:
- - Type: Daily
- Scope: Last 24 hours
- Format: Standard
- Focus: All categories
- GitHub module: Off for daily; Off for weekly/monthly unless user implies open-source / GitHub / 技术栈雷达
Map to workflow.md:
- - Daily →
workflow.md Section "Daily Workflow" - Weekly →
workflow.md Section "Weekly Workflow" - Monthly →
workflow.md Section "Monthly Workflow"
Phase 1: Information Gathering
Consult workflow.md for the appropriate recipe, then execute the corresponding steps from search_queries.md and news_sources.md.
Step 1.1: Execute Search Queries
Tool: WebSearch (or equivalent web search tool)
Source: search_queries.md → Select the appropriate recipe:
- - Daily Briefing → Recipe A (5 queries)
- Weekly Roundup → Recipe B (8 queries)
- Monthly Deep Dive → Recipe C (12 queries)
- Custom Topic → Recipe D + user-specified filters
Parameters:
- -
return_format: markdown - INLINECODE63 : false
- INLINECODE64 : 20 seconds per source
- Fetch only from publicly accessible sources listed in INLINECODE65
Output: A list of 20–50 URLs with headlines and snippets.
Step 1.2: Fetch Tier 1 Sources Directly
Tool: INLINECODE66
Source: news_sources.md → Tier 1 section
Directly fetch the homepage or RSS feed of:
- - The Robot Report
- IEEE Spectrum — Robotics
- TechCrunch — Robotics
- Robotics Business Review
- (Add others based on briefing type)
Parameters:
- -
url: [homepage URL from news_sources.md] - INLINECODE69 : markdown
- INLINECODE70 : false
- Process only URLs from verified sources in INLINECODE71
Output: Recent headlines (last 24h / 7d / 30d based on scope).
Step 1.3: Fetch arXiv Papers
Tool: mcp__arxiv__readURL (if available) or WebSearch with arXiv-specific queries
Source: search_queries.md → Section "6. Academic Research (arXiv)"
Execute 2–3 arXiv queries:
CODEBLOCK2
Output: 5–10 recent papers with abstracts.
Step 1.4: Fetch Company Blogs & Official Announcements
Tool: INLINECODE75
Source: news_sources.md → Tier 2 (Company Blogs) + Tier 4 (China Ecosystem)
Fetch from:
- - Figure AI Blog
- Physical Intelligence Blog
- Tesla AI Blog
- Unitree Blog (Chinese + English)
- AGIBOT WeChat Official Account (if accessible)
- (Add others based on focus area)
Fetch constraints:
- - Only process URLs from search results and sources listed in INLINECODE77
- Skip content requiring authentication
- Timeout: 15 seconds per URL
Output: Recent announcements (last 7d / 30d based on scope).
Step 1.5: GitHub — Hot Embodied AI Repos (Optional)
When: User requested the GitHub module (Phase 0), or weekly/monthly briefing explicitly includes open-source radar.
Tools: WebSearch, WebFetch (or equivalent) — no GitHub token required; use public pages only.
Source: github_repos.md (full procedure) + search_queries.md → Section 10.5 + Recipe F
Procedure (summary):
- 1. Run Recipe F queries; collect 12–20 candidates.
- Filter with
github_repos.md → Relevance Filter; verify each shortlisted repo URL. - Rank per
github_repos.md → Rank (“热门” definition); output 5–8 repos. - Do not invent star counts; use verified values or “see repo page”.
Output: Structured rows ready for output_templates.md → GitHub 热门开源 section; deduplicate against stories already covered in Foundation Models / Simulation sections.
Phase 2: Content Extraction & Deduplication
For each fetched URL:
- 1. Extract:
- Headline
- Publication date
- Source name
- Summary (first 2–3 paragraphs or abstract)
- Key entities: companies, models, hardware platforms (use
taxonomy.md for reference)
- 2. Deduplicate:
- If multiple sources cover the same story, keep the one with the most detail
- Merge information if they provide complementary details
- 3. Discard:
- Stories older than the time scope
- Irrelevant content (use
search_queries.md Section 1.4 "Noise Exclusion Filter")
- Duplicate announcements
Output: A deduplicated list of 15–30 stories with extracted metadata.
Phase 3: Classification & Prioritization
Consult taxonomy.md to classify each story.
Step 3.1: Assign Primary Category
Use taxonomy.md → Section "1. News Category Taxonomy"
Assign each story to exactly one primary category:
- - 🔥 Major Announcements
- 🧠 Foundation Models & Algorithms
- 🦾 Hardware & Platforms
- 🌐 Simulation & Infrastructure
- 🏭 Deployments & Commercial
- 💰 Funding, M&A & Business
- 🌍 Policy, Safety & Ethics
- 🇨🇳 China Ecosystem
Rules (from taxonomy.md → "Category Assignment Rules"):
- - Major Announcements: Only for top-impact stories (new paradigm, >$500M funding, first-ever deployment milestone)
- China Ecosystem: Use when the story's primary significance is about the Chinese market/ecosystem
- Cross-cutting stories: Assign primary + up to 2 secondary tags
Step 3.2: Assign Priority Level
Use taxonomy.md → Section "3. Priority Scoring System"
Calculate priority score (0–100) based on:
- - Impact (0–40 points): Paradigm shift / Major milestone / Incremental improvement
- Timeliness (0–20 points): Breaking news / Recent (1–3 days) / Older
- Source Authority (0–20 points): Tier 1 / Tier 2 / Tier 3
- Relevance (0–20 points): Core embodied AI / Adjacent / Tangential
Priority Levels:
- - P0 (90–100): Must-read, above-the-fold
- P1 (70–89): Important, include in main body
- P2 (50–69): Notable, include if space allows
- P3 (<50): Optional, move to "Other News" section or omit
Step 3.3: Sort Stories
Within each category, sort by:
- 1. Priority score (descending)
- Publication date (most recent first)
Phase 4: Content Synthesis
For each story, generate:
- 1. One-sentence summary: Capture the core news in <20 words
- Key points (2–4 bullet points): Extract the most important details
- Metadata fields (based on category):
- For
Foundation Models: Model Type, Embodiment, Open Source, Impact
- For
Hardware: Hardware Type, Company, Specs, Impact
- For
Deployments: Deployment Scale, Industry Vertical, Performance Metrics, Impact
- For
Funding: Amount, Lead Investor, Valuation, Use of Funds
- (See
output_templates.md for full metadata schema per category)
- 4. Impact statement: Why this matters for the embodied AI field (1–2 sentences)
Tone & Style:
- - Objective: Present facts without hype or editorial opinion
- Concise: Favor clarity over completeness
- Technical: Use domain-specific terminology from INLINECODE92
- Neutral: Treat all companies, countries, and technologies equally
Phase 5: Output Generation
Consult output_templates.md to select the appropriate template.
Step 5.1: Select Template
Based on user request (from Phase 0):
| User Request | Template to Use |
|---|
| "Daily briefing" | Standard Format |
| "Quick summary" |
Brief Format |
| "Twitter thread" | Thread Format |
| "Markdown report" | Markdown Report Format |
| "Presentation slides" | Presentation Format |
| "Custom" | Adapt from Standard Format |
Step 5.2: Render Output
Fill in the selected template with:
- - Header: Date, source count, time scope
- Category sections: Ordered by priority (🔥 Major Announcements first)
- Story blocks: Headline, summary, key points, metadata, source link
- GitHub 热门开源 (if Step 1.5 ran): Place before Key Takeaways / Daily Pulse per INLINECODE94
- Footer: Methodology note, source attribution
Quality checks:
- - All links are valid and correctly formatted
- All metadata fields are filled (use "N/A" if not applicable)
- No duplicate stories
- Stories are sorted by priority within each category
- Total output length is appropriate for briefing type:
- Daily: 1,500–2,500 words
- Weekly: 3,000–5,000 words
- Monthly: 5,000–10,000 words
Step 5.3: Add Contextual Notes (Optional)
If the user requested analysis or trends, append:
- - Trend Spotlight: 2–3 emerging patterns observed this period
- Company Momentum: Which companies/labs are most active
- Technology Shifts: Notable changes in technical approaches
- Geographic Insights: Regional differences (e.g., US vs China ecosystem)
Use taxonomy.md → Section "5. Trend Analysis Framework" for guidance.
Phase 6: Delivery & Follow-up
- 1. Deliver the briefing in the selected format
- Offer follow-up options:
- "Would you like me to deep-dive into any specific story?"
- "Should I track these companies/topics for your next briefing?"
- "Would you like a comparison with last week/month's trends?"
Special Workflows
Custom Topic Deep-Dive
If user asks about a specific topic (e.g., "What's new with dexterous hands?"):
- 1. Consult
taxonomy.md → Section "2. Technology & Product Taxonomy" → Find relevant subcategories - Build custom queries using
search_queries.md → Recipe D (Custom Topic) - Fetch from all tiers in
news_sources.md that cover this topic - Output using the "Deep-Dive Format" from INLINECODE99
Company-Specific Briefing
If user asks about a specific company (e.g., "What's Figure AI been up to?"):
- 1. Consult
taxonomy.md → Section "4. Company & Organization Directory" → Find company profile - Build queries targeting:
- Company blog
- News mentions
- arXiv papers by company researchers
- Funding announcements
- 3. Output using the "Company Spotlight Format" from INLINECODE101
China Ecosystem Focus
If user asks specifically about China (e.g., "中国人形机器人有什么进展?"):
- 1. Prioritize
news_sources.md → Tier 4 (China Ecosystem) - Use
search_queries.md → Section "8. China Ecosystem" - Consult
taxonomy.md → Section "4.3 China Ecosystem Companies" - Output in Chinese or bilingual format (ask user preference)
GitHub Open-Source Radar Only
If the user only wants a GitHub 热门仓库 snapshot (no full news briefing):
- 1. Skip or minimize Steps 1.1–1.4; run
github_repos.md procedure end-to-end with Recipe F - Output using
output_templates.md → ⭐ GitHub section (Standard or Brief) plus a short methodology footnote - Language: Match user language; keep repo names in original spelling
Operational Guidelines
Operating Scope
This skill operates in read-only mode:
- - Fetches content from public sources listed in reference files
- Synthesizes and presents information to the user
- Does not modify, post, or interact with external systems
- Does not perform actions on behalf of the user unless explicitly requested (e.g., "add this to my calendar")
Information Freshness
- - Daily briefing: Prioritize stories from the last 24 hours
- Weekly briefing: Include stories from the last 7 days, but highlight the most recent
- Monthly briefing: Cover the full 30 days, but organize by week or theme
Source Diversity
Aim for a balanced mix:
- - 40% from Tier 1 (core industry media)
- 30% from Tier 2 (company blogs & official sources)
- 20% from Tier 3 (academic & research)
- 10% from Tier 4 (China ecosystem, if relevant)
Quality over Quantity
- - Better to have 15 high-quality, well-summarized stories than 50 shallow headlines
- If a story lacks detail or verification, mark it as "Unconfirmed" or omit it
Handling Uncertainty
- - If a story's details are unclear, state: "Details are limited; awaiting official confirmation"
- If sources conflict, present both versions: "Source A reports X, while Source B reports Y"
- Never fabricate details to fill gaps
Language Handling
- - If user asks in Chinese, output in Chinese (but keep company/model names in English)
- If user asks in English, output in English
- For bilingual users, offer: "Would you like this in English, Chinese, or bilingual?"
Error Handling
If a source is unreachable:
- - Skip it and note in the footer: "Note: [Source Name] was unavailable at the time of this briefing"
If search returns no results:
- - Broaden the query or try alternative keywords from INLINECODE107
- If still no results, inform the user: "No recent news found for [topic] in the specified time range"
If classification is ambiguous:
- - Default to the most specific applicable category
- Add a secondary tag if the story spans multiple domains
If output exceeds length limits:
- - Prioritize P0 and P1 stories
- Move P2 and P3 stories to a "Quick Hits" section with one-line summaries
- Offer to generate a separate deep-dive on omitted topics
Maintenance & Updates
Monthly (consult workflow.md → "Monthly Workflow"):
- - Review
taxonomy.md for new companies, models, or terminology - Update
news_sources.md if new authoritative sources emerge - Refine
search_queries.md based on what queries yielded the best results - Refresh
github_repos.md anchor list and Recipe F queries if major repos were archived or superseded
Quarterly:
- - Audit the priority scoring system — are P0 stories truly the most impactful?
- Review output templates — do they match user preferences?
Example Invocations
Example 1: Daily Briefing
User: "Give me today's embodied AI news"
Agent:
- 1. Determines: Daily briefing, last 24h, Standard format, All categories
- Executes Recipe A from
search_queries.md (5 queries) - Fetches Tier 1 sources from INLINECODE114
- Classifies using INLINECODE115
- Outputs using Standard Format from INLINECODE116
Example 2: Weekly Roundup
User: "What happened in robotics this week?"
Agent:
- 1. Determines: Weekly briefing, last 7 days, Standard format, All categories
- Executes Recipe B from
search_queries.md (8 queries) - Fetches Tier 1 + Tier 2 sources
- Prioritizes P0 and P1 stories
- Outputs using Standard Format with "Trend Spotlight" section
Example 3: Custom Topic
User: "What's new with VLA models?"
Agent:
- 1. Determines: Custom topic, last 7 days, Deep-Dive format
- Consults
taxonomy.md → "Vision-Language-Action (VLA) Models" - Builds custom queries from
search_queries.md Section 2.1 - Fetches from Tier 1 + Tier 3 (arXiv)
- Outputs using Deep-Dive Format
Example 4: Company Spotlight
User: "What's Unitree been up to?"
Agent:
- 1. Determines: Company-specific, last 30 days, Company Spotlight format
- Consults
taxonomy.md → Company profile for Unitree - Fetches Unitree blog + news mentions + arXiv papers
- Outputs using Company Spotlight Format from INLINECODE121
Example 5: China Ecosystem
User: "中国人形机器人有什么进展?"
Agent:
- 1. Determines: China focus, last 7 days, Standard format, Chinese output
- Prioritizes
news_sources.md Tier 4 sources - Uses
search_queries.md Section 8 (China Ecosystem) - Outputs in Chinese using Standard Format
Example 6: GitHub Hot Repos Add-on
User: "今天的具身智能资讯里加上 GitHub 最热门的相关开源仓库"
Agent:
- 1. Enables GitHub module for this run; keeps daily scope if user asked “今天”
- Executes Recipe F from
search_queries.md and follows github_repos.md (verify URLs, no fake stars) - Inserts
## ⭐ GitHub 热门开源(具身智能相关) from output_templates.md before Key Takeaways - Shortlists 5–8 repos with category tags and canonical
https://github.com/owner/repo links
Summary
This skill orchestrates a multi-phase workflow:
- 1. Determine briefing type & scope (including optional GitHub module)
- Gather information from curated sources using structured queries
- Classify stories using a shared taxonomy
- Prioritize based on impact, timeliness, and relevance
- Synthesize concise summaries with metadata
- Output in the user's preferred format (with optional GitHub 热门开源 section)
Key success factors:
- - Always consult the 6 reference files at the appropriate workflow stage
- Maintain objectivity and source attribution
- Prioritize quality and relevance over quantity
- Adapt to user preferences (language, format, focus area)
具身智能资讯简报
从精选来源聚合最新的具身智能与机器人新闻,提供简洁摘要及直接链接。覆盖全栈内容:算法、硬件、仿真、部署、融资、政策以及中国生态系统。
何时使用此技能
当用户出现以下情况时激活此技能:
- - 询问具身智能新闻、机器人新闻或人形机器人最新动态
- 请求每日/每周/每月的机器人简报
- 提及想了解具身智能/机器人领域的最新进展
- 询问特定公司:特斯拉Optimus、Figure、宇树科技、智元机器人、波士顿动力等
- 询问特定技术:VLA模型、扩散策略、仿真到现实、灵巧操作
- 想要近期机器人研究论文的摘要
- 询问机器人融资、部署或供应链
- 询问仿真平台、基准测试或数据集
- 询问GitHub热门仓库、具身智能开源项目、star最多的机器人代码库,或想要仓库排行榜/开源雷达
- 询问机器人政策、安全标准或出口管制
- 请求月度趋势报告或竞争分析
- 说:给我今天的具身智能资讯
- 说:机器人行业有什么新动态
- 说:最近有什么人形机器人的消息
- 说:这个月的具身智能趋势报告
- 说:embodied AI updates、robot learning news、humanoid robot news
触发关键词
英文:embodied AI、humanoid robot、robot news、robotics update、robot learning、VLA model、diffusion policy、dexterous manipulation、sim-to-real、robot deployment、robotics funding、Figure AI、Tesla Optimus、Unitree、AGIBOT、Boston Dynamics、1X、Physical Intelligence、Skild AI、robot hand、quadruped robot、Isaac Sim、world model robot、robot benchmark、robot safety、robot regulation、monthly robot report
中文:具身智能、人形机器人、机器人资讯、灵巧操作、仿真到真实、机器人部署、宇树、智元、优必选、银河通用、傅利叶、机器人融资、灵巧手、四足机器人、机器人大模型、机器人月报、机器人安全、机器人政策、GitHub热门、开源仓库、机器人开源
参考文件
此技能依赖6个配套参考文件。执行过程中请始终查阅它们:
📁 references/
├── 📰 news_sources.md — 在哪里查找信息(分级来源列表)
├── 🔍 search_queries.md — 如何搜索(查询模板与配方)
├── 📝 output_templates.md — 以什么格式输出(6+模板变体)
├── 📊 taxonomy.md — 共享语言(分类、关键词、公司列表)
├── ⭐ github_repos.md — GitHub热门仓库模块(发现、排名、输出模式)
└── 🧭 workflow.md — 何时以及按什么顺序执行(每日/每周/每月标准操作流程)
| 文件 | 何时查阅 |
|---|
| newssources.md | 第一阶段——选择要抓取的网站;选择适合层级的来源 |
| searchqueries.md |
第一阶段——构建搜索查询;根据简报类型选择配方 |
| taxonomy.md | 第三阶段——分类故事;第一阶段——查找公司别名和技术术语 |
| output_templates.md | 第五阶段——渲染最终输出;根据用户请求选择模板 |
| github_repos.md | 第一阶段和第五阶段——当用户想要GitHub热门开源时;每周/每月的开源动态 |
| workflow.md | 所有阶段——编排端到端工作流程;时间预算;月度维护 |
文件互联图
┌─────────────────┐ ┌────────────────────┐ ┌───────────────┐ ┌──────────────────┐
│ searchqueries │────▶ │ newssources │────▶│ Classify & │────▶│ output_templates │
│ (发现) │ │ (浏览与验证) │ │ Prioritize │ │ (生成) │
└─────────────────┘ └────────────────────┘ └───────────────┘ └──────────────────┘
▲ ▲
│ │
└────── taxonomy.md ─────┘
(共享词汇)
可选GitHub模块:
searchqueries (配方F) ──▶ githubrepos.md ──▶ output_templates (⭐ GitHub部分)
执行工作流程
第零阶段:确定简报类型与时间范围
在调用任何工具之前,如果尚不明确,请询问用户:
- 1. 简报类型:每日/每周/每月/自定义主题?
- 时间范围:过去24小时/过去7天/过去30天/自定义日期范围?
- 输出格式:标准/简洁/推文/Markdown报告/演示文稿/自定义?
- 关注领域(可选):所有类别/特定类别(例如,仅硬件、仅中国生态系统)?
- GitHub开源模块(可选):是否包含热门具身AI仓库部分?(默认:如果用户要求完整/含开源,每周/每月为是;每日为否,除非被要求)
如果用户未指定,默认值:
- - 类型:每日
- 范围:过去24小时
- 格式:标准
- 关注领域:所有类别
- GitHub模块:每日关闭;每周/每月关闭,除非用户暗示开源/GitHub/技术栈雷达
映射到workflow.md:
- - 每日 → workflow.md 部分每日工作流程
- 每周 → workflow.md 部分每周工作流程
- 每月 → workflow.md 部分每月工作流程
第一阶段:信息收集
查阅workflow.md获取适当的配方,然后执行searchqueries.md和newssources.md中的相应步骤。
步骤1.1:执行搜索查询
工具:WebSearch(或等效的网络搜索工具)
来源:search_queries.md → 选择适当的配方:
- - 每日简报 → 配方A(5个查询)
- 每周综述 → 配方B(8个查询)
- 每月深度分析 → 配方C(12个查询)
- 自定义主题 → 配方D + 用户指定的过滤器
参数:
- - returnformat:markdown
- withimagessummary:false
- timeout:每个来源20秒
- 仅从newssources.md中列出的可公开访问来源获取
输出:包含标题和摘要的20–50个URL列表。
步骤1.2:直接获取第一层级来源
工具:mcpweb_readerwebReader
来源:news_sources.md → 第一层级部分
直接获取以下来源的主页或RSS源:
- - The Robot Report
- IEEE Spectrum — Robotics
- TechCrunch — Robotics
- Robotics Business Review
- (根据简报类型添加其他来源)
参数:
- - url:[来自newssources.md的主页URL]
- returnformat:markdown
- withimagessummary:false
- 仅处理来自news_sources.md中已验证来源的URL
输出:近期标题(根据范围,过去24小时/7天/30天)。
步骤1.3:获取arXiv论文
工具:mcparxivreadURL(如果可用)或使用arXiv特定查询的WebSearch
来源:search_queries.md → 部分6. 学术研究(arXiv)
执行2–3个arXiv查询:
cat:cs.RO AND (embodied AI OR robot learning OR VLA) submittedDate:[today - 7d TO today]
输出:5–10篇近期论文及摘要。
步骤1.4:获取公司博客与官方公告
工具:mcpweb_readerwebReader
来源:news_sources.md → 第二层级(公司博客)+ 第四层级(中国生态系统)
从以下来源获取:
- - Figure AI博客
- Physical Intelligence博客
- Tesla AI博客
- 宇树科技博客(中文+英文)
- 智元机器人微信公众号(如可访问)
- (根据关注领域