neuron_recipe_import
Import recipes from a GitHub repository or a local folder, saving them to ~/.neuron/recipes/ and stripping memory on local imports.
Instructions
Import a recipe from GitHub or a local path. GitHub: 'github:user/repo' imports all recipes from the repo's recipes/ subdir. Local: absolute path to a folder with recipe.yaml. Saved to ~/.neuron/recipes/. Memory is stripped on import (local-only).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | GitHub repo (github:user/repo) or absolute local path to recipe folder |