panews-web-viewer

Render PANews homepage, article, and column pages as Markdown with metadata.

3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill panews-web-viewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: panews-web-viewer
Source: https://github.com/Pieverse-Eng/purrfect-skills/tree/main/panewslab/vendor/panews-web-viewer
Command: npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill panews-web-viewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reading PANews pages as Markdown to preserve layout and metadata for quick consumption without HTML clutter.

Core Features & Use Cases

  • Render homepage, article pages, and column pages as Markdown with page metadata.
  • Preserve the rendered structure and metadata for AI tasks, offline reading, or simplified sharing.
  • Use case: fetch a PANews article and display it in a chat in Markdown form.

Quick Start

Provide a PANews URL and request the rendered Markdown with page metadata.

Frequently Asked Questions about panews-web-viewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I read a PANews article as Markdown without HTML clutter?

You can convert a PANews article to Markdown by supplying its URL. The skill fetches the page directly and returns the rendered structure as clean Markdown text without HTML clutter.

Can I fetch PANews homepage and column pages in Markdown format?

Yes, the skill supports rendering PANews homepage, article, and column pages as Markdown. It preserves the page structure and frontmatter for simplified reading and sharing.

Do I need credentials or local scripts to convert PANews pages to Markdown?

No, you do not need credentials or local scripts to convert PANews pages. The skill directly requests the content from the web server and returns the Markdown output automatically.

Does the PANews Markdown viewer support bulk crawling or API data extraction?

No, this skill is designed for single-page reads of PANews content rather than bulk crawling or API data extraction. It focuses on preserving the rendered page structure and metadata for individual articles.

What is the best way to preserve frontmatter and metadata when fetching PANews content?

To preserve frontmatter and metadata when fetching PANews content, use this skill to render the page as Markdown. It retains the original page structure and metadata for AI tasks or offline reading.