Tencent Hot Search
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md and install @user_5b28ea14/tencenthotsearch-skill.
About this skill
What It Solves
When doing content planning, public-interest monitoring, or competitor tracking, you often need hot news, source platforms, and publish times around a set of keywords. Manual searching scatters results and loses structured fields. tencenthotsearch-skill calls the Tencent Cloud SearchPro API and organizes titles, summaries, original links, publish times, relevance scores, and image lists into an analyzable document.
Core Capabilities and Workflow
- Multi-keyword search: Supports 1–5 keywords for events, product names, or industry terms.
- Scope control: Use
sitefor site-specific searches such asqq.com; omit it for web-wide search. - Filters: Supports
from_timeandto_timeUnix timestamps; industry filters includegov,news,acad, andfinance, with some capabilities dependent on Premium. - Result modes:
Mode=0returns natural results,Mode=1returns multimodal VR results, andMode=2returns mixed results; filters may be limited in the latter modes. - Output formats: Supports
MD,JSON,CSV, andTXT, with Markdown as the default and JSON/CSV better for downstream processing.
The usual workflow is to configure Tencent Cloud SecretId and SecretKey, provide keywords and filters, then choose result count and output format.
Boundaries and Caveats
This skill fits hot-topic tracking, topic scanning, and article inventories, not committing credentials to version control. Use a temporary, least-privilege key in config.json, avoid sensitive output paths, and run it in a container or sandbox for isolation. If auditability matters, review signing and HTTPS calls before production use. Industry filtering, dynamic summaries, and higher limit values may require Premium.
Use Cases
- Content editors search recent news around a product launch keyword and export a Markdown topic list.
- PR analysts filter hot articles by media site and time range to summarize sources and publish times.
- Data analysts import JSON or CSV results into local workflows to clean titles, summaries, and relevance scores.
- Technical writers search articles about an open-source project and collect links, platforms, and image lists.
Best For
- Content planners who track industry trends weekly and produce topic recommendations
- PR analysts who filter news sources by time, site, and industry
- Data analysts who convert hot articles into structured tables for trend analysis
- Technical writers who need to organize related article links, summaries, and images before writing
Related Skills
Reads Excel/CSV files, cleans and analyzes them, then generates a charted Excel summary and interactive HTML dashboard.
Performs local, paragraph-level cross-document similarity checks and produces an HTML report with revision suggestions.
Scrapes JD search results for product titles, prices, sales, and stores, then exports verified data to UTF-8 CSV.
An A-share market monitor using Sina Finance API for real-time quotes, price and percentage alerts, daily logging, and scheduled checks.