Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
sergesha avatar

Tech Radar

  • Updated July 23, 2026
  • sergesha/claude-tech-radar

tech-radar is a Claude Code skill in the AI & Agent Building category. Monitor tech news via SearXNG, store summaries with semantic search in Redis, generate HTML dashboards.

Key points

  • tech-radar
  • AI & Agent Building
  • AI-coding skill

Tech Radar by the numbers

  • Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin marketplace add sergesha/claude-tech-radar
/plugin install tech-radar@tech-radar

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedJuly 23, 2026
Repositorysergesha/claude-tech-radar

What it does

Monitor tech news via SearXNG, store summaries with semantic search in Redis, generate HTML dashboards.

README.md

Tech Radar Plugin

Claude Code plugin for monitoring tech news across the web.

Skills

  • configure-topic — interactively create topic configurations with probe searches
  • collect-news — collect news, generate summaries, build HTML dashboard

Requirements

  • Docker (for SearXNG + Dragonfly cache)
  • docker-compose.yaml in project root
  • redis-memory-mcp (installed separately or via start.sh)

Local Use

cd tech-radar
claude

Plugin auto-loads via .claude/settings.json with autoload: true. Slash commands: /tech-radar:configure-topic, /tech-radar:collect-news.

Remote Install

Add marketplace to Claude Code settings:

{
  "extraKnownMarketplaces": {
    "tech-radar": {
      "source": {
        "source": "git",
        "url": "https://github.com/adapt-toolkit/tech-radar.git"
      }
    }
  }
}

Then install via /install tech-radar.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.