tech-news
聚合科技新闻并生成中文Markdown日报。抓取 Hacker News、GitHub Trending 等, 翻译标题与摘要,可选上传配图到R2。Use when: 用户说"生成今日科技新闻"、"科技新闻"、"tech news"等。
Best use case
tech-news is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
聚合科技新闻并生成中文Markdown日报。抓取 Hacker News、GitHub Trending 等, 翻译标题与摘要,可选上传配图到R2。Use when: 用户说"生成今日科技新闻"、"科技新闻"、"tech news"等。
Teams using tech-news should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/tech-news/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How tech-news Compares
| Feature / Agent | tech-news | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
聚合科技新闻并生成中文Markdown日报。抓取 Hacker News、GitHub Trending 等, 翻译标题与摘要,可选上传配图到R2。Use when: 用户说"生成今日科技新闻"、"科技新闻"、"tech news"等。
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 科技新闻聚合 从多源抓取热门科技新闻,翻译成中文并生成Markdown汇总,可选上传配图到R2。 ## 使用场景 - 生成每日科技新闻汇总 - 需要多源聚合 + 中文摘要 - 需要带图片的Markdown报告 ## 前置条件 - Python 3.8+ (`python3`) - 翻译API:`MINIMAX_API_KEY` 或 `OPENAI_API_KEY`(Minimax 默认 `MiniMax-M2.1-lightning`) - 图片上传(可选):`~/.r2-upload.yml` 或 `R2_UPLOAD_CONFIG` - 网络可访问新闻源与图片 - 可选性能参数:`FETCH_WORKERS`(默认 4)、`TRANSLATE_WORKERS`(默认 3) ## 推荐流程 1. 确认日期、来源、数量、是否需要图片与输出路径。 2. 运行 `python3 scripts/generate.py ...`。 3. 复查标题翻译、摘要质量、重复项与图片链接。 4. 如图片失败,可用 `--no-images` 重新生成或用 `scripts/process_images.py` 补图。 ## 快速使用 ```bash python3 scripts/generate.py --date $(date +%F) --save ./news.md ``` ## 常用参数 - `--sources <list>`: 指定新闻源(默认:hackernews reddit-programming github-trending devto lobsters paperswithcode huggingface arxiv-ai) - `--count <n>`: 每源抓取数量(默认:15) - `--limit <n>`: 最终精选数量(默认:10) - `--max-images <n>`: 处理图片上限(默认:10) - `--no-images`: 禁用图片处理 - `--output-only`: 仅输出Markdown ## 分类规则 - **AI与机器学习**: ai, llm, gpt, claude, model - **开发工具与开源**: rust, python, github, framework - **基础设施与云原生**: cloud, aws, kubernetes, docker - **产品与设计**: product, design, ui, startup - **趣闻与观点**: 其他 ## 输出格式 采用固定结构,确保一致性: ```markdown # 📰 YYYY-MM-DD 科技早报 > 📊 **今日导读** > 精选 10 条科技新闻 > 来源:Hacker News(4) | GitHub Trending(3) | Lobsters(3) --- ## 📋 文章速览 **AI与机器学习**:3 篇 1. 文章标题一 2. 文章标题二 ... --- ## AI 与机器学习 ### 1. 文章中文标题 📰 **Hacker News** <img src="https://r2.example.com/image.jpg" width="100%"> **摘要**:中文摘要内容... **核心要点**: • 要点一 • 要点二 • 要点三 🔗 [阅读原文](https://example.com) --- ``` 完整模板与示例见 `references/EXAMPLES.md`。 ## 参考 - `references/WORKFLOW.md` - `references/SOURCES.md` - `references/EXAMPLES.md`
Related Skills
hig-technologies
Apple HIG guidance for Apple technology integrations: Siri, Apple Pay, HealthKit, HomeKit, ARKit, machine learning, generative AI, iCloud, Sign in with Apple, SharePlay, CarPlay, Game Center,...
technical-indicators
计算股票技术指标(MA、MACD、RSI、BOLL等)。适用于技术分析、量化回测、趋势判断等场景。支持单个指标计算或批量计算所有指标,返回包含指标值的DataFrame。
tech-hub
国内外科技动态综合分析技能,由郑大姐使用。追踪全球(硅谷+中国本土)最前沿硬科技动态,拆解产业链逻辑并精准映射到A股板块。重点关注AI专栏(国际:OpenAI/Google/Anthropic/NVIDIA;国内:DeepSeek/智谱/MiniMax/Kimi)。关键词:硬科技、A股映射、科技巨头、国产替代、新质生产力、AI、OpenAI、Google、DeepSeek、Kimi、机器人、算力芯片。
tech-article-image
为技术文章生成高质量主题配图。触发场景:(1)用户要求为文章配图/生成题图/制作封面图 (2)用户上传技术文章并要求生成配图 (3)用户提到"给文章配个图"、"生成主题图"、"做张封面"。核心能力:分析文章主题和情绪,从25种反AI油腻感的风格中匹配最佳选项,生成专业级图像提示词。支持MCP生图工具自动生成,无MCP时输出提示词供手动使用。
opened-daily-newsletter-writer
Creates Monday-Thursday OpenEd Daily newsletters (500-800 words) with Thought-Trend-Tool structure. Use when the user asks to create a daily newsletter, write daily content, or transform source material into newsletter segments. Not for Friday Weekly digests.
newsroom
AI Newsroom: Generate professional podcasts, debates, and news briefings from any topic using ElevenLabs.
hackernews
Comprehensive toolkit for fetching, searching, analyzing, and monitoring Hacker News content. Use when Claude needs to interact with Hacker News for (1) Fetching top/new/best/ask/show/job stories, (2) Searching for specific topics or keywords, (3) Monitoring specific users or tracking their activity, (4) Analyzing trending topics and patterns, (5) Getting story details, comments, or user profiles, or (6) Any other task involving Hacker News data retrieval or analysis.
agent-fintech-engineer
Expert fintech engineer specializing in financial systems, regulatory compliance, and secure transaction processing. Masters banking integrations, payment systems, and building scalable financial technology that meets stringent regulatory requirements.
Tech Debt Triage
Score, prioritize, and plan technical debt remediation
ai-news-crawler
Trigger phrase \"watching news!\"; Create a JSON file named with the current timestamp only in the current directory, crawl 10 AI-related news in descending order of time and output Chinese summaries
writing-project-technical-writing
Writes technical prose (READMEs, ADRs, code comments) in the project's established human voice. Use when creating or editing .md files, writing Swift doc comments, authoring ADRs, or reviewing technical writing for voice consistency.
tech-news-digest
Generate tech news digests with unified source model, quality scoring, and multi-format output. Five-layer data collection from RSS feeds, Twitter/X KOLs, GitHub releases, Reddit, and web search. Pipeline-based scripts with retry mechanisms and deduplication. Supports Discord, email, and markdown templates.