diff --git a/skills/objectstack-platform/SKILL.md b/skills/objectstack-platform/SKILL.md index bf8f62977d..d7708a5b13 100644 --- a/skills/objectstack-platform/SKILL.md +++ b/skills/objectstack-platform/SKILL.md @@ -101,6 +101,7 @@ my-app/ │ └── index.ts ├── dashboards/ # Optional: dashboards ├── reports/ # Optional: reports + ├── datasets/ # Optional: analytics datasets ├── i18n/ # Optional: translation bundles └── handlers/ # Optional: runtime hook handlers ```