system-control | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / system-control

system-control

maintained by kaivyy

star 13 account_tree 4 verified_user MIT License
bolt View GitHub

name: system-control description: Allows the agent to restart or shut down the bot.

System Control Skill

This skill allows the agent to restart or shut down the bot.

Commands

Restart

Restart the bot. This is useful when the bot needs to reload code, clear memory, or recover from an unstable state. The bot will exit with code 42, which should be handled by the supervisor/watchdog to trigger a restart.

Usage:

python -m kabot.skills.system-control.restart --chat-id <CHAT_ID> --message "I'm back!" --channel <telegram|discord>

Arguments:

  • --chat-id: The ID of the chat where the bot should send a message after restarting.
  • --message: The text message to send after restart.
  • --channel: The platform channel (e.g., 'telegram', 'discord').

Shutdown

Shut down the bot completely.

Usage:

python -m kabot.skills.system-control.shutdown

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 13
GitHub Forks 4
Created Mar 2026
Last Updated il y a 3 mois
tools tools system admin

Related Skills

docker-expert
chevron_right
telnyx-network
chevron_right
plex

plex

openclaw
star 2.4k
chevron_right
discord-governance
chevron_right
hetzner-provisioner
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.