一键导入
nhk-rss
Platform rules, Taiwan filter, date extraction, and known quirks for the NHK RSS scraper
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Platform rules, Taiwan filter, date extraction, and known quirks for the NHK RSS scraper
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | nhk_rss |
| description | Platform rules, Taiwan filter, date extraction, and known quirks for the NHK RSS scraper |
NHK (Japan Broadcasting Corporation) public RSS news feeds — no authentication required.
Feeds fetched:
https://www3.nhk.or.jp/rss/news/cat4.xml — international newshttps://www3.nhk.or.jp/rss/news/cat7.xml — culture/science| Event field | Source |
|---|---|
source_name | "nhk_rss" |
source_id | nhk_{md5(item_link)[:12]} |
source_url | <link> tag (falls back to <guid>) |
name_ja | <title> text |
raw_title | <title> text |
raw_description | "NHKニュース:\n\n{description_plain}" |
start_date | Extracted from description; fallback to pubDate |
category | ["report", "books_media"] |
original_language | "ja" |
TAIWAN_KEYWORDS = ["台湾", "台灣", "Taiwan", "taiwan"]
# Applied to: title + " " + description_plain_text
YYYY年MM月DD日 in descriptionYYYY/MM/DD in descriptionMM月DD日 in description → use pubDate year (adjust ±1 year for wrap)start_date will almost always fall back to pubDate; the annotator should not be expected to extract a precise event start date.Planning principles, model selection, and scope rules for the Architect agent
Implementation rules for database migrations, Python scrapers, and Next.js web for the Engineer agent
BaseScraper contract, field rules, and Peatix-specific conventions for the Scraper Expert agent
Scraper test execution rules, output validation criteria, and report format for the Tester agent
BaseScraper contract, field rules, and Peatix-specific conventions for the Scraper Expert agent
Platform rules and field mappings for the 誠品生活日本橋 (eslite spectrum Nihonbashi) scraper