TencentBlueKingTencentBlueKingOfficial·4 Agent Skills Included

bk-job

Automate server scripts, cron jobs, and ops troubleshooting with AI

Runs scripts, file transfers, and cron jobs across servers through the BlueKing Job platform APIs. Diagnoses failed tasks using KQL log queries, APM trace analysis, and six-stage duration breakdowns. Eliminates manual log digging and risky command execution with built-in confirmation gates and host lookup checks.
npx skills add TencentBlueKing/bk-job --all -g -y

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install bk-job skills?

Run `npx skills add TencentBlueKing/bk-job --all -g -y` in your terminal to install all skills in this suite globally.

How to run scripts on remote servers with AI?

The bk-job skill lets your AI agent execute scripts and distribute files to target hosts through the BlueKing API gateway, with confirmation gates before any write operation.

How to troubleshoot a failed bk-job task?

Use the KQL query skill to pull error logs by request ID, then the APM trace skill to locate the exact failing service or slow span.

How to analyze why a job runs slowly?

The task-duration-analysis skill breaks execution into six stages and reports the time share of each, highlighting the main bottleneck.

Does bk-job work with Claude Code and OpenClaw?

Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenClaw, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineering