← All skills
Tencent SkillHub · Communication & Collaboration

Trend Radar

Tech/market trend weekly auto-report

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Tech/market trend weekly auto-report

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 12 sections Open source page

trend-radar

Skill that automatically monitors tech and market trends and generates weekly reports.

Features

Web search based on keyword list (utilizing web_search) Categories: AI, SaaS, Korean startups, OpenClaw ecosystem Weekly change detection + importance score (1-10) Result: memory/research/trend-YYYY-WXX.md Cron integration: Auto-execute every Monday 09:00

Usage

Trigger keywords: "trends" "trend radar" "this week's trends" "market trends" Example: Write this week's AI trend report

AI/ML

Claude, GPT-5, Gemini, Llama AI agents, RAG, multimodal AI AI startup funding AI regulation (EU AI Act, Korea)

SaaS/Productivity

Notion AI, Linear, Slack AI Low-code/No-code platforms Developer tools (GitHub Copilot, Cursor)

Korean Startups

Toss, Karrot, Musinsa New investment news (50B+ KRW) Government support policies

OpenClaw Ecosystem

Anthropic announcements Claude API updates Community showcase

Report Format

  • # Trend Radar YYYY-WXX
  • **Report Period**: YYYY-MM-DD ~ YYYY-MM-DD
  • **Generated**: YYYY-MM-DD
  • **Categories**: AI, SaaS, Korean Startups, OpenClaw
  • ---
  • ## 🔥 Top 3 Highlights
  • 1. **[Title]** (Importance: ⭐⭐⭐⭐⭐ 9/10)
  • - Summary: ...
  • - Source: [Link]
  • - Why important: ...
  • 2. **[Title]** (Importance: ⭐⭐⭐⭐ 8/10)
  • - ...
  • 3. **[Title]** (Importance: ⭐⭐⭐⭐ 7/10)
  • - ...
  • ---
  • ## 📊 Trends by Category
  • ### AI/ML
  • **Claude 3.5 Sonnet Update**: ...
  • **OpenAI GPT-5 Rumors**: ...
  • **Korea AI Regulation Bill Passed**: ...
  • **Change Detection**:
  • ⬆️ AI agent search volume +35% (vs last week)
  • ⬇️ NFT/Web3 mentions -20%
  • ### SaaS/Productivity
  • **Notion Q4 Earnings**: ...
  • **Linear New Features**: ...
  • ### Korean Startups
  • **Toss Bank IPO News**: ...
  • **MUFI Photobooth University Festival Expansion**: (add if directly relevant)
  • ### OpenClaw Ecosystem
  • **Anthropic Claude 4 Announcement**: ...
  • **Community Showcase**: ...
  • ---
  • ## 📈 Weekly Stats
  • | Category | New Articles | Critical Issues | vs Last Week |
  • |----------|--------------|-----------------|--------------|
  • | AI/ML | 47 | 12 | +5% |
  • | SaaS | 23 | 3 | -2% |
  • | Korean Startups | 18 | 5 | +12% |
  • | OpenClaw | 8 | 2 | +1% |
  • ---
  • ## 💡 Insights
  • **AI Agent Ecosystem Rapid Growth**: ...
  • **Korea Government AI Regulation Strengthening**: ...
  • **Developer Tools Market Reorganization**: ...
  • ---
  • ## 🔮 Keywords to Watch Next Week
  • [ ] GPT-5 official announcement
  • [ ] Toss IPO schedule
  • [ ] Claude API price reduction possibility
  • ---
  • **Generated by**: trend-radar v1.0 | 무펭이 🐧

Importance Score Criteria

ScoreCriteria9-10Industry-wide impact / Immediate action needed7-8Major player trends / Attention needed5-6Interesting finding / Reference1-4Minor impact / Optional

Cron Setup Example

# Every Monday 09:00 0 9 * * 1 openclaw run trend-radar

Event Bus Integration

Publish event when report generated: Path: events/trend-update-YYYY-MM-DD.json Format: { "type": "trend-report-generated", "timestamp": "2026-02-14T09:00:00Z", "week": "2026-W07", "highlights": [ { "title": "...", "score": 9, "category": "AI/ML" } ], "totalArticles": 96, "criticalIssues": 3 }

Customization

Edit keyword list: workspace/trend-radar-keywords.json { "AI": ["Claude", "GPT-5", "Gemini"], "SaaS": ["Notion", "Linear"], "custom": ["MUFI Photobooth", "Kmong"] } trend-radar | 무펭이 🐧

Category context

Messaging, meetings, inboxes, CRM, and teammate communication surfaces.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc