← 返回
内容创作

X Article Reader

Read X (Twitter) Articles aloud using macOS text-to-speech. Accepts an X Article URL and reads the content out loud. Automatically detects Chinese vs English...
使用 macOS 文字转语音朗读 X(Twitter)文章。接收 X 文章链接并朗读内容,自动识别中英文...
ewangchong
内容创作 clawhub v0.1.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 702
下载
💾 10
安装
1
版本
#latest

概述

X Article Reader

Read X (Twitter) Articles aloud using macOS say command. Automatically detects language and selects the right voice.

What This Skill Does

  • Opens the X article URL in a local headless browser (patchright/Chromium — runs 100% locally)
  • Extracts the article title and body text
  • Reads it aloud via macOS built-in say command (no external TTS API)

What Gets Installed

ComponentSizeWhere
-------------------------
patchright (Python pkg)~5MByour Python env
Chromium browser~170MB~/.cache/ms-playwright/

All processing is local. No data is sent to any third-party service.

Prerequisites

# macOS only (uses built-in say command)
pip install patchright
python3 -m patchright install chromium

First-Time Setup (One-Time Login)

The skill stores its own browser profile at:

<skill_dir>/data/browser_state/

This is completely isolated — it does not read or write credentials from any other skill or app.

cd <skill_dir>/scripts
python3 auth_setup.py

A browser window opens → log in to X → session saved automatically (~7 days).

Usage

cd <skill_dir>/scripts
python3 read_article.py "https://x.com/user/articles/123"

Options

# Force a voice
python3 read_article.py "<url>" --voice Tingting

# Save audio file instead of playing
python3 read_article.py "<url>" --output ~/Desktop/article.aiff

# Show browser (debug)
python3 read_article.py "<url>" --show-browser

Voices

Language (auto-detected)Voice
---------------------------------
中文 (>15% Chinese chars)Tingting
EnglishSamantha

Source Code

https://github.com/ewangchong/x-article-reader

Trigger Examples

  • "帮我读一下这篇X文章:https://x.com/xxx/articles/yyy"
  • "Read this X article aloud: https://x.com/xxx/articles/yyy"
  • "朗读 https://x.com/xxx/articles/yyy"

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-29 13:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Baidu Wenku AIPPT

ide-rea
使用百度文库 AI 智能生成 PPT,自动根据内容选择模板。
★ 66 📥 46,226
productivity

H1B Sponsor Finder

ewangchong
查找H1B签证担保公司、雇主及美国工作担保历史。
★ 0 📥 708
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 860 📥 200,035