$ browse --type workspace-templates

Workspace Templates

// Complete workflow solutions you can use immediately

$
4 results
automationplaceholder
O
workspace.yaml
Automation
v1.0.6

export Odoo to Ontology Feeder

from "@admin"

unverified

// Syncs an Odoo Sales + Invoicing instance into the organization ontology: courses, learners, cohorts, enrollments and invoices, with the typed links between them. Idempotent — re-running upserts rather than duplicating. Use when a source system has no native Drive adapter and the workspace itself has to be the pipeline.

#odoo#ontology#sync
00
2026-08-28
automationplaceholder
M
workspace.yaml
Automation
v1.0.6

export Monthly Business Review

from "@admin"

unverified

// Builds a board-ready business review deck for a course business from the organization ontology and live Odoo invoices: revenue by month and by course, enrollment and completion figures, and the actions they imply. Outputs an HTML deck and a downloadable PowerPoint. A second application on the same ontology — it defines no model and ingests nothing.

#ontology#reporting#presentation
00
2026-08-28
automationplaceholder
L
workspace.yaml
Automation
v1.0.6

export Learner Lifecycle Console

from "@admin"

unverified

// An operations console for a course business, built on the organization ontology. Reads learners, cohorts, enrollments and courses from the graph, joins them to live Odoo invoices, and sorts every learner into one bucket: overdue, paid-but-inactive, at risk, ready to upsell, or healthy. Drafts re-engagement outreach, and on request writes the follow-up back to Odoo and stamps it on the ontology.

#ontology#console#odoo
00
2026-08-28
automationplaceholder
D
workspace.yaml
Automation
v1.0.3

export Drive Materials to Ontology

from "@admin"

unverified

// Maps course documents already in Drive onto the organization ontology as CourseMaterial objects, linked to the Course they belong to. The assignment rule lives on the canvas as an editable JSON node, because nothing in Drive states which course a document serves — that mapping is a modelling choice.

#ontology#drive#documents
00
2026-08-28