The bk-job skill manuals are organized using a progressive disclosure pattern. Instead of loading all details at once, you should refer to specific manuals based on your current task requirements. The main entry point for all capabilities is SKILL.md.
Use the following index to select the appropriate manual for your task:
| Manual | Use Case |
|---|
environment-and-auth.md | Configuring gateway addresses, tokens, and resource scopes (bk_scope) |
listing-and-token-efficient-analysis.md | Handling large lists (defaulting to 20 items), using jq or local scripts for filtering to save tokens |
confirmation-and-output-protocol.md | Managing plan-execute confirmation gates (G1–G4), summary formats, and output specifications |
business-memory.md | Managing business/business set memory, paths, and the memory/businesses/ loading/writing rules |
cron-tasks-and-last-execution.md | Searching for cron tasks and checking cron-last-run execution/logs |
job-plans-create-and-cron.md | Using template-search, template-detail, plan-create, cron-save, and cron-update-status |
job-plans-search-and-execute.md | Searching for job plans, viewing details, and executing plans via plan-execute |
job-instance-status.md | Checking the status of a specific job_instance_id |
troubleshooting-and-status-codes.md | Resolving authentication failures, missing history, or interpreting status codes |
Note: For field-level gateway specifications, always refer to the official API documentation in the ../apidocs/ directory. These manuals focus on script behavior, combined workflows, and operational precautions rather than duplicating the OpenAPI specification.