hot_topics_selector

Fetch financial news titles and select five investment-related topics.

Updated May 11, 2026
One-click install
npx skills add https://github.com/heximao/agents --skill hot-topics-selector-heximao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hot_topics_selector
Source: https://github.com/heximao/agents/tree/main/skill-archive/web/hot_topics_selector
Command: npx skills add https://github.com/heximao/agents --skill hot-topics-selector-heximao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pytz, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the selection of investment-related topics from financial news, saving time and improving the quality of content creation for financial content production scenarios.

Core Features & Use Cases

  • Data Fetching: Fetches hot financial news titles from multiple platforms.
  • Smart Selection: Uses AI to select 5 topics most suitable for investment guidance.
  • Content Extraction: Extracts detailed content of selected news.
  • Smart Analysis: Generates complete topic proposals based on news content.
  • Use Case: Ideal for content creators who need to guide securities opening or fund investment in financial content.

Quick Start

Run the skill with the command: hot_topics_selector

Frequently Asked Questions about hot_topics_selector

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

FAQPage Schema
How do I automate financial news topic selection for investment guidance content?

Automating financial news topic selection for investment guidance requires fetching hot news titles from multiple platforms and applying AI-based filtering to extract the most suitable topics. This Skill automates that entire process to generate complete topic proposals.

How does AI filtering work for selecting investment topics from financial news?

AI filtering for selecting investment topics works by fetching multiple platform titles, evaluating them against investment guidance criteria, and extracting detailed content from the top 5 selected news items for smart analysis and proposal generation.

Do I need Python and specific libraries to fetch financial news for content creation?

Yes, you need Python and specific libraries including requests and pytz to fetch financial news and process data. These dependencies handle the data fetching and timezone operations required for the automation workflow.

What's the best way to extract detailed content from selected financial news titles?

The best way to extract detailed content from selected financial news titles is using an automated script that fetches titles from multiple platforms, applies AI selection, and extracts the full article content for subsequent topic analysis.

Can I use this automated topic selection for securities opening or fund investment content?

Yes, automated topic selection is specifically designed for content creators who guide audiences on securities opening or fund investment, generating tailored topic proposals from the latest financial news.

Why does the hot topics selector require timezone libraries like pytz?

The hot topics selector requires timezone libraries like pytz to accurately timestamp and align financial news fetched from multiple platforms, ensuring consistent chronological processing during AI topic selection and content extraction.