Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
具身智能论文速递 - 自动化学术调研工具 自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。 使用场景: - 用户要求"今日论文"、"论文速递"、"学术调研" - 需要追踪具身智能/自动驾驶领域最新研究 - 定时任务自动执行每日/每周调研 --- name: daily-paper description: | 具身智能论文速递 - 自动化学术调研工具 自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。 使用场景: - 用户要求"今日论文"、"论文速递"、"学术调研" - 需要追踪具身智能/自动驾驶领域最新研究 - 定时任务自动执行每日/每周调研 --- Daily Paper - 具身智能论文速递 自动化学术调研工具,专注于具身智能(Embodied AI)领域。 研究方向(按优先级排序) 1. **VLA / 多模态机器人** - Vision-Language-Action、多模态指令控制 2. **世界模型 (World Model)** - 视频预测、物理模拟、生成式世界模型 3. **强化学习 (RL)** - Robot RL、Imitation Learning、Offline RL 4. **仿真 (Simul Capability contract not published. No trust telemetry is available yet. 2 GitHub stars reported by the source. Last updated 2/24/2026.
Freshness
Last checked 2/24/2026
Best For
daily-paper is best for general automation workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack
具身智能论文速递 - 自动化学术调研工具 自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。 使用场景: - 用户要求"今日论文"、"论文速递"、"学术调研" - 需要追踪具身智能/自动驾驶领域最新研究 - 定时任务自动执行每日/每周调研 --- name: daily-paper description: | 具身智能论文速递 - 自动化学术调研工具 自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。 使用场景: - 用户要求"今日论文"、"论文速递"、"学术调研" - 需要追踪具身智能/自动驾驶领域最新研究 - 定时任务自动执行每日/每周调研 --- Daily Paper - 具身智能论文速递 自动化学术调研工具,专注于具身智能(Embodied AI)领域。 研究方向(按优先级排序) 1. **VLA / 多模态机器人** - Vision-Language-Action、多模态指令控制 2. **世界模型 (World Model)** - 视频预测、物理模拟、生成式世界模型 3. **强化学习 (RL)** - Robot RL、Imitation Learning、Offline RL 4. **仿真 (Simul
Public facts
5
Change events
1
Artifacts
0
Freshness
Feb 24, 2026
Capability contract not published. No trust telemetry is available yet. 2 GitHub stars reported by the source. Last updated 2/24/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Feb 24, 2026
Vendor
Ychenjk Sudo
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. 2 GitHub stars reported by the source. Last updated 2/24/2026.
Setup snapshot
git clone https://github.com/ychenjk-sudo/daily-paper-skill.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Ychenjk Sudo
Protocol compatibility
OpenClaw
Adoption signal
2 GitHub stars
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
bash
# arXiv python scripts/fetch.py --output /tmp/arxiv_papers.json # Semantic Scholar(重点作者) python scripts/fetch_semantic_scholar.py --days 7 --output /tmp/s2_papers.json # GitHub Trending python scripts/fetch_github.py --output /tmp/github_repos.json # Hugging Face python scripts/fetch_huggingface.py --output /tmp/huggingface.json
text
# 具身智能论文速递 (日期) ## 📌 摘要 ## 🔮 Crossing Trend(基于当期论文的客观事实) ## 📚 论文分类详情 ### 🤖 VLA / 多模态 ### 🌍 世界模型 ### 🎮 强化学习 ### 🚗 自动驾驶
text
### [论文标题](arXiv链接) - **一句话摘要**:50字以内概括核心贡献 - **解决的工程/算法瓶颈**:(50-100字)具体说明针对什么问题,为什么之前的方法解决不了,要有技术细节 - **相对 SOTA 的核心改进点**(≤3条):每条要具体,最好有数据支撑(如「LIBERO 上 98.5% 成功率」) 1. 改进点1(带具体数据/对比) 2. 改进点2 3. 改进点3 - **工程落地潜力与前置条件**:(50-100字)分「潜力」和「前置条件」两部分写,要具体到硬件要求、数据需求等 - **风险与局限**:(50-100字)不是泛泛而谈,要指出具体在什么场景/任务下会失效 - **对自动驾驶/机器人系统的启示**:(50-100字)不是复述论文,而是从工程师视角提炼可迁移的洞见,可以类比其他领域(如 LLM、自动驾驶)的经验 - **潜在应用场景**:具体应用方向 - **论文链接**:arXiv链接(有代码附上GitHub)
bash
# 创建新文档并写入 python scripts/feishu.py --input /workspace/daily-papers/YYYY-MM-DD-cn.md --create --title "论文速递 YYYY-MM-DD" # 写入已有文档 python scripts/feishu.py --input /workspace/daily-papers/YYYY-MM-DD-cn.md --doc-id <用户提供的DOC_ID>
bash
python /workspace/scripts/feishu_card.py --to <CHAT_ID> --template daily-paper --data <JSON_FILE>
bash
# 保存到本地 cat /workspace/daily-papers/YYYY-MM-DD-cn.md # 或直接在消息中输出 Markdown 格式的报告
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
具身智能论文速递 - 自动化学术调研工具 自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。 使用场景: - 用户要求"今日论文"、"论文速递"、"学术调研" - 需要追踪具身智能/自动驾驶领域最新研究 - 定时任务自动执行每日/每周调研 --- name: daily-paper description: | 具身智能论文速递 - 自动化学术调研工具 自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。 使用场景: - 用户要求"今日论文"、"论文速递"、"学术调研" - 需要追踪具身智能/自动驾驶领域最新研究 - 定时任务自动执行每日/每周调研 --- Daily Paper - 具身智能论文速递 自动化学术调研工具,专注于具身智能(Embodied AI)领域。 研究方向(按优先级排序) 1. **VLA / 多模态机器人** - Vision-Language-Action、多模态指令控制 2. **世界模型 (World Model)** - 视频预测、物理模拟、生成式世界模型 3. **强化学习 (RL)** - Robot RL、Imitation Learning、Offline RL 4. **仿真 (Simul
name: daily-paper description: | 具身智能论文速递 - 自动化学术调研工具
自动从 arXiv 获取具身智能领域最新论文,智能筛选高质量研究,生成结构化中文报告。
使用场景:
自动化学术调研工具,专注于具身智能(Embodied AI)领域。
不收录:开源工具/框架、效率优化、纯数据集、纯 LLM、纯视觉
# arXiv
python scripts/fetch.py --output /tmp/arxiv_papers.json
# Semantic Scholar(重点作者)
python scripts/fetch_semantic_scholar.py --days 7 --output /tmp/s2_papers.json
# GitHub Trending
python scripts/fetch_github.py --output /tmp/github_repos.json
# Hugging Face
python scripts/fetch_huggingface.py --output /tmp/huggingface.json
日报:3-6 篇 | 周报:4-6 篇
评分维度:
重点机构优先:NVIDIA, DeepMind, Berkeley, Stanford, MIT, Tesla AI, Physical Intelligence
报告结构:
# 具身智能论文速递 (日期)
## 📌 摘要
## 🔮 Crossing Trend(基于当期论文的客观事实)
## 📚 论文分类详情
### 🤖 VLA / 多模态
### 🌍 世界模型
### 🎮 强化学习
### 🚗 自动驾驶
每篇论文的固定输出结构:
⚠️ 重要:写每篇论文前,必须先用 web_fetch 读取论文的 arXiv HTML 版本(如 https://arxiv.org/html/2602.18224v1),理解技术细节后再写。只看 abstract 写出来的内容会很浅。
### [论文标题](arXiv链接)
- **一句话摘要**:50字以内概括核心贡献
- **解决的工程/算法瓶颈**:(50-100字)具体说明针对什么问题,为什么之前的方法解决不了,要有技术细节
- **相对 SOTA 的核心改进点**(≤3条):每条要具体,最好有数据支撑(如「LIBERO 上 98.5% 成功率」)
1. 改进点1(带具体数据/对比)
2. 改进点2
3. 改进点3
- **工程落地潜力与前置条件**:(50-100字)分「潜力」和「前置条件」两部分写,要具体到硬件要求、数据需求等
- **风险与局限**:(50-100字)不是泛泛而谈,要指出具体在什么场景/任务下会失效
- **对自动驾驶/机器人系统的启示**:(50-100字)不是复述论文,而是从工程师视角提炼可迁移的洞见,可以类比其他领域(如 LLM、自动驾驶)的经验
- **潜在应用场景**:具体应用方向
- **论文链接**:arXiv链接(有代码附上GitHub)
Crossing Trend 格式:
根据当前渠道自动选择输出方式:
# 创建新文档并写入
python scripts/feishu.py --input /workspace/daily-papers/YYYY-MM-DD-cn.md --create --title "论文速递 YYYY-MM-DD"
# 写入已有文档
python scripts/feishu.py --input /workspace/daily-papers/YYYY-MM-DD-cn.md --doc-id <用户提供的DOC_ID>
python /workspace/scripts/feishu_card.py --to <CHAT_ID> --template daily-paper --data <JSON_FILE>
直接输出 Markdown 文档内容,或保存到本地文件:
# 保存到本地
cat /workspace/daily-papers/YYYY-MM-DD-cn.md
# 或直接在消息中输出 Markdown 格式的报告
输出示例(非飞书):
# 具身智能论文速递 (2026-02-24)
## 📌 摘要
今日精选 4 篇论文,覆盖 VLA、世界模型、强化学习领域...
## 🔮 Crossing Trend
...
## 📚 论文详情
### 🤖 VLA / 多模态
#### [论文标题](https://arxiv.org/abs/xxxx)
...
NVIDIA, DeepMind, UC Berkeley/BAIR, Stanford, MIT,
Tesla AI, Physical Intelligence, 1X Technologies, Figure AI,
OpenAI, Anthropic, Meta AI/FAIR, Covariant
Jim Fan (Linxi Fan), Pieter Abbeel, Sergey Levine, Chelsea Finn,
Danijar Hafner, Yann LeCun, Kaiming He, Ilya Sutskever
Dreamer 系列, DreamZero/DreamDojo, RT 系列, OpenVLA/Octo, ALOHA, JEPA 系列
用户可以在对话中指定:
--doc-id WPmJdLKAvohbGaxBRmLc08MVn5f 或直接粘贴文档链接--format md 强制输出 Markdown--to <open_id> 指定飞书消息接收人如果未指定,根据当前会话渠道自动选择输出方式。
/workspace/prompts/daily-paper-card.md/workspace/prompts/weekly-paper-card.md{
"name": "Daily Paper",
"schedule": {"kind": "cron", "expr": "0 9 * * *", "tz": "Asia/Shanghai"},
"sessionTarget": "isolated",
"payload": {
"kind": "agentTurn",
"model": "gemini",
"message": "执行今日论文速递,输出到飞书文档",
"deliver": true,
"channel": "feishu",
"to": "<your_open_id>"
}
}
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/snapshot"
curl -s "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/contract"
curl -s "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T02:21:39.891Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Ychenjk Sudo",
"href": "https://github.com/ychenjk-sudo/daily-paper-skill",
"sourceUrl": "https://github.com/ychenjk-sudo/daily-paper-skill",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "traction",
"category": "adoption",
"label": "Adoption signal",
"value": "2 GitHub stars",
"href": "https://github.com/ychenjk-sudo/daily-paper-skill",
"sourceUrl": "https://github.com/ychenjk-sudo/daily-paper-skill",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-02-24T19:43:14.176Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/ychenjk-sudo-daily-paper-skill/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to daily-paper and adjacent AI workflows.