← Back to Skills Marketplace
ryudi84

Content Scraper — AI Trend Monitor

by ryudi84 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
583
Downloads
3
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install sovereign-content-scraper
Description
Monitors configured social channels daily to identify trending topics, viral content, and new content ideas within your niche, delivering structured reports.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sovereign-content-scraper
  3. After installation, invoke the skill by name or use /sovereign-content-scraper
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sovereign-content-scraper
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 583 downloads so far.

How do I install Content Scraper — AI Trend Monitor?

Run "/install sovereign-content-scraper" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Content Scraper — AI Trend Monitor free?

Yes, Content Scraper — AI Trend Monitor is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Content Scraper — AI Trend Monitor support?

Content Scraper — AI Trend Monitor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Content Scraper — AI Trend Monitor?

It is built and maintained by ryudi84 (@ryudi84); the current version is v1.0.0.

💬 Comments