Apps & Tooling
Overview
The Andamio app and the tools for building on it
Andamio's apps and tools. The hosted app is where learning and collaboration happen; the rest are the tools you build, script, and extend with. Each is open source, and its own repo is the source of truth.
| What it is | |
|---|---|
| App | The hosted product: create an identity, take courses, run projects, earn credentials. It teaches you how to operate it as you go. |
| CLI | Manage courses, modules, and content from the terminal. |
| Core | @andamio/core: hashing utilities and protocol constants, zero React deps. |
| Discord Bot | A self-hosted Discord bot that gates roles on Andamio credentials. |
Agent-ready tooling — driven by an AI coding agent:
| What it is | |
|---|---|
| Dev | Agent Skills that let an AI coding agent operate Andamio with you. |
| Coach | Write course lesson content with an agent and compile it to the import format. |
Building an app? Start with the API Quickstart.