← 返回
未分类 中文

Panews Web Viewer

Read public PANews website pages as Markdown. Use for homepage, article-page, and column-page reads.
读取公开的 PANews 网页为 Markdown,适用于首页、文章页和专栏页。
medz medz 来源
未分类 clawhub v0.1.1 1 版本 99777.3 Key: 无需
★ 0
Stars
📥 448
下载
💾 0
安装
1
版本
#latest

概述

This skill is for reading rendered PANews web pages as Markdown, including the homepage, article pages, and column pages. Use it when the user wants page content in a Markdown-friendly format with page metadata, rather than structured API fields or filtered search results.

It is best suited for single-page retrieval from PANews URLs. The skill should preserve the rendered page structure and metadata, and it should not be used for broad crawling, creator workflows, or API-style data discovery.

Read www.panewslab.com pages as Markdown via Accept: text/markdown. Responses include a YAML frontmatter block with page metadata (title, description, image).

Runtime behavior: this skill performs direct HTTP GET requests to https://www.panewslab.com with Accept: text/markdown and returns the rendered Markdown response. It does not require local scripts, creator credentials, or broad site crawling.

Common User Phrases

  • "Read this article as Markdown."
  • "Open this column page and give me the rendered content."

When to Use

  • The user provides or implies a PANews web URL
  • The task is to read the rendered article page, homepage, or column page as Markdown
  • The caller wants the page content, not the underlying JSON API shape

Do Not Use When

  • The task is structured search, rankings, or filtered API retrieval
  • The task requires creator authentication or write access
  • The user asks for JSON fields rather than page Markdown

Supported Languages

LocalePrefix
-----------------------------
Simplified Chinese/zh
Traditional Chinese/zh-hant
English/en
Japanese/ja
Korean/ko

Standard Workflow

PANews Web Progress:
- [ ] Step 1: Confirm this is a website-page task, not an API task
- [ ] Step 2: Choose the locale prefix
- [ ] Step 3: Fetch with Accept: text/markdown
- [ ] Step 4: Preserve frontmatter metadata in the response

Standard Request Template

1. Start from https://www.panewslab.com
2. Build a page URL using one of the supported locale prefixes:
   /zh, /zh-hant, /en, /ja, /ko
3. If the caller provides a PANews path without a locale prefix, prepend the prefix from `--lang`, or default to `/zh`
4. Send an HTTP GET request with:
   Accept: text/markdown
5. Return the Markdown body as-is, including YAML frontmatter metadata
6. If the response is 404, report the page as unavailable

Rules

  • Use a direct HTTP request with Accept: text/markdown
  • Always include the locale prefix in the URL
  • Route to panews if the user asks for structured search or filterable API data

Examples

https://www.panewslab.com/en
https://www.panewslab.com/en/ARTICLE_ID
https://www.panewslab.com/zh-hant/columns/COLUMN_ID

Failure Handling

  • If the page returns 404, report it as unavailable rather than trying to synthesize content from API endpoints
  • If the caller gives a path without a locale prefix, add the prefix from --lang or default to zh

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-03-30 19:29 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

AdMapix

fly0pants
AdMapix 原始数据层,提供广告创意、应用、排名、下载/收入及市场元数据。返回 AdMapix API 的结构化 JSON;调用方...
★ 296 📥 139,284
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 273 📥 100,153
data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 208 📥 67,331