skill-doctorbot-ci-validator
Stop failing in production.
Setup & Installation
Install command
clawhub install bamontejano/skill-doctorbot-ci-validatorIf the CLI is not installed:
Install command
npx clawhub@latest install bamontejano/skill-doctorbot-ci-validatorOr install with OpenClaw CLI:
Install command
openclaw skills install bamontejano/skill-doctorbot-ci-validatoror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/bamontejano/skill-doctorbot-ci-validatorWhat This Skill Does
Validates CI/CD workflow files offline without a live environment or Docker container. Catches syntax and schema errors in GitHub Actions, GitLab CI, CircleCI, and Keep (AIOps) workflows before you push. Uses mocking to check structure and logic instantly.
Validates offline using mocking instead of requiring a live database or Docker container, so checks run instantly in any environment.
When to Use It
- Validate a GitHub Actions workflow before pushing a commit
- Check Keep AIOps workflow steps for schema errors
- Scan an entire .github/workflows/ directory for broken configs
- Add offline CI validation to a pre-commit hook
- Verify agent-generated workflow files before suggesting them to users
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Validate a GitHub Actions workflow before pushing a commit
- 1Validate a GitHub Actions workflow before pushing a commit
- 2Check Keep AIOps workflow steps for schema errors
- 3Scan an entire .github/workflows/ directory for broken configs
- 4Add offline CI validation to a pre-commit hook
- 5Verify agent-generated workflow files before suggesting them to users
Stop failing in production.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.