LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

ci-run-precommit - Run pre-commit hooks for code quality

Run pre-commit hooks to validate code quality before committing

Tags

Updated: 2026-03-20

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • run pre-commit hooks
  • install pre-commit hooks
  • update hook versions
  • format Mojo code
  • check YAML syntax
  • detect large files
  • trim trailing whitespace
  • fix end of files
  • fix mixed line endings

Inputs

  • pre-commit configuration
  • source code files

Outputs

  • formatted files
  • validation results
  • file modification status

Requirements

  • Python environment
  • Git repository

Source

  • Spec: SKILL.md
code quality
pre-commit
validation
formatting
CI
run pre-commit hooks
install pre-commit hooks
update hook versions
format Mojo code
pre-commit configuration
source code files
formatted files
validation results
file modification status