joeseesun

Qiaomu AI Radar — AI skill for Claude Code

AI community

每日选题助手 - 监控Import AI、Hacker News、James Clear、Wait But Why、Product Hunt等高质量内容源,自动采集最新文章并推荐值得创作的话题.

How to install Qiaomu AI Radar

This entry records only its repository, not the path inside it, so there is no exact command to give. Open joeseesun/qiaomu-ai-radar and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Qiaomu AI Radar does

每日选题助手 - 监控Import AI、Hacker News、James Clear、Wait But Why、Product Hunt等高质量内容源,自动采集最新文章并推荐值得创作的话题。Use when user requests to check updates, fetch latest

Alternatives in AI

  • Opennews MCP — News Aggregation · AI Ratings · Trading Signals · Real-time Updates 2.1k ★
  • Kimi Cc — Use Kimi's latest model (kimi-k2-0711-preview) to drive Claude Code 1.7k ★
  • Free GPT4 WEB API — Not just GPT4 690 ★

README

qiaomu-ai-radar

每天早上,把 AI 论文、技术博客、Newsletter、Hacker News、GitHub Trending 里的新东西收进 Obsidian,翻成中文标题,同步到飞书,再给你推荐值得写的选题。 A daily AI/tech radar skill that collects sources, translates weekly indexes, syncs to Feishu, opens Obsidian, and recommends writing topics.

[![GitHub stars](https://img.shields.io/github/stars/joeseesun/qiaomu-ai-radar?style=social)](https://github.com/joeseesun/qiaomu-ai-radar/stargazers) [![GitHub forks](https://img.shields.io/github/forks/joeseesun/qiaomu-ai-radar?style=social)](https://github.com/joeseesun/qiaomu-ai-radar/network/members) [![Last commit](https://img.shields.io/github/last-commit/joeseesun/qiaomu-ai-radar)](https://github.com/joeseesun/qiaomu-ai-radar/commits/main) [![License](https://img.shields.io/github/license/joeseesun/qiaomu-ai-radar)](LICENSE)

**[中文](#中文) | [English](#english)**


中文

你每天打开一堆信息源,真正值得写的内容只有几条。

乔木 AI 雷达做这件小而烦的事:抓取、去重、写入周刊、翻译标题、同步飞书、打开 Obsidian。你只需要读和判断。

你会得到什么

## 2026-05-28

### Hugging Face Papers
- [ ] **标题**: MobileGym: A Verifiable and Highly Parallel Simulation Platform for Mobile GUI Agent Research / MobileGym:面向移动 GUI Agent 研究的可验证高并行仿真平台
    - **链接**: https://huggingface.co/papers/2605.26114
    - **摘要**: Hugging Face 社区热门论文

核心能力:

  • 自动抓取 AI/技术/创作相关内容源。
  • URL 去重,避免每天看到同一篇。
  • 生成 Obsidian 友好的周刊 Markdown。
  • 将英文标题补成 English / 中文
  • 同步本周索引到飞书目录 乔木AI雷达
  • 用 checkbox 处理已读、收藏、归档。
  • 基于偏好推荐值得写的选题。

一行安装

npx skills add joeseesun/qiaomu-ai-radar

安装后确认目录存在:

ls ~/.agents/skills/qiaomu-ai-radar

前置条件

  • Python 3 可用:python3 --version
  • macOS + Obsidian 已安装,并有名为 乔木新知识库 的 vault。
  • 可访问目标 RSS/网页源,脚本使用 curl 抓取。
  • 如果要同步飞书,安装并登录 lark-cli,然后在 config/paths.json 里确认 feishu.cli 路径。
  • 如果要自动定时运行,允许 macOS launchd 加载用户任务。

使用方式

你可以直接对 Codex/Claude/Cursor 说:

运行乔木AI雷达
检查今天的更新
今天值得写什么?
处理已标记素材

也可以手动运行:

cd ~/.agents/skills/qiaomu-ai-radar/scripts
python3 run_radar.py --mode fetch