Agent Skill
2/7/2026

news-aggregator-skill

Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.

U
unix2dos
2GitHub Stars
2Views
npx skills add unix2dos/skills

SKILL.md

Namenews-aggregator-skill
DescriptionComprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics.

Skills

A curated collection of AI agent skills that extend agent capabilities for code quality, content creation, knowledge exploration, and daily productivity. Each skill is a self-contained module with standardized metadata and instructions, ready to be invoked via the skill tool.

Available Skills

🛠️ 技术类

名称描述主要特性适用范围
🔍 go-code-reviewGo 代码深度审查,聚焦性能、安全、并发、可读性智能范围检测、性能审查、并发安全、安全扫描Go
🔧 code-refactor代码重构专家,遵循 SOLID 原则和企业设计模式行为等价、可维护性、可扩展性、可测试性Go
🧹 code-simplifier代码简化优化,遵循 YAGNI/KISS/DRY 原则复杂度控制、早返回、冗余消除、多语言支持通用
🎯 confidence-check实施前置信度检查,避免无效编码重复检测、架构合规、文档验证、根因分析通用
👑 strategic-product-advisor顶级战略产品师,深度战略审视与商业化路径五维战略诊断、商业化路线图、PMF评估、竞品分析通用
🎨 ui-ux-auditor顶级 UI/UX 设计审计师,系统性设计审查与体验重构六维设计诊断、视觉层次、留白与呼吸感、一致性审查通用
🔬 autoresearch自动化 Skill 优化,基于 Karpathy autoresearch 方法论二元评估、自主实验循环、变异保留/丢弃、实时仪表盘通用

✨ 创作类

名称描述主要特性适用范围
✍️ technical-content-optimizer技术博客润色,去除 AI 味,提升专业性逻辑审查、语调转换、结构重组、去 AI 化中文
📊 mermaid-generator智能图表生成,自动选择最佳类型智能类型选择、语法安全、鲜艳配色、15+ 图表类型通用
⚖️ value-judge多维度价值评估,对书籍/项目/文章打分类型识别、维度评分、结构化报告、推荐指数通用

📚 信息类

名称描述主要特性适用范围
📰 news-tracker新闻追踪与智能问答,获取最新动态主题识别、时间智能、来源权威、中文输出通用
📡 daily-tech-digest每日技术热帖聚合,6 大社区一网打尽V2EX/linux.do/Nodeseek/Reddit/GitHub/ProductHunt通用
📖 daily-knowledge每日知识官,轻松好读的跨领域知识分享L2-L3语气、查重机制、领域轮换、金句密度通用
🧘 wisdom-decoder智慧解码器,佛学/哲学/心理学深度解读核心解码、顶尖路线图、禁忌洞察、陌生视角通用
💡 insight-miner每日洞见挖掘,跨学科思维模型生成知识奇点、底层模型、行动原则、历史统计通用
📚 book-recommender每日书籍推荐,非虚构类优先豆瓣高分、金句摘录、阅读建议、防重复通用
🏛️ history-autopsy历史大事件框架速览,形成认知框架热点优先、框架概览、金句速记、查重机制通用
🌍 geo-explorer地缘认知探索器,5分钟读懂一个地方的"地缘人设"热点优先、ASCII关系图、地图搜索、查重机制通用
📖 learn-tech技术知识学习助手,费曼技巧深度讲解MECE架构图、5W2H分析、避坑指南、微型实践通用
🚀 project-hunterAI 时代项目机会发现器,挖掘高潜力赚钱方向多角度搜索、趋势洞察、四维评估、独立开发路线通用

Skill Structure

<skill-name>/
├── SKILL.md          # Skill metadata and instructions
└── [executables]     # Optional scripts, tools, or resources

Contributing

Contributions welcome! Please ensure new skills follow these guidelines:

  • Single Purpose — each skill should do one thing well
  • Standardized Format — include SKILL.md with proper YAML frontmatter
  • No Secrets — do not include API keys or credentials

License

MIT License

Skills Info
Original Name:news-aggregator-skillAuthor:unix2dos