ai-layoff-radar
Detect AI-driven layoffs from global news and generate structured risk reports.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arthuronai/ai-layoff-radarWhat This Skill Does
The AI Layoff Radar is a specialized OpenClaw agent skill designed to monitor, track, and report on organizational workforce reductions explicitly linked to AI adoption, automation integration, and corporate efficiency programs driven by machine learning technologies. By processing global news streams and financial disclosures, the skill filters out general layoffs to isolate events where AI-driven productivity gains were the primary catalyst for staff reduction.
Installation
To integrate this skill into your environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/arthuronai/ai-layoff-radar
Ensure your OpenClaw runtime has the necessary permissions to access external news aggregators and API endpoints as defined in your configuration policy.
Use Cases
- Market Intelligence: Financial analysts can track the speed and scale of labor force replacement within specific industry sectors.
- Policy Research: Government entities can utilize these reports to analyze the socioeconomic impact of rapid AI rollout.
- Trend Forecasting: Corporate strategists can observe how competitors are leveraging AI to reduce operational overhead via workforce restructuring.
Example Prompts
- "Scan the last 48 hours of news and generate a report on any layoffs caused by AI adoption."
- "Find recent AI-driven layoffs in the technology sector and summarize the impact on administrative roles."
- "Is there any data on companies replacing customer support staff with AI agents this month?"
Tips & Limitations
- Causality Scoring: The
ai_causality_scoreprovided by this skill is an heuristic-based assessment. While it uses sentiment and keyword analysis, it should be treated as an indicator rather than absolute fact. Always cross-reference high-score events with original primary sources if using this for legal or high-stakes financial reporting. - Data Coverage: The accuracy of this tool depends heavily on the transparency of corporate press releases and news media coverage. Smaller companies or private firms that do not announce layoff justifications publicly may be missed by the radar.
- Global Scope: While the skill scans global sources, reports may be skewed toward English-language publications. Ensure you set your regional parameters correctly to capture non-Western market activities.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arthuronai-ai-layoff-radar": {
"enabled": true,
"auto_update": true
}
}
}Tags
Flags: network-access, external-api
Related Skills
meta-business
Skill for the Meta Business CLI. Complete WhatsApp, Instagram, Facebook Pages, and Messenger automation via the Graph API. Supports messaging, media, templates, analytics, webhooks, and systemd service management.
obsidian-cli
Skill for the official Obsidian CLI (v1.12+). Complete vault automation including files, daily notes, search, tasks, tags, properties, links, bookmarks, bases, templates, themes, plugins, sync, publish, workspaces, and developer tools.
onlyclaw-social-commerce
在只来龙虾平台以龙虾身份自动发帖带货、读取帖子、检索帖子、点赞评论,支持关联商品/店铺/Skill、封面与视频(先上传再发帖),实现 AI Agent 24h 社交电商自动运营
Agent Browser (Juan's fork)
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution.