Openclaw AI News Agent — AI skill for Claude Code
OpenClaw AI News Collection Sub-Agent - X/Twitter and RSS to Obsidian.
How to install Openclaw AI News Agent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open VoidLight00/openclaw-ai-news-agent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Openclaw AI News Agent does
OpenClaw AI News Collection Sub-Agent - X/Twitter and RSS to Obsidian.
Alternatives in AI
- Claude Code Subagents Collection — A comprehensive collection of specialized AI subagents for Claude Code, designed to enhance development workfl 2.6k ★
- Opennews MCP — News Aggregation · AI Ratings · Trading Signals · Real-time Updates 2.1k ★
- Claudekit AI ML Tools — AI and machine learning tools collection 1.9k ★
README
AI News Collection Agent for OpenClaw
Version 2.0 with Twikit (Twitter scraping without API key)
설치
# Python 의존성 설치
pip install twikit aiohttp
# 스크립트 실행 권한
chmod +x ai-news-collector.py
사용법
# 뉴스 수집 (Twitter + RSS)
python3 ai-news-# 상태 확인
python3 ai-newscollector.py collect
-collector.py status
# Seen URL 초기화
python3 ai-news-collector.py reset
Twitter 설정 (선택)
Twitter 수집을 높이려면:
# 로그인하면 더 많은 트윗 조회 가능
from twikit import Client
import asyncio
async def login():
client = Client('en-US')
await client.login(
auth_info_1='your_username',
auth_info_2='your_email@example.com',
password='your_password',
cookies_file='logs/cookies.json'
)
asyncio.run(login())
설정
`config/sources.json`에서 소스 편집:
{
"twitter": ["sama", "elonmusk", ...],
"rss": [...]
}
Cron으로 자동 실행
# 매시간 수집
0 * * * * cd /path/to/ai-news-agent && python3 ai-news-collector.py collect >> logs/cron.log 2>&1
출력
Obsidian에 저장: `900-아카이브/960-AI뉴스브리핑/2026/YYYY-MM-DD.md`
Related Skills
News Digest Skill
Claude Code skill for AI news digests — collects from Telegram channels & RSS feeds, filters and summarizes di
Digest AI Agent
Self-hosted AI news digest for Telegram. Describe your interests in plain text, get curated daily briefings. S
Morning Brief
Generate today's AI + Learning briefing on demand. Pulls RSS + discovery searches, synthesizes via Claude, wri
Yan Skills
Yan's agent skills collection — Google Trends SEO workflows, AI news, autopilot, and more. For Claude Code / C
Claude Code Sub Agents
Collection of specialized AI subagents for Claude Code for personal use.
AI News Briefing
Search for today's latest AI news and create/update a comprehensive briefing in Notion, with optional Obsidian
Related Agents
ClawPort -- Setup Guide
This guide walks you through getting ClawPort running against your own OpenClaw instance. If you just want the
Part 16: autoDream — Automatic Memory Consolidation
Note: OpenClaw 2026.4+ has a built-in dreaming system (Part 22) inside memory-core. If you're on 2026.4+, use
CyberClaw
👾 下一代透明智能体架构 Next-Gen Transparent Agent Architecture 🔍 全行为审计 🛡️ 两段式安全调用 🧠 双水位记忆 ⏰ 心跳任务 📊 P0 级事故率降低 80% 兼容