What problem does it solve?
Centralizes PANews interactions by identifying user intent and dispatching requests to the correct reader, creator, or web-viewer sub-skill so users get the right workflow without manual routing or confusion.
Core Features & Use Cases
- Intent Routing: Classifies user requests (headlines, search, read-by-ID, columns, events, creator actions, rendered page reads) and routes to panews, panews-creator, or panews-web-viewer accordingly.
- Ambiguity Handling & Rules: Provides clear tie-breakers (prefer API-based panews for structured data, require explicit request for rendered Markdown, route creator flows only after session validation).
- Operational Guidance: Enforces locale mapping, session verification for creator operations, and safe-fallback behaviors when coverage is weak.
- Use Case: Ask for a daily briefing and have the router call the reader sub-skill; ask to publish or edit an article and have it forward you to the creator sub-skill with session checks.
Quick Start
Ask the panewslab skill to route my request to the appropriate PANews sub-skill, for example: Read today's top crypto headlines in English.