connic
Connic
Connic is a code-first platform for building, testing, and deploying AI agents. Agents are defined declaratively in YAML, extended with Python (tools, middleware, hooks, guardrails), and run on Connic's managed cloud. The CLI is connic (from the connic-composer-sdk package). Public docs live at https://connic.co/docs/v1.
When and how to use this skill
You are likely working inside a Connic project on disk. Confirm by looking for any of:
- a
.connicfile at the repo root (containsapi_keyandproject_id) - an
agents/directory containing*.yamlfiles withversion: "1.0"at the top connic-composer-sdkinrequirements.txt
There is no connic.yaml / connic.yml manifest — the on-disk directory layout is the manifest. If none of the indicators above exist and the user asks about Connic generally, answer from the references; don't fabricate file paths.
The reference files in references/ are organized by topic. Load only the ones relevant to the current question — they are detailed and burning all of them upfront wastes context. The references are: