AgentSkillsCN

cctd:web

在后台启动 CCTD Web 可视化工具,以便在浏览器中查看故事与任务。

SKILL.md
--- frontmatter
name: cctd:web
description: "Start CCTD Web visualizer in the background to view stories and tasks in a browser."

CCTD Web

Start the CCTD web visualizer.

Run with Bash tool (run_in_background: true):

code
npx cctd-web@latest

Display the URL when the server starts. If it fails, show the error and suggest npm install -g cctd-web as fallback.