Builder documentation
Build for Glixo Code and Agxos
Glixo modules extend the IDE, the agent, and the Agxos desktop through one catalog pipeline. Every installable package ships a glixo.module.json manifest, a zipped artifact, and optional marketplace assets.
What you can build
See every extension type → — each with a real, copy-pasteable example.
- Providers & adapters — declarative model & storage providers.
- Agent extensions — tools, skills, MCP servers, and run-time context.
- IDE UI surfaces — sidebars, settings panels, commands, routes.
- Agxos apps — windowed desktop apps (template or coded bundle).
- App Maker — describe an app in plain language; the agent scaffolds and publishes it.
- Extend an existing app — fork a catalog app and add features.
Workflow at a glance
- Create or fork a module under
glixo-community-modules/catalog/. - Validate the manifest on glixo.dev or via the API.
- Pack artifacts and sync the catalog for local testing.
- Sign in and publish — marketplace browsing stays public.