24 lines
686 B
Markdown
24 lines
686 B
Markdown
# template-molecule-worker-gemini
|
|
|
|
Molecule AI org template — deploys a full organizational hierarchy of agent workspaces.
|
|
|
|
## Usage
|
|
|
|
### In Molecule AI canvas
|
|
Select this template from the "Org Templates" section when setting up a new organization.
|
|
|
|
### From a URL (community install)
|
|
```
|
|
github://Molecule-AI/template-molecule-worker-gemini
|
|
```
|
|
|
|
## Structure
|
|
- `org.yaml` — full org definition (workspaces, roles, plugins, schedules, channels)
|
|
- Per-role directories contain `system-prompt.md` files for each workspace role.
|
|
|
|
## Schema version
|
|
`template_schema_version: 1` — compatible with Molecule AI platform v1.x.
|
|
|
|
## License
|
|
Business Source License 1.1 — © Molecule AI.
|