重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
panews-web-viewer by panewslab/skills
npx skills add https://github.com/panewslab/skills --skill panews-web-viewer此技能用于将渲染后的 PANews 网页以 Markdown 格式读取,包括首页、文章页和专栏页。当用户希望以 Markdown 友好格式获取页面内容及页面元数据,而非结构化的 API 字段或筛选后的搜索结果时,请使用此技能。
它最适合从 PANews URL 进行单页检索。该技能应保留渲染后的页面结构和元数据,不应将其用于广泛爬取、创作者工作流或 API 风格的数据发现。
通过 Accept: text/markdown 读取 www.panewslab.com 页面为 Markdown。响应包含一个带有页面元数据(title、description、image)的 YAML frontmatter 块。
运行时行为:此技能直接向 https://www.panewslab.com 发送带有 Accept: text/markdown 的 HTTP GET 请求,并返回渲染后的 Markdown 响应。它不需要本地脚本、创作者凭证或广泛的站点爬取。
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
| 语言区域 | 前缀 |
|---|---|
| 简体中文 | /zh |
| 繁体中文 | /zh-hant |
| 英文 | /en |
| 日文 | /ja |
| 韩文 | /ko |
PANews 网页处理流程:
- [ ] 步骤 1:确认这是一个网站页面任务,而非 API 任务
- [ ] 步骤 2:选择语言区域前缀
- [ ] 步骤 3:使用 Accept: text/markdown 进行获取
- [ ] 步骤 4:在响应中保留 frontmatter 元数据
1. 从 https://www.panewslab.com 开始
2. 使用支持的语言区域前缀之一构建页面 URL:
/zh, /zh-hant, /en, /ja, /ko
3. 如果调用者提供的 PANews 路径没有语言区域前缀,则使用 `--lang` 中的前缀,或默认为 `/zh`
4. 发送 HTTP GET 请求,包含:
Accept: text/markdown
5. 按原样返回 Markdown 正文,包括 YAML frontmatter 元数据
6. 如果响应是 404,则报告页面不可用
Accept: text/markdown 的直接 HTTP 请求panewshttps://www.panewslab.com/en
https://www.panewslab.com/en/ARTICLE_ID
https://www.panewslab.com/zh-hant/columns/COLUMN_ID
404,则报告其不可用,而非尝试从 API 端点合成内容--lang 中的前缀或默认为 zh每周安装数
68
代码仓库
GitHub 星标数
32
首次出现
12 天前
安全审计
安装于
opencode66
gemini-cli66
github-copilot66
codex66
amp66
cline66
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.
| Locale | Prefix |
|---|---|
| Simplified Chinese | /zh |
| Traditional Chinese | /zh-hant |
| English | /en |
| Japanese | /ja |
| Korean | /ko |
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
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
Accept: text/markdownpanews if the user asks for structured search or filterable API datahttps://www.panewslab.com/en
https://www.panewslab.com/en/ARTICLE_ID
https://www.panewslab.com/zh-hant/columns/COLUMN_ID
404, report it as unavailable rather than trying to synthesize content from API endpoints--lang or default to zhWeekly Installs
68
Repository
GitHub Stars
32
First Seen
12 days ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode66
gemini-cli66
github-copilot66
codex66
amp66
cline66
design-normalize:代码规范与设计系统配置工具,提升开发一致性
1 周安装
design-delight - 提升代码编辑器设计体验的配置工具,优化开发工作流
1 周安装
design-colorize 代码着色工具 - 提升代码可读性的设计插件 | derklinke/codex-config
1 周安装
design-clarify - 代码配置与设计澄清工具,提升开发效率与代码质量
1 周安装
API网关配置指南:Kong、Nginx、AWS实战与微服务架构最佳实践
63 周安装
design-article-integration:代码库配置工具,实现设计与文章集成
1 周安装