← Back to Skills Marketplace
Thepaper
by
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
185
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install thepaper
Description
提供澎湃新闻公开页面的关键词新闻摘要、频道热点统计及深度报道段落要点提取服务。
Usage Guidance
This skill appears internally consistent and requests no credentials or installs. Before installing, consider: (1) the skill will fetch public pages from thepaper.cn — ensure you are comfortable allowing the agent outbound web access and loading remote content (possibly via a headless browser); (2) SKILL.md prohibits bulk scraping but that is a policy statement rather than an enforced technical control — if you need strict limits, enforce rate-limiting or confirmation prompts in the agent or sandbox network access; (3) source/homepage metadata are minimal, so if provenance matters verify the publisher before trusting the skill for sensitive workflows. If you restrict network access or want tighter control of scraping behavior, do not enable autonomous browsing for the agent or require explicit user approval before fetching multiple pages.
Capability Analysis
Type: OpenClaw Skill
Name: thepaper
Version: 0.1.0
The skill bundle contains instructions for an AI agent to perform news summarization and trend analysis on the legitimate website thepaper.cn. The SKILL.md file outlines standard procedures for keyword searching and content extraction while explicitly including constraints against bulk scraping and reverse engineering. No malicious code, data exfiltration, or prompt injection attempts were found.
Capability Assessment
Purpose & Capability
Name, description, and SKILL.md consistently describe extracting and summarizing content from ThePaper (澎湃新闻) public pages. The skill does not declare any unrelated binaries, environment variables, or config paths, so requested capabilities are proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to visit public pages, wait for dynamic rendering, extract headlines/metadata/paragraph summaries, and apply frequency controls (no bulk scraping). The guidance is high-level and places discretion on the agent (e.g., how to render JS, what rate-limiting constitutes 'not bulk'), so operational behavior depends on the agent's browsing/HTTP tooling. There are no instructions to read local files, access unrelated env vars, or transmit data to unexpected endpoints.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes disk persistence and arbitrary code execution risk.
Credentials
The skill declares no environment variables, credentials, or config paths. It does not request access to unrelated services or secrets.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request permanent presence or modify other skills' settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install thepaper - After installation, invoke the skill by name or use
/thepaper - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
thepaper-hot-trend v0.1.0
- Initial release of the 澎湃新闻热门技能
- Enables lightweight analysis and summarization of trending news content from thepaper.cn
- Provides keyword-based news summary, channel hotspot statistics, and long-form article highlights
- Respects platform rules: no batch scraping or API reverse engineering
- Limits data extraction to public pages for internal use, with collection time marked
Metadata
Frequently Asked Questions
What is Thepaper?
提供澎湃新闻公开页面的关键词新闻摘要、频道热点统计及深度报道段落要点提取服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 185 downloads so far.
How do I install Thepaper?
Run "/install thepaper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Thepaper free?
Yes, Thepaper is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Thepaper support?
Thepaper is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Thepaper?
It is built and maintained by codenova58 (@codenova58); the current version is v0.1.0.
More Skills