connector-dev

Installation
SKILL.md

Scope

This skill is for Domo Custom Connector IDE projects — not Domo App Platform custom app/card builds. Custom connectors run server-side after being published via the Connector Dev Studio.


File Structure

  • authentication.js — Validates credentials and authenticates with the external API
  • dataProcessing.js — Fetches and processes data from the external API
  • README.md — Documents available reports and parameters

Key Patterns

Installs
87
GitHub Stars
19
First Seen
Mar 30, 2026
connector-dev — stahura/domo-ai-vibe-rules