Werk
Werk provides a simple, unified interface for executing arbitrary shell commands across your entire infrastructure, streamlining automation and troubleshooting.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add werk npx -- -y @trustedskills/werk
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"werk": {
"command": "npx",
"args": [
"-y",
"@trustedskills/werk"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The werk skill provides access to Checkmk monitoring data and functionality. It allows AI agents to query the status of hosts, services, and metrics within a Checkmk environment. Specifically, it can retrieve information about service states (OK, Warning, Critical, etc.) and associated performance data.
When to use it
- Incident Response: Quickly determine if a server or service is experiencing issues based on Checkmk monitoring alerts.
- Automated Remediation: Trigger automated actions in response to specific Checkmk alert conditions.
- Performance Analysis: Retrieve historical performance metrics from Checkmk for trend analysis and capacity planning.
- Reporting: Generate reports summarizing the health and performance of monitored systems based on Checkmk data.
Key capabilities
- Host status retrieval
- Service state reporting (OK, Warning, Critical)
- Metric data access
- Checkmk alert integration
Example prompts
- "What is the current status of host 'webserver01'?"
- "Show me the CPU utilization for service 'apache2' on server 'dbserver'."
- "Are there any critical alerts in Checkmk right now?"
Tips & gotchas
- Requires proper authentication and configuration to connect to your Checkmk instance.
- The specific data available will depend on how your Checkmk environment is configured.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.