technology-search

Retrieve and rank technology news from multi-source feeds with EN-to-CN translation.

1|Updated May 13, 2026
One-click install
npx skills add https://github.com/wtgoku-create/PopiStudio --skill technology-search-wtgoku-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technology-search
Source: https://github.com/wtgoku-create/PopiStudio/tree/main/SKILLs/technology-news-search
Command: npx skills add https://github.com/wtgoku-create/PopiStudio --skill technology-search-wtgoku-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

It solves the problem of finding up-to-date, relevant technology news across many sources without manually searching and filtering noisy results.

Core Features & Use Cases

  • Smart domain routing: Detects relevant technical domains from your keyword to search only the most suitable sources (with alias support).
  • Network-adaptive source selection: Automatically switches between global sources and China-only sources based on connectivity, using a short cached detection.
  • Heat-ranked results + EN↔CN translation: Ranks stories using a “heat score” that reflects recency, keyword relevance, and multi-source duplication, and translates English titles/summaries into Chinese.

Use case: When you ask about “Docker 安全漏洞”, it automatically routes to security/devops sources, ranks the most discussed and recent items higher, and returns clean Markdown results with Chinese translations.

Quick Start

Ask the skill to search for Electron technology news and return the top 15 items.

Frequently Asked Questions about technology-search

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

FAQPage Schema
How do I find relevant technology news from multiple RSS feeds without manual filtering?

To find relevant technology news, this Skill fetches concurrent RSS feeds, calculates a heat score based on recency and keyword relevance, and ranks stories to filter noisy results automatically.

How does smart domain routing work for searching programming and DevOps news?

Smart domain routing works by extracting technical domains from user keywords, matching them to suitable sources with alias support, and searching targeted feeds for programming, DevOps, or security news.

Can I get English technology news translated into Chinese automatically?

Yes, you can get English technology news translated into Chinese automatically. The Skill translates EN titles and summaries into CN while formatting the final output in clean Markdown.

Does this tech news search tool support network-adaptive source selection?

Yes, this tech news search tool supports network-adaptive source selection. It automatically switches between global and China-only sources based on connectivity using a short cached detection.

What is the best way to monitor AI and mobile OS news for daily tech summaries?

The best way to monitor AI and mobile OS news is to query the Skill with specific keywords. It routes to appropriate feeds, applies freshness filtering, and returns heat-ranked Markdown results for daily summaries.

How are duplicate technology news stories handled during heat ranking?

During heat ranking, duplicate technology news stories are handled by applying a duplicate-source bonus to the heat score, which elevates stories that appear across multiple sources to reflect higher discussion volume.