skills/bbx-com/aicoin-skills/aicoin-news-content

aicoin-news-content

SKILL.md

AiCoin News & Content

Query news and flash updates via CLI scripts.

Script

scripts/news.mjs

Usage

node scripts/news.mjs <action> [json-params]

Actions

Action Description Params
news_list News list {"page":"1","pageSize":"20"}
news_detail News detail {"id":"xxx"}
news_rss RSS news {"page":"1"}
newsflash AiCoin flash news {"language":"cn"}
flash_list Industry flash news {"language":"cn"}
exchange_listing Exchange listing announcements {"memberIds":"477,1509"} (477=Binance, 1509=Bitget)

Examples

# Latest flash news
node scripts/news.mjs newsflash

# Exchange listing announcements
node scripts/news.mjs exchange_listing '{"memberIds":"477,1509"}'
Weekly Installs
1
First Seen
Mar 2, 2026
Installed on
amp1
cline1
openclaw1
opencode1
cursor1
kimi-cli1