Skip to content

shiklomanov-an/virtual-zarr-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Virtual Zarr AI Agent Skill

AI agent skill for creating and working with virtual Zarr stores using VirtualiZarr and icechunk.

To use, clone the repo and copy the virtual-zarr folder to ~/.agents/skills/virtual-zarr.

If you use chezmoi, you can add something like the following to your .chezmoiexternal.toml to do this automatically:

[".agents/skills/virtual-zarr"]
type = "archive"
url = "https://github.com/shiklomanov-an/virtual-zarr-skill/archive/main.tar.gz"
exact = true
refreshPeriod = "24h"
include = ["*/virtual-zarr/**"]
stripComponents = 2

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors