← 返回 Skills 市场
583
总下载
3
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install sovereign-content-scraper
功能描述
Monitors configured social channels daily to identify trending topics, viral content, and new content ideas within your niche, delivering structured reports.
安全使用建议
This skill appears to do what it says (monitor social sources and produce reports) but leaves important operational details unspecified. Before installing: (1) Ask the author for a sample sources.json and for a clear description of what credentials (if any) it will read and where they should be stored; prefer environment variables or a secrets store over plaintext files. (2) Confirm where reports will be written and whether the agent has permission to write to data/ and how those files are protected. (3) Clarify the 'notify via configured channel' mechanism and required notification credentials (these are not declared). (4) If you do not want web scraping, require use of official APIs and document required API keys. (5) Because the skill source and homepage are unknown, exercise caution: inspect sources.json and any provided configs for secrets before giving the skill access, and consider running initial tests in an isolated environment. Providing the missing details (declared config paths, example config, and notification mechanism) would raise confidence.
功能分析
Type: OpenClaw Skill
Name: sovereign-content-scraper
Version: 1.0.0
The skill bundle describes a 'Content Scraper Skill' that monitors various online sources (X/Twitter, Reddit, RSS, YouTube) for trending content. The `SKILL.md` instructions guide the AI agent to read a `sources.json` file for configuration (e.g., API credentials), perform web scraping and API calls, and write a structured report to `data/trend-report-{date}.json`. All requested capabilities (file read for config, file write for output, internet access for scraping) are directly aligned with the stated purpose and do not show any signs of prompt injection, unauthorized data access, exfiltration, or malicious execution.
能力评估
Purpose & Capability
Name/description match the SKILL.md (monitor social sources, produce reports). However the skill expects a local sources.json and writes reports to data/, yet the registry metadata declared no required config paths. That mismatch (reads config, writes files) is unexplained.
Instruction Scope
Runtime instructions tell the agent to read sources.json, perform web fetches or web scraping (Twitter, Reddit, YouTube, RSS), save JSON reports to data/trend-report-{date}.json, and 'notify via configured channel'—but do not specify where notification credentials live or how scheduling is implemented. The instructions therefore access local files and external endpoints beyond what the registry metadata declares and leave open where secrets/credentials for notification live.
Install Mechanism
Instruction-only skill with no install spec and no code files—lowest install risk. There is no archive download or third-party package installation.
Credentials
The skill declares no required environment variables; SKILL.md allows optional Twitter API credentials stored in sources.json. That is reasonable for a scraper, but the skill does not declare where notification credentials or other service keys should be provided. Storing API keys in sources.json (a file read by the skill) could expose secrets if that file is not protected—this risk is not documented.
Persistence & Privilege
The skill requests daily runs and writing persistent report files, but it does not request always:true or other elevated privileges. The platform/agent must provide scheduling and file-write permissions for this to work; the SKILL.md assumes those capabilities without documenting them.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sovereign-content-scraper - 安装完成后,直接呼叫该 Skill 的名称或使用
/sovereign-content-scraper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Content Scraper Skill.
- Automatically monitors Twitter, Reddit, RSS feeds, and YouTube for trending topics and viral formats in user-selected niches.
- Generates daily trend reports in structured JSON format, detailing topics, content ideas, and successful content formats.
- Runs every day at 6 AM in the user's timezone and saves reports to a timestamped file.
- Requires a sources.json configuration and optionally supports Twitter API credentials.
- Designed for easy integration and daily trend notification.
元数据
常见问题
Content Scraper — AI Trend Monitor 是什么?
Monitors configured social channels daily to identify trending topics, viral content, and new content ideas within your niche, delivering structured reports. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 583 次。
如何安装 Content Scraper — AI Trend Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sovereign-content-scraper」即可一键安装,无需额外配置。
Content Scraper — AI Trend Monitor 是免费的吗?
是的,Content Scraper — AI Trend Monitor 完全免费(开源免费),可自由下载、安装和使用。
Content Scraper — AI Trend Monitor 支持哪些平台?
Content Scraper — AI Trend Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Content Scraper — AI Trend Monitor?
由 ryudi84(@ryudi84)开发并维护,当前版本 v1.0.0。
推荐 Skills