·news-extractor
</>

news-extractor

新闻站点内容提取。支持微信公众号、今日头条、网易新闻、搜狐新闻、腾讯新闻。当用户需要提取新闻内容、抓取公众号文章、爬取新闻、或获取新闻JSON/Markdown时激活。

9Installs·0Trend·@jackjin1997

Installation

$npx skills add https://github.com/jackjin1997/clawforge --skill news-extractor

How to Install news-extractor

Quickly install news-extractor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jackjin1997/clawforge --skill news-extractor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jackjin1997/clawforge.

SKILL.md

View raw

| 微信公众号 | wechat | https://mp.weixin.qq.com/s/xxxxx | | 今日头条 | toutiao | https://www.toutiao.com/article/123456/ | | 网易新闻 | netease | https://www.163.com/news/article/ABC123.html | | 搜狐新闻 | sohu | https://www.sohu.com/a/123456789 | | 腾讯新闻 | tencent | https://news.qq.com/rain/a/20251016A07W8J00 |

说明: 此 skill 可放置在项目级 (.claude/skills/) 或用户级 (/.claude/skills/) 目录。项目级便于团队共享,用户级便于跨项目复用。

| pydantic | 数据模型验证 | | requests | HTTP 请求 | | curlcffi | 浏览器模拟抓取 | | tenacity | 重试机制 | | parsel | HTML/XPath 解析 | | demjson3 | 非标准 JSON 解析 |

新闻站点内容提取。支持微信公众号、今日头条、网易新闻、搜狐新闻、腾讯新闻。当用户需要提取新闻内容、抓取公众号文章、爬取新闻、或获取新闻JSON/Markdown时激活。 Source: jackjin1997/clawforge.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jackjin1997/clawforge --skill news-extractor
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from jackjin1997/clawforge

Quick answers

What is news-extractor?

新闻站点内容提取。支持微信公众号、今日头条、网易新闻、搜狐新闻、腾讯新闻。当用户需要提取新闻内容、抓取公众号文章、爬取新闻、或获取新闻JSON/Markdown时激活。 Source: jackjin1997/clawforge.

How do I install news-extractor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackjin1997/clawforge --skill news-extractor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jackjin1997/clawforge