kimi-claw-helios

Automate browser-based Helios mission-control monitoring with scheduled dashboard audits and Telegram alerts.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/chadyi-king/mission-control-workspace --skill kimi-claw-helios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kimi-claw-helios
Source: https://github.com/chadyi-king/mission-control-workspace/tree/main/skills/kimi-claw-helios
Command: npx skills add https://github.com/chadyi-king/mission-control-workspace --skill kimi-claw-helios

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright.

What problem does it solve?

Automates browser-based mission-control monitoring to replace manual Helios oversight and provide continuous visibility into dashboards and signals.

Core Features & Use Cases

  • Dashboard audit automation: capture screenshots, read data.json, verify lastUpdated, and report status to CHAD_YI.
  • Telegram signal monitoring: watch the CallistoFX channel for trading signals, screenshot messages, and generate alerts with parsed data.
  • Agent health checks: verify agent processes and provide restart guidance to maintain uptime.

Quick Start

Run the browser-monitoring workflows to start dashboard audits and Telegram signal monitoring.

Frequently Asked Questions about kimi-claw-helios

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate browser-based dashboard monitoring?

Automate dashboard auditing using headless browser automation to capture screenshots, read data.json, and verify lastUpdated timestamps. This replaces manual oversight by scheduling continuous monitoring and reporting status directly to Telegram.

Can I detect trading signals from Telegram Web using browser automation?

Yes, you can detect Telegram signals by automating Telegram Web to watch specific channels. The automation captures screenshots of messages, parses the signal data, and generates alerts sent directly to your designated chat.

Does this monitoring approach require Playwright?

Yes, Playwright is required as the core dependency to execute headless browser automation. It drives the web interactions needed for screenshot capture, data ingestion, and dashboard auditing.

What is the best way to check agent health and trigger restarts?

The best way to check agent health is through automated process verification that monitors uptime. When failures are detected, the system provides restart guidance and sends alerts to ensure continuous mission-control visibility.

How do I schedule continuous dashboard audits and Telegram alerts?

Schedule continuous dashboard audits and Telegram alerts using a cron-based schedule. This triggers headless browser workflows at set intervals to perform data ingestion, process checks, and report status.

Why use headless browser automation for mission-control monitoring?

Headless browser automation replaces manual Helios oversight by interacting with web dashboards exactly like a user. It captures real-time screenshots, ingests data, and sends alerts without requiring direct API access.