AgentSkillsCN

stop-playground

停止正在运行的游乐场会话。在需要关闭游乐场时使用。

SKILL.md
--- frontmatter
name: stop-playground
description: Stops a running playground session. Use when you need to shut down a playground.
argument-hint: <playground-id>

Stop the playground $0.

sh
labctl playground stop $0

This stops the running playground session, preserving its state for future use.