PANews
PANews crypto news: headlines, articles, columns, events, smart money boards. Use when reading PANews coverage or smart-money data (e.g. today's headlines, search "restaking", read article 12345, latest Polymarket leaderboard).
What this skill does
# PANews
PANews is one of China's leading crypto and blockchain media outlets. This skill provides structured access to PANews coverage — breaking news, daily briefings, trending rankings, article search, columns, series, events, editorial picks, and Polymarket smart money leaderboards.
## Common User Phrases
- "What are the biggest crypto stories today?"
- "Can you find coverage about Bitcoin, Solana, or this project?"
- "Show me the latest Polymarket smart money boards."
- "Who is on top of the newest small sharp board?"
- "What changed in the latest smart money board cycle?"
## Capabilities
| Scenario | Trigger intent | Reference |
|----------|---------------|-----------|
| Today's briefing | What's the big news today? What's happening in crypto? | [workflow-today-briefing](./references/workflow-today-briefing.md) |
| Search | Search for XX / find reports about XX | [workflow-search](./references/workflow-search.md) |
| Deep dive | What's going on with Bitcoin / a project / an event lately? | [workflow-topic-research](./references/workflow-topic-research.md) |
| Read an article | User provides an article URL or ID | [workflow-read-article](./references/workflow-read-article.md) |
| Discover trending | What is everyone talking about right now? | [workflow-trending](./references/workflow-trending.md) |
| Latest news | Breaking news / what just happened | [workflow-latest-news](./references/workflow-latest-news.md) |
| Browse columns | What columns are there / this author's column | [workflow-columns](./references/workflow-columns.md) |
| Browse series | Any series coverage on XX | [workflow-series](./references/workflow-series.md) |
| Browse topics | What do people think about XX / what's the community discussing | [workflow-topics](./references/workflow-topics.md) |
| Events | Any recent summits / hackathons / activities | [workflow-events](./references/workflow-events.md) |
| Event calendar | Important events this month / project schedule | [workflow-calendar](./references/workflow-calendar.md) |
| Platform picks | What is the editor recommending / what are the hot searches | [workflow-hooks](./references/workflow-hooks.md) |
| Latest Polymarket boards | Latest smart money board / newest leaderboard snapshot | [workflow-polymarket-latest-boards](./references/workflow-polymarket-latest-boards.md) |
| Read a Polymarket board | Who is on top of small sharp / active alpha / high win rate / steady profit | [workflow-polymarket-read-board](./references/workflow-polymarket-read-board.md) |
| Polymarket highlights | What changed in the newest board cycle | [workflow-polymarket-highlights](./references/workflow-polymarket-highlights.md) |
| Compare Polymarket boards | Compare small sharp vs steady profit / compare board categories | [workflow-polymarket-compare-boards](./references/workflow-polymarket-compare-boards.md) |
## General principles
- Do not predict price movements or give investment advice
- Content strictly from PANews - do not add information PANews has not reported
- Polymarket smart money board requests are read-only public leaderboard reads, not PANews editorial article coverage
- For publishing content, use the panews-creator skill
## Execution guidance
- Use judgment for open-ended discovery tasks such as briefings, topic research, and trend summaries. Multiple valid paths are acceptable if the result stays grounded in PANews coverage.
- Be more specific for fragile tasks:
- Article URL or ID provided: resolve the article directly instead of broadening into generic search.
- Rankings, events, calendar items, and platform picks: use the most direct matching workflow instead of combining unrelated workflows first.
- Weak or missing PANews coverage: say so directly rather than filling gaps with outside knowledge.
- Polymarket smart money board tasks: use the dedicated leaderboard workflows instead of article search.
- Board requests: stay grounded in returned leaderboard fields and highlights; do not infer unsupported market or trader behavior.
## Language
PANews article, ranking, topic, series, column, event, and calendar commands support `--lang`, accepting standard locale strings (e.g. `zh`, `en`, `zh-TW`, `en-US`, `ja-JP`), automatically mapped to the nearest supported language. If omitted, the system locale is auto-detected. Match `--lang` to the user's question language.
Polymarket smart money leaderboard endpoints currently expose fixed public fields and should not be assumed to localize with `--lang`. If the returned board data is in Chinese, translate or summarize it for the user rather than claiming the API itself localized it.
## Scripts
- `scripts/cli.mjs`: unified entrypoint for PANews reader commands
```bash
node {Skills Directory}/panews/scripts/cli.mjs <command> [options]
```
When unsure about parameters, check with `--help` first:
```bash
node {Skills Directory}/panews/scripts/cli.mjs --help
node {Skills Directory}/panews/scripts/cli.mjs <command> --help
```
Available commands:
```text
list-articles List latest articles by type
get-daily-must-reads Get daily must-read articles
get-rankings Get article hot rankings (daily: 24h hot | weekly: 7-day search trending)
search-articles Search articles by keyword
get-article Get full article content by ID
list-columns List or search PANews columns
get-column Get column details and recent articles
list-series List or search PANews series
get-series Get series details and articles
list-topics List or search PANews topics
get-topic Get topic details and latest comments
list-events List PANews events / activities
list-calendar-events List PANews calendar events
get-hooks Fetch PANews hooks / injection-point data by category
list-polymarket-boards Show the newest completed smart money board run and categories
get-polymarket-board Read the latest entries for a specific smart money board
get-polymarket-highlights Summarize highlights from the newest completed smart money board run
compare-polymarket-boards Compare multiple smart money board categories from the newest run
```
Related in Writing & Docs
jax-development
IncludedUse this skill when the user is writing, debugging, profiling, refactoring, reviewing, benchmarking, parallelising, exporting, or explaining JAX code, or when they mention JAX, jax.numpy, jit, grad, value_and_grad, vmap, scan, lax, random keys, pytrees, jax.Array, sharding, Mesh, PartitionSpec, NamedSharding, pmap, shard_map, Pallas, XLA, StableHLO, checkify, profiler, or the JAX repo. It helps turn NumPy or PyTorch-style code into pure functional JAX, fix tracer/control-flow/shape/PRNG bugs, remove recompiles and host-device syncs, choose transforms and sharding strategies, inspect jaxpr/lowering/IR, and benchmark compiled code correctly.
nature-article-writer
IncludedDrafts, rewrites, diagnostically critiques, and style-calibrates primary research manuscripts for Nature and Nature Portfolio journals. Use when the user wants a Nature-style title, summary paragraph or abstract, introduction, results, discussion, methods, figure legends, presubmission enquiry, cover letter, reviewer response, or when a scientific draft sounds generic, jargon-heavy, structurally weak, or AI-ish and needs precise, broad-reader-friendly prose without inventing data, analyses, or references. Best for primary research articles and letters rather than reviews or press releases unless explicitly adapting one.
deckrd
IncludedDocument-driven framework that derives requirements, specifications, implementation plans, and executable tasks from goals through structured AI dialogue. Use when user says "write requirements", "create spec", "plan implementation", "derive tasks", "structure this feature", "break down into tasks", or "document this module". Also use for reverse engineering existing code into docs (/deckrd rev). Do NOT use for direct code writing — use /deckrd-coder after tasks are generated. Do NOT use when the user only wants to run or fix existing code without planning.
clinical-decision-support
IncludedGenerate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.
handling-sf-data
IncludedSalesforce data operations with 130-point scoring. Use this skill to create, update, delete, bulk import/export, generate test data, and clean up org records using sf CLI and anonymous Apex. TRIGGER when: user creates test data, performs bulk import/export, uses sf data CLI commands, needs data factory patterns for Apex tests, or needs to seed/clean records in a Salesforce org. DO NOT TRIGGER when: SOQL query writing only (use querying-soql), Apex test execution (use running-apex-tests), or metadata deployment (use deploying-metadata).
accelint-ac-to-playwright
IncludedConvert and validate acceptance criteria for Playwright test automation. Use when user asks to (1) review/evaluate/check if AC are ready for automation, (2) assess if AC can be converted as-is, (3) validate AC quality for Playwright, (4) turn AC into tests, (5) generate tests from acceptance criteria, (6) convert .md bullets or .feature Gherkin files to Playwright specs, (7) create test automation from requirements. Handles both bullet-style markdown and Gherkin syntax with JSON test plan generation and validation.