ai-news-skill

agent
Guvenlik Denetimi
Basarisiz
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 5 GitHub stars
Code Basarisiz
  • Hardcoded secret — Potential hardcoded credential in assets/config.default.yaml
Permissions Gecti
  • Permissions — No dangerous permissions requested
Purpose
This agent fetches real-time, aggregated AI news, social media posts, and YouTube video updates from a wide variety of public sources. It is designed to be installed as a skill for AI agents to provide up-to-date AI industry intelligence directly in conversational interfaces.

Security Assessment
The tool makes external network requests to fetch news data, but does not request dangerous local system permissions or execute arbitrary shell commands. However, the automated scan flagged a FAIL for a potential hardcoded secret in `assets/config.default.yaml`. This is likely related to the documentation instructing users to paste a third-party API key from InBrief.info into this configuration file. While the repository itself is MIT licensed, routing your agent's queries through this third-party service means your search topics and usage patterns will be exposed to their external API. Overall risk is rated as Medium due to the external data transmission and hardcoded API key handling.

Quality Assessment
The project is newly created and very recently updated (last push was today), showing active development. However, it suffers from extremely low community visibility with only 5 GitHub stars, meaning the codebase has not undergone significant public scrutiny. It does have a clear README and a standard MIT license.

Verdict
Use with caution — the tool is functional and open-source, but you should inspect the configuration files for exposed credentials and be comfortable routing your agent's data queries through a third-party service before installing.
SUMMARY

ai-news-skill is an AI Agent Skill that fetches real-time, comprehensive, and deeply filtered first-hand AI intelligence. Completely free, works out of the box. PulseAI 是一个可以获取实时、全面、深度过滤的一手AI信息的AI Agent Skill,免费,开箱即用。

README.md

AI News Skill

License: MIT
Agent Skills

English | 中文


这是一个可以获取实时、全面、深度过滤的一手AI信息的Agent skill。完全免费,开箱即用,不需要任何 API Key,也不需要自己抓取数据

📊 目前已聚合 75 个 AI 信息源(持续增加中,欢迎提供更多信息源地址),涵盖:

  • 15 个新闻资讯源 — 覆盖 TechReview、TheVerge AI、Venturebeat、artificialintelligence-news、TechCrunch、Machine Learning Mastery、MarkTechPost 等主流 AI/ML 行业媒体,以及 Nvidia Blog、Apple AI、Microsoft Blog、Google Deepmind Blog、OpenAI、Google Research Blog 等 AI 大厂官方博客
  • 46 个社交媒体 — 包含 Reddit、X、HackerNews 等主流社交媒体,热点板块、热点关键字、大 V 社媒账号。X 上的 KOL 包括:Andrej Karpathy、Sam Altman、Peter Steinberger、Aditya Agarwal、Dan Shipper、Nikunj Kothari、Ryo Lu、Matt Turck、Aaron Levie、Alex Albert、Guillermo Rauch、Amjad Masad、Amanda Askell、Madhu Guru、Kevin Weil 等
  • 13 个大 V 视频博主 — YouTube 顶尖 AI 创作者,包括:Matt Wolfe、Dwarkesh Patel、DataDrivenNYC、Latent Space、Sequoia Capital、Yannic Kilcher、NoPriorsPodcast、RedpointAI、EveryInc、Fireship、Lex Fridman、Wes Roth 等
  • GitHub 开源趋势榜 — 每周热门 AI 仓库

🔄 所有信息源每 3 小时 自动更新一次

🌟 数据抓取由 InBrief.info 驱动

此 Agent Skill背后的全网AI信息数据处理由 InBrief.info 免费驱动。如果你只想直接通过网页查阅最新、最优质的 AI 资讯,强烈推荐直接访问 InBrief.info 获取个性化的专属简报,无需折腾任何 Agent!

🔑 注册账户,获取更多返回结果
按每次调用返回的条数分三档:

  • 未配置 / 无效 API Key(访客):每次最多返回 3 条
  • 已登录非会员:每次最多返回 6 条
  • 会员:每次最多返回 100 条

解锁步骤:

  1. 前往 InBrief.info 免费注册账户
  2. 进入 设置页 → PulseAI Agent Skill,复制你的 API Key
  3. 将 Key 粘贴到 skill 根目录下的 config.yaml(可从 assets/config.default.yaml 复制模板)的 api_key 字段

新闻 社媒

视频 开源

⚡ 快速开始

在你的 AI agent 中安装此 skill(支持 OpenClaw, Claude Code, Antigravity, Codex)

OpenClaw

# 目前为手动安装,后期会提交到 ClawHub
git clone https://github.com/frankzch/ai-news-skill.git ~/skills/ai-news-skill

Claude Code

git clone https://github.com/frankzch/ai-news-skill.git ~/.claude/skills/ai-news-skill

Antigravity Agent

git clone https://github.com/frankzch/ai-news-skill.git ~/.agents/skills/ai-news-skill

Codex

git clone https://github.com/frankzch/ai-news-skill.git ~/.codex/skills/ai-news-skill

🎛️ 修改设置与过滤

无需配置繁琐的参数,直接在对话中控制你的 Agent。例如:

  • "最近5天有哪些大V发布的AI视频"
  • "给我看看今天的AI新闻,但排除 TechReview 平台的"
  • "获取过去 3天的 Reddit上关于AI的讨论"

Agent 会自动理解你的需求并转化为精确的过滤条件。你可以控制的维度包括:

  • 📂 按分类筛选 — 指定只看或排除某类内容:新闻资讯、开源项目、社交讨论、KOL 观点
  • 📡 按来源筛选 — 指定只看或排除特定平台(如 Reddit、TechCrunch等)
  • 时间范围 — 自定义获取过去多少小时的内容(默认 24 小时)
  • 🔢 数量限制 — 控制返回的条目数量(实际上限受会员等级约束:访客 3 / 已登录 6 / 会员 100)
  • 📝 摘要显示 — 选择是否显示短摘要、长摘要
  • 🔗 链接显示 — 选择是否显示原文链接
  • 🌐 输出语言 — 选择输出语言(英文或中文),默认跟随系统语言,若系统语言非中英文则回退为英文
  • 💾 输出方式 — 结果可直接打印到终端,也可导出为 JSON 文件

🔧 AgentSkills 标准兼容

本 Skill 遵循 AgentSkills 开放标准。SKILL.md 文件包含所有元数据和指令,任何兼容的 Agent 都可以自动发现、激活和执行此 Skill。

🤝 参与贡献

欢迎贡献代码!请查看 CONTRIBUTING.md 了解贡献指南。

📄 开源协议

本项目采用 MIT 协议 开源。

Yorumlar (0)

Sonuc bulunamadi