zero-chat

Installation
SKILL.md

Zero Chat API

Use this skill to interact with the Zero API at https://api.vm0.ai.

Use zero-curl instead of curl — it handles authentication automatically.

API Endpoints

Base URL: https://api.vm0.ai


Send a Message

Creates a new thread and sends the first message, or appends to an existing thread.

# New thread
zero-curl -X POST https://api.vm0.ai/api/v1/chat-threads/messages \
Installs
2
Repository
vm0-ai/zero-use
First Seen
Apr 20, 2026