Real Skill packageSource verifiedClawHub registry

网页新闻关键信息提取器

自动提取网页中新闻列表的时间和事件简介,生成Excel。当用户提供包含多篇新闻或活动报道的网址时,逐篇提取时间和一句话信息,整理成第一列为时间、第二列为事件简介的表格,并输出为Excel文件。适用于整理机构月报、新闻汇总、活动记录等场景。

Identity and source

Publisher attributionlilimoss-Chinaregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 55% rule confidence
Package forminstruction with code9 recorded files
Canonical sourceClawHub registryclawhub:lilimoss-china:news-to-excel-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/news-keyinfo-excel-exporter

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/news-keyinfo-excel-exporter

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/news-keyinfo-excel-exporter

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @lilimoss-china/news-to-excel-skill
clawhub inspect @lilimoss-china/news-to-excel-skill --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
8 / 9 inspected as text
Checked
8/30/2026, 4:44:55 PM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 10:52:26 AM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:782b5be80221feb52dfaa402337e3027fb61005c7fadd0b89bf96d68bc0eea90
Show up to 9 recorded paths
  • assets.json
  • example_output.csv
  • faq.md
  • generate_excel.py
  • LICENSE.txt
  • scripts.txt
  • skill-card.md
  • skill.md
  • usage.md

Source changelog

news-to-excel-skill v1.0.0 – Initial release - 自动提取网页新闻列表中的时间和事件简介,按顺序整理导出为Excel文件。 - 支持多种新闻列表结构,每条新闻分别识别时间及一句话简要内容。 - 输出格式为CSV(兼容Excel),包含“时间”和“事件简介”两列。 - 无法直接生成文件时,提供CSV文本及保存指引。 - 适用于机构月报、新闻整合及活动记录等场景。