technology-search

Search and rank real-time technology news from multiple sources by heat score.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/fengzhizi319/LobsterAI --skill technology-search-fengzhizi319
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technology-search
Source: https://github.com/fengzhizi319/LobsterAI/tree/main/SKILLs/technology-news-search
Command: npx skills add https://github.com/fengzhizi319/LobsterAI --skill technology-search-fengzhizi319

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Tech professionals and enthusiasts struggle to keep up with fast-moving technology news across numerous sources. This Skill centralizes searches, ranks results by heat and recency, and provides translations for accessible reading in multiple languages.

Core Features & Use Cases

  • Real-time, keyword-based search across 75 tech news sources (global and CN) with automatic domain routing.
  • Heat analysis and translation to present results in Markdown with Chinese translations.
  • Flexible fallbacks to expand to more sources or leverage web search when needed to ensure fresh results.
  • Use Case: A developer monitors AI and DevOps trends and receives a digest of top articles with links.

Quick Start

Ask it to search for a keyword, e.g., 'AI', to fetch the latest tech-news results.

Frequently Asked Questions about technology-search

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

FAQPage Schema
How do I search and rank real-time tech news from multiple sources?

To search and rank real-time tech news, you query a keyword and the system ingests data via multi-source RSS/API, applies domain routing, calculates heat scores, filters duplicates, and outputs JSON or Markdown results.

What is heat score calculation and how does it work for tech news routing?

Heat score calculation evaluates tech news relevance by combining recency and popularity metrics. The system uses this score to rank articles and applies domain-based routing to fetch updates from 75 global and CN sources.

Can I get Chinese translations for RSS feeds and API tech news digests?

Yes, you can get Chinese translations for tech news digests. The system processes RSS and API feeds, applies heat-score ranking and freshness filtering, then outputs Markdown with Chinese translations for accessible reading.

How do I find the latest AI and DevOps trends across global and CN tech sources?

You find the latest AI and DevOps trends by entering keywords like 'AI' or 'DevOps'. The system searches 75 tech sources, applies domain routing, calculates heat scores, removes duplicates, and delivers a ranked Markdown digest.

What happens when keyword-based tech news search returns no fresh results?

When keyword-based tech news search lacks fresh results, the system uses flexible fallbacks to expand the search to more sources or leverages web search to ensure you receive current updates.

Does multi-source tech news search support JSON and Markdown output formats?

Yes, multi-source tech news search supports both JSON and Markdown output formats. After applying heat-score calculation, duplicate detection, and optional balancing, the system formats results for developer integration or direct reading.