by amkessler/nicar2026_skills_in_codex_claude
This skill should be used when users need to rotate images by 90 degrees. It handles image rotation tasks for common formats (PNG, JPG, JPEG, GIF, BMP, TIFF) using a reliable Python script that preserves image quality and supports both clockwise and counter-clockwise rotation.
Trust Level
BasicConfidence
50%
Verdict
Pendingimage-rotator is pending full security review. Trust level: 2/5. GritFlow's 4-layer scanning is in progress.
Install by adding the skill from the source repository. Check the skill's README for specific instructions.
image-rotator is licensed under Apache-2.0. This is a permissive open-source license suitable for commercial use.
GritFlow tracks 78 skills in the productivity category. Browse the category page to compare alternatives by trust level, quality score, and features.
This skill should be used when users need to rotate images by 90 degrees. It handles image rotation tasks for common formats (PNG, JPG, JPEG, GIF, BMP, TIFF) using a reliable Python script that preserves image quality and supports both clockwise and counter-clockwise rotation.
quarto
You are assisting with creating Quarto markdown (.qmd) files for analysis and reporting. This skill provides templates, references, and workflows for generating professional documents with HTML or Typst output formats.
managing-chezmoi-packages
Use this skill when managing packages, external dependencies, binaries, or CLI tools in a chezmoi dotfiles repository. Handles adding/updating/removing packages in .chezmoidata/packages.yaml, creating .
cli-developer
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for parsing flags and subcommands, displaying progress bars and spinners, generating bash/zsh/fish completion scripts, CLI design, shell completions, and cross-platform terminal applications using co...