Bk Monitor Tapd Dev
Monitors Tencent BlueKing TAPD development environments for errors and performance issues, providing proactive alerts.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add bk-monitor-tapd-dev npx -- -y @trustedskills/bk-monitor-tapd-dev
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"bk-monitor-tapd-dev": {
"command": "npx",
"args": [
"-y",
"@trustedskills/bk-monitor-tapd-dev"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The bk-monitor-tapd-dev skill provides access to TAPD development monitoring data. It allows agents to query and retrieve information related to application performance, including metrics and logs. This enables automated analysis of application health and potential issue identification.
When to use it
- Troubleshooting Application Errors: Investigate the root cause of errors by retrieving relevant TAPD logs and metrics.
- Performance Monitoring: Track key performance indicators (KPIs) for applications and identify areas for optimization.
- Automated Incident Response: Trigger automated actions based on predefined thresholds in application monitoring data.
- Capacity Planning: Analyze resource utilization trends to predict future capacity needs.
Key capabilities
- Query TAPD development monitoring data
- Retrieve application metrics
- Access application logs
- Analyze performance indicators
Example prompts
- "Show me the error rate for service X over the last hour."
- "What are the top 5 slowest API calls in the last 30 minutes?"
- "Give me the latest log entries from component Y."
Tips & gotchas
The skill requires appropriate permissions to access TAPD data. Ensure that the AI agent has been granted the necessary credentials and roles within your TAPD environment for successful operation.
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.