example-custom-* disabled so installer does not find them when trying to install from npx

This commit is contained in:
Brian Madison
2025-12-07 07:48:44 -06:00
parent 80a90c01d4
commit a65ff90b44
4 changed files with 12 additions and 0 deletions

View File

@@ -2,3 +2,7 @@
This is a demonstration of custom stand along agents and workflows. By having this content all in a folder with a custom.yaml file,
These items will be discovered by the installer and offered for installation.
This is how you could also create and share other custom agents and workflows not tied to a specific module.
To see how these become installable, rename custom.bak -> custom.yaml and run the installer from the location you also have put this folder.