Draft Release
Draft Release helps you quickly create initial release notes drafts by summarizing changes from your tracked commits – saving time and ensuring consistency.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add draft-release npx -- -y @trustedskills/draft-release
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"draft-release": {
"command": "npx",
"args": [
"-y",
"@trustedskills/draft-release"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The draft-release skill automates the process of creating and releasing Grafana dashboards. It can generate a new dashboard from a template, apply configuration changes, and deploy the updated dashboard to a Grafana instance. This streamlines the development and deployment workflow for Grafana users.
When to use it
- You need to quickly create a new Grafana dashboard based on an existing template.
- You want to automate applying configuration updates (e.g., data source connections, panel settings) to your dashboards.
- You're managing multiple Grafana dashboards and require a consistent deployment process.
- You are developing or maintaining Grafana dashboards as part of a larger DevOps pipeline.
Key capabilities
- Dashboard creation from templates
- Configuration updates via automation
- Deployment to Grafana instances
Example prompts
- "Create a new dashboard named 'System Metrics' based on the 'Standard Monitoring' template."
- "Update the data source connection in all dashboards located in the '/dashboards/production/' directory."
- "Deploy the changes from my local development environment to the staging Grafana instance."
Tips & gotchas
- Requires familiarity with Grafana dashboard templates and configuration structure.
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.