Back to Registry View Author Profile
Official Verified
Msp Toolkit
Skill by phibuc87
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/phibuc87/msp-toolkitOr
MSP Toolkit Skill
description: Essential tools for IT MSP workflows – Azure/M365 audits, NPU monitoring, health checks.
metadata: {"clawdbot":{"emoji":"🔧","os":["linux"]}}
Core Functions
- msp-dashboard.py: Daily Azure/M365 status.
- healthcheck: Firewall/SSH/update audits.
- nuc-reset.sh: NPU reboot script.
Setup
npm install clawhub clawhub publish /home/cc/.openclaw/workspace/skills/msp-toolkit
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-phibuc87-msp-toolkit": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.