ai-layoff-radar

Detect AI-driven layoffs from global news and generate structured risk reports.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ai-layoff-radar" with this command: npx skills add arthuronai/ai-layoff-radar

AI Layoff Radar

Detect global layoffs caused by AI adoption, automation rollout, and AI-led efficiency programs.

When to use this skill

Activate this skill when the user asks to find, summarize, or monitor layoffs linked to AI adoption.

Use it for triggers such as:

  • AI layoffs
  • automation layoffs
  • job cuts caused by AI
  • companies replacing workers with AI
  • AI efficiency layoffs

Steps

  1. Scan news sources.
  2. Extract layoff events.
  3. Detect AI-related causality.
  4. Generate a structured report.

Output format

Return JSON with fields:

  • company
  • date
  • country
  • layoff_size
  • ai_causality_score
  • summary

Example

User query: Find recent AI layoffs

Example JSON response:

{
  "summary": {
    "total_events": 2,
    "top_companies": ["Example Corp", "Sample Systems"]
  },
  "detected_events": [
    {
      "company": "Example Corp",
      "date": "2026-03-04T14:20:00+00:00",
      "country": "USA",
      "layoff_size": 1200,
      "ai_causality_score": 88,
      "summary": "Company announced layoffs after AI automation rollout in customer operations."
    },
    {
      "company": "Sample Systems",
      "date": "2026-03-03T09:10:00+00:00",
      "country": "UK",
      "layoff_size": 350,
      "ai_causality_score": 74,
      "summary": "Job cuts tied to AI efficiency program and workflow automation."
    }
  ]
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

AI Daily Briefing

Start every day focused. Get a morning briefing with overdue tasks, today's priorities, calendar overview, and context from recent meetings. Works with ai-me...

Registry SourceRecently Updated
1040Profile unavailable
Automation

News Aggregator Pro

国内外社会、科技、军事新闻汇总。自动搜索、筛选、整理新闻要点。

Registry SourceRecently Updated
980Profile unavailable
Automation

行业情报助手

行业情报收集与分析助手。自动监控特定行业动态、抓取热点资讯、生成结构化情报简报,并支持多渠道推送。当用户需要:监控某行业最新动态、追踪竞品消息、抓取AI/科技/电商等行业情报、生成每日/每周情报简报、搭建企业级资讯分发体系时使用此技能。核心功能:(1) Tavily搜索获取行业资讯 (2) 结构化简报生成 (3)...

Registry SourceRecently Updated
1080Profile unavailable
Automation

AI News Simple

Simple AI news briefing using bash commands. Monitors 10 top AI news sources and generates professional Chinese briefings. Use when: (1) generating AI news b...

Registry SourceRecently Updated
3670Profile unavailable