upgrade-examples
Installation
SKILL.md
Upgrade Example Dependencies
Upgrade the cocoindex version in all example pyproject.toml files.
Usage
/upgrade-examples <version>
Example: /upgrade-examples 1.0.0a5
Instructions
To upgrade all example dependencies (replace VERSION with the actual version, e.g., 1.0.0a10):
- Create a new branch for the changes: