arga-labs

Installation
SKILL.md

Prerequisites

Connect the Arga Labs connector at https://app.vm0.ai/connectors so ARGA_LABS_API_KEY is available.

Troubleshooting

If requests fail, run zero doctor check-connector --env-name ARGA_LABS_API_KEY.

Usage

Use the official docs to choose the endpoint and request body. Authenticated API calls typically use Authorization: Bearer $ARGA_LABS_API_KEY; if the docs specify x-api-key, use that header instead.

curl -s "<ARGA_LABS_API_URL_FROM_DOCS>" --header "Authorization: Bearer $ARGA_LABS_API_KEY" | jq .
Installs
9
GitHub Stars
76
First Seen
Jun 30, 2026
arga-labs — vm0-ai/vm0-skills