Restart system services. Use when the user explicitly requests to restart picoclaw or other services. Executes `restart.sh`.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill picoclaw-restart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Picoclaw Restart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-picoclaw-restart)More formats (shields.io, HTML) on the badges page.
---
name: restart
description: Restart system services. Use when the user explicitly requests to restart picoclaw or other services. Executes `restart.sh`.
---
# Restart Service
## Usage
When user requests to restart a service (e.g., "重启 picoclaw"), execute:
```bash
/root/.picoclaw/workspace/skills/restart/restart.sh
```
## Notes
- Only restart services when explicitly requested
- Use `service` command for system service management
- Ensure the service name is correct before execution
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!