
from official-skills13
Structured reader for PANews crypto coverage and Polymarket smart-money leaderboards—headlines, searches, rankings, and article retrieval.
Provides structured access to PANews coverage: breaking headlines, daily briefings, article search and retrieval, columns, series, events, and Polymarket smart-money leaderboards. Exposes CLI scripts and workflows for listing articles, getting daily must-reads, searching topics, and reading leaderboard snapshots.
Use when you need authoritative PANews content: 'What's the biggest crypto story today?', searching PANews for coverage on a project, reading a specific article by ID/URL, or checking the latest Polymarket leaderboards and highlights. Helpful for research, briefings, and content-grounded summaries where outside inference must be avoided.
scripts/cli.mjs CLI for list-articles, get-daily-must-reads, get-rankings, search-articles, get-article, and Polymarket leaderboard commands.references/ describing best practices for briefings, search, rankings, and board interpretation.--lang locales for article retrieval.Best suited for agents that can run Node.js scripts or call HTTP endpoints; integrates with Starchild skill tooling and CLI workflows.
PANews Reader skill provides structured access to PANews crypto coverage and Polymarket smart-money leaderboards via a bundled Node.js CLI. SKILL.md is well-written with clear triggers, capability table, and language support. The single script is a 323K minified bundle containing DOM parser, Zod validation, and all command logic — functional but opaque. Network calls target only official panewslab.com APIs with one optional env var override. No security concerns found. Script was skipped during testing due to .mjs extension not being supported by the runner.
node (for .mjs execution)Security is solid — no hardcoded creds, no destructive ops, no exfiltration, all API calls to legitimate panewslab.com endpoints. Architecture is decent but hurt by the monolithic bundled script that mixes concerns (DOM parsing, validation, CLI, API client all in one). The large bundle size makes review difficult. Usefulness is moderate — PANews is a niche Chinese crypto media outlet; audience is specific to Chinese crypto readers and Polymarket traders.
WOOFi Swap
Best-price swap and cross-chain bridge aggregator across 14 EVM chains — returns ready-to-sign tx steps and best quotes (WooPP, 1inch, ODOS).
CN-Stock — China A-Share Data (Tushare)
Provides China A-share market data (quotes, K-line, financials, fund flows, holders, concept boards) via Tushare Pro through a paid proxy; returns structured EO