25 lines
640 B
Markdown
25 lines
640 B
Markdown
# template-crewai
|
|
|
|
Molecule AI workspace template for the **crewai** runtime.
|
|
|
|
## Usage
|
|
|
|
### In Molecule AI canvas
|
|
Select this template when creating a new workspace — it appears in the template picker automatically.
|
|
|
|
### From a URL (community install)
|
|
Paste this URL when creating a workspace:
|
|
```
|
|
github://Molecule-AI/template-crewai
|
|
```
|
|
|
|
## Files
|
|
- `config.yaml` — workspace configuration (runtime, model, skills, etc.)
|
|
- `system-prompt.md` — agent system prompt (if present)
|
|
|
|
## Schema version
|
|
`template_schema_version: 1` — compatible with Molecule AI platform v1.x.
|
|
|
|
## License
|
|
Business Source License 1.1 — © Molecule AI.
|