weixin-reader-oc-local

读取微信公众号文章内容。当用户发送微信公众号文章链接(mp.weixin.qq.com)时,使用此 skill 提取文章完整文字内容。此工具不需要登录即可提取微信文章,是读取微信文章的最佳方案。

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "weixin-reader-oc-local" with this command: npx skills add reknottycat/weixin-reader-oc-local

微信公众号文章读取

使用场景

  • 用户发送微信公众号文章链接
  • 用户说"帮我看看这篇文章写了什么"
  • 用户说"提取这个微信文章的内容"

操作步骤

  1. 使用 extract_content_from_websites 工具提取文章内容
  2. 过滤掉页面中的 HTML 标签、导航、广告等无关内容
  3. 提取并返回文章的:标题、作者、发布日期、正文内容

代码示例

{
  "tasks": [
    {
      "prompt": "提取文章的完整文字内容,包括标题、作者、发布日期和正文",
      "url": "用户提供的微信文章链接"
    }
  ]
}

注意事项

  • 不要使用 web_fetch,它无法读取微信文章(需要登录)
  • 必须使用 extract_content_from_websites 工具
  • 微信公众号文章链接格式:https://mp.weixin.qq.com/s/xxx

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

TOKEN SOP

自动保存并本地调用已执行任务,避免重复消耗Token,实现离线秒级响应,提升效率与节省费用。

Registry SourceRecently Updated
General

Facebook-poster

Generuoja kasdienius įtraukiamus Facebook įrašus lietuvių kalba, kad sujungtų Qvicker.lt vartotojus su vietiniais paslaugų meistrais.

Registry SourceRecently Updated
General

TOKEN SOP

自动缓存并复用本地成功工作流,优先本地执行节省Token,支持断网使用和云端备份共享。

Registry SourceRecently Updated
General

generate-personal-brand-ad-creative-brief

Plan campaign visuals and hooks for personal brand promotions. Use when working on paid campaign planning for thought leaders, coaches, personal brand...

Registry SourceRecently Updated