Install Workflow Packs
You can install pre-made workflows from other repositories:
aynig install <repo> [ref] [subfolder]If <repo> is in the form owner/name, AYNIG expands it to:
https://github.com/owner/name.gitExample: install the ops workflow pack from this repo
aynig install hacknlove/all-you-need-is-git ops-workflow-packThis copies the source .dwp/ directory into your current repository.