Tech Radar — Development skill for Claude Code
Tech Frontier Intelligence Agent.
How to install Tech Radar
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open liuchengvbl/tech-radar and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Tech Radar does
Tech Frontier Intelligence Agent. Supports multiple platforms (Claude Code / OpenCode / Kiro-CLI)
Alternatives in Development
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
- Agent Of Empires — Manage multiple Claude Code, OpenCode agents from either TUI or Web for easy access on mobile 3.1k ★
- Claude Scholar — Semi-automated research assistant for academic research and software development 3k ★
README
[中文](README_ZH.md)
tech-radar — Tech Frontier Intelligence Agent
An automated tech intelligence collection system. It schedules AI agents via cron to scan the latest developments in specified domains and generate structured daily/weekly/monthly reports.
Supports multiple platforms (Claude Code / OpenCode / Kiro-CLI) — the same set of prompts and configs can run across platforms.
Features
- Daily Report: Automatically scans multiple tech domains each day, generating Markdown reports with cited sources
- Weekly Report: Aggregates the week's daily reports and plots signal trend charts (TEM four-quadrant model)
- Monthly Report: In-depth trend analysis, including Hype Cycle phase determination, TRL assessment, and config modification suggestions
- Multi-Instance: The same set of scripts can drive multiple instances for different domains (e.g. sensor, robotics, biotech)
Directory Structure
tech-radar-port/
├── core/ # Platform-agnostic core assets
│ ├── agent-prompt.md # Generic agent system prompt (no specific tool names)
│ ├── daily.prompt.md # Daily report prompt template
│ ├── weekly.prompt.md # Weekly report prompt template
│ ├── monthly.prompt.md # Monthly report prompt template
│ ├── review-config.sh # Monthly config review helper script
│ ├── SKILL.md # System maintenance skill doc
│ └── skills/ # Bundled skill files
│ ├── arxiv-search/
│ ├── deep-research/
│ ├── environmental-scanning-foresight/
│ ├── evaluating-new-technology/
│ └── rss-agent-discovery/
│
├── instance-template/
│ ├── instance.env.template # Instance config template (paths, model, timeouts)
│ └── scan-config.example.yaml # Scan domain config example
│
├── platforms/ # Platform adaptation layer
│ ├── PORTING-GUIDE.md # Full guide for
Related Skills
Project Memory: AgentSys
Cross-tool compatible: Works across all 5 platforms - Claude Code, OpenCode, Codex CLI, Cursor, and Kiro.
Agentic Coding Harness
Run, watch, and meter Claude Code, Codex CLI, Gemini CLI, OpenCode, and Kiro from one CLI. Normalized events,
Opencode Antigravity Quota
OpenCode plugin to monitor Antigravity API/Gemini Cli quotas across multiple accounts.
Meow Coding
Meow Coding — a desktop app (Electron + React) that runs multiple CLI coding agents (opencode, Claude Code, ai
Agent Deck
Local web dashboard to orchestrate multiple Claude Code & OpenCode CLI sessions — real PTY terminals, persona
BS Coding
BS Coding — a desktop app (Electron + React) that runs multiple CLI coding agents (opencode, Claude Code, aide
Related Agents
Consult Agent
Execute cross-tool AI consultations via Task spawning. Use when agents or workflows need a second opinion from
Distillery Researcher
Specialized research agent for deep knowledge synthesis using Distillery. Use for /pour and /radar workflows t
Decision Challenger
Devil's advocate for ADRs, SDRs, and tech radar entries. Challenges assumptions, surfaces second-order effects