agentbay-monitor-skills

Crawl keyword-based platform content and generate sentiment reports in Markdown, JSON, or PDF.

47|4|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/agentbay-ai/agentbay-skills --skill agentbay-monitor-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentbay-monitor-skills
Source: https://github.com/agentbay-ai/agentbay-skills/tree/main/agentbay-monitor-skills
Command: npx skills add https://github.com/agentbay-ai/agentbay-skills --skill agentbay-monitor-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires wuying-agentbay-sdk, pyyaml, markdown, weasyprint, playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill provides an end-to-end public sentiment monitoring workflow: crawl online content for specified topics, perform sentiment analysis via the main Agent, and generate a final 舆情报告.

Core Features & Use Cases

  • End-to-end 舆情监控: 爬取关键词/平台数据并输出原始结果供主 Agent 进行情感分析与报告生成。
  • 跨平台爬取: 支持小红书、微博、抖音、知乎等平台的关键词查询与结果汇总。
  • 报告输出: 支持 Markdown/JSON 和可选 PDF 报告,包含情感统计、时间分布、主题分析等要点。

Quick Start

请提供关键词和平台后,本技能将完成爬取、情感分析与最终舆情报告的生成。

Frequently Asked Questions about agentbay-monitor-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end public sentiment monitoring across social media platforms?

End-to-end public sentiment monitoring is automated by crawling keyword-based content across platforms like Xiaohongshu and Weibo, analyzing sentiment, and generating Markdown or PDF reports. The workflow requires an AGENTBAY_API_KEY to execute the crawl, sentiment analysis, and reporting components.

Can I generate a PDF report from social media monitoring data?

Yes, PDF report generation is supported alongside Markdown and JSON outputs. The Skill uses WeasyPrint to convert the analyzed sentiment statistics, time distribution, and topic analysis into an optional PDF report after crawling platforms like Douyin and Zhihu.

What is the best way to perform sentiment analysis on crawled web content from multiple platforms?

The best way to perform sentiment analysis on crawled web content is using an automated workflow that aggregates keyword queries across platforms, passes raw results to the main Agent for evaluation, and outputs structured JSON with sentiment statistics and topic distributions.

Do I need an AGENTBAY_API_KEY to crawl social media platforms for public opinion data?

Yes, an AGENTBAY_API_KEY is required to authenticate and execute the crawl.py component for gathering public opinion data. This key enables the cross-platform web crawling of target keywords before the sentiment analysis and report generation phases begin.

Does web crawling for public opinion monitoring work with Xiaohongshu, Weibo, Douyin, and Zhihu?

Web crawling for public opinion monitoring supports keyword queries and result aggregation across Xiaohongshu, Weibo, Douyin, and Zhihu. The Skill automates data extraction from these platforms and feeds the raw results into the sentiment analysis workflow.