Bump Version Skill
Bump the VoxelPic version to a user-specified value. USE FOR: setting or updating the project version across all files that embed it. Applies to requests like 'bump version to X.Y.Z', 'set version', or 'update version'. Published by microsoft in voxelpic.
Decision snapshot
Is this a fit?
Developers using voxelpic, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
Permission behavior not yet detected.
Copy skill directory
6 months ago · MIT license
No specific cautions were detected. Review the source and requested permissions before installing.
What is Bump Version Skill?
Bump the VoxelPic version to a user-specified value. USE FOR: setting or updating the project version across all files that embed it. Applies to requests like 'bump version to X.Y.Z', 'set version', or 'update version'. Published by microsoft in voxelpic. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using voxelpic
Declared skill metadata
- Source file: .github/skills/bump-version/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
When to use Bump Version Skill
- Use it for developers using voxelpic.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/voxelpic
- Skill file: .github/skills/bump-version/SKILL.md
What it does
Bump the VoxelPic version to a user-specified value. USE FOR: setting or updating the project version across all files that embed it. Applies to requests like 'bump version to X.Y.Z', 'set version', or 'update version'.
Skill instructions
Bump Version When to Use Use this skill when the user asks to set, bump, or update the project version. Version Locations The version string (semver MAJOR.MINOR.PATCH) must be updated in all four of the following files. Missing any one will cause a mismatch between the C library, the Python package, and the citation metadata. 1. VERSION (root) Single-line file containing the bare version string. This is the source of truth for CMake — the root CMakeLists.txt reads it at configure time and derives VOXELPICVERSIONMAJOR, VOXELPICVERSIONMINOR, and VOXELPICVERSIONREVISION, which are substituted into tools/version.h.in to produce the vpic tool's build-info header. X.Y.Z 2. include/voxelpic/voxelpic.h (line ~9) The public C header defines a string macro used by consumers of the library: c define VOXELPICVERSION "X.Y.Z" 3. pyproject.toml (under [project]) The Python package version is hardcoded here (not derived from the VERSION file): toml version = "X.Y.Z" 4. CITATION.cff (field version) Aca
Verified compatibility and discovery
Frequently asked questions
What is Bump Version?
Bump Version is a open-source AI agent skill with Copy skill directory. Bump the VoxelPic version to a user-specified value. USE FOR: setting or updating the project version across all files that embed it.
Who is Bump Version best for?
Bump Version is best for reusing agent instructions, scripts, and references.
How do I install Bump Version?
Install or run Bump Version using Copy skill directory. Check Bump Version for the latest setup command.
Is Bump Version actively maintained?
Bump Version may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.