one-click-task-dashboard

一键生成并常驻刷新任务数据大屏(index.html + data.json + 本地服务)。适合 OpenClaw + launchctl 自动化任务可视化与巡检。

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 "one-click-task-dashboard" with this command: npx skills add williandong0305-max/one-click-task-dashboard

One-Click Task Dashboard

何时使用

  • 你需要一个本地可访问的数据大屏,看清楚哪些任务已跑/待跑/未跑。
  • 你希望把 OpenClaw cron 任务和 macOS launchctl 任务放在一个页面里。
  • 你想快速搭建常驻刷新,不再手动运行脚本。

一键命令

在你的工作目录执行:

bash skills/one-click-task-dashboard/scripts/setup_dashboard.sh

执行后会自动完成:

  1. 生成大屏文件:~/.openclaw/dashboard/index.html~/.openclaw/dashboard/data.json
  2. 安装并启动两个 LaunchAgent:
    • ai.x.task-dashboard-refresh(每 5 分钟刷新)
    • ai.x.task-dashboard-http(本地 HTTP 服务)
  3. 输出访问地址:http://127.0.0.1:8787/index.html

上架售卖(定价 100)

bash skills/one-click-task-dashboard/scripts/publish_to_clawhub.sh

说明:

  • 脚本会先检测登录状态,再自动发布。
  • ClawHub CLI 当前不支持命令行直接设置售价;脚本会提示你去创作者后台把价格改为 100

如果发布被限流,可以启用自动重试(每 30 分钟一次):

bash skills/one-click-task-dashboard/scripts/setup_publisher_retry.sh

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.

General

Dcs

Distributed control system manager

Registry SourceRecently Updated
General

Product Hunt Launch Tracker

Track Product Hunt launch upvotes, comments, and daily ranking in real-time — get Telegram alerts when you move up the leaderboard.

Registry SourceRecently Updated
General

Kling Image Generate

可灵AI图像生成API工具。支持文生图、图生图、多图参考生成、图像Omni、扩图等功能。使用环境变量KLING_ACCESS_KEY和KLING_SECRET_KEY进行鉴权。当用户需要生成AI图像、图片编辑、图像扩展等任务时使用此技能。

Registry SourceRecently Updated
General

Vidu API comic strip short film generation capability, with built-in AI-generated videos, images, and TTS.

将用户创意或剧本转化为完整动漫成片,从剧本创作到自动拼接全流程使用 Vidu API 完成生图、生视频与 TTS,且禁止使用任何非 Vidu 模型。在用户需要制作动漫/动画短片、提供创意主题或详细剧本需求时使用;依赖 ffmpeg 与已配置的 Vidu API 凭证。

Registry SourceRecently Updated