openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > news_scraper

This skill should be used when users need to scrape hot news topics from Chinese platforms (微博、知乎、B站、抖音、今日头条、腾讯新闻、澎湃新闻), generate summaries, and cite sources...

开发与 DevOps

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 22 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:13923870749/newsscraper

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, instructions, and requested resources are consistent with its stated purpose (scraping Chinese news hotspots and producing summaries); there are no unexplained credential or install demands and no obvious exfiltration or scope creep.

目的

Name/description match the delivered artifacts: scripts implement API-based and direct scraping for the listed Chinese platforms and provide extractive/abstractive summarization. Required resources (requests, BeautifulSoup, optional transformers/jieba) are appropriate. Minor documentation mismatch: README suggests a pip package name and a project homepage URL (clawhub.com/workbuddy/...), but registry metadata shows no homepage — this may be an…

说明范围

SKILL.md instructs running the included Python scripts and references only the platforms and APIs relevant to the task. The runtime instructions and code perform HTTP GET requests to public endpoints (target sites and the aggregator uapis.cn) and read/write only local JSON/Markdown files; they do not attempt to read unrelated local files or environment secrets.

安装机制

No install spec is provided (instruction-only skill); code is included but no automated installers or external archive downloads are executed by the skill. Dependencies are user-managed via pip instructions in docs. Note: optional dependencies like transformers/torch will download large models from Hugging Face at runtime if used.

证书

The skill does not request environment variables, credentials, or config paths. All network calls are to public aggregator API (uapis.cn) and target websites; no hidden endpoints or secret exfiltration are present in the included code.

持久

The skill does not request permanent inclusion (always=false) and does not modify other skills or global agent settings. It only reads/writes its own output files (JSON/Markdown).

综合结论

This skill appears to do what it claims, but consider the following before installing or running it: - Legal/compliance: Scraping some Chinese platforms may violate their terms of service — check each site's TOS and robots.txt and ensure your use is permitted. - Third‑party aggregator: The code calls a free aggregator (uapis.cn). Verify that service's reliability, privacy policy, and whether you trust it for production use. - Resource & networ…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「news_scraper」。简介:This skill should be used when users need to scrape hot news topics from Chines…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/13923870749/newsscraper/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。