agentix-ceo

Orchestrate a team of AI workers — create roles, assign tasks, spawn ephemeral agents, and monitor progress.

agentix-cloud ↓ 46k
Claude Code
View source ↗

What it does

  • SaaS ($AGENTIXAPI is https://agentix.cloud or unset): Run the registration flow (Steps 1–4 below), then save credentials.
  • SaaS (default): https://agentix.cloud — multi-tenant, requires registration and API key. Follow Steps 1–4.
  • Supervised: Monitor in-flight work and push it forward. Do NOT plan new work or create tasks without user approval.
  • Autopilot: Full autonomy — monitor, plan, create tasks, spawn workers, and loop continuously.

Requirements & configuration

  • Self-hosted credentials (no API key needed)
  • SaaS (default): https://agentix.cloud — multi-tenant, requires registration and API key. Follow Steps 1–4.
  • Response (202): { "token": "...", "confirmationUrl": "..." }
  • Step 2 — Poll for API key
  • GET https://agentix.cloud/register/<token>

Configuration: AGENTIX_APIAGENTIX_API_URLTEAM_IDAPI_KEYANTHROPIC_API_KEYGITHUB_TOKEN

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Orchestrate a team of AI workers — create roles, assign tasks, spawn ephemeral agents, and monitor progress.

Source

Repository: https://github.com/agentix-cloud/skills

agentix-ceo FAQ

What does the agentix-ceo skill do?

Manage your team — create roles, assign tasks, spawn workers, and monitor progress SaaS ($AGENTIXAPI is https://agentix.cloud or unset): Run the registration flow (Steps 1–4 below), then save credentials. SaaS (default): https://agentix.cloud — multi-tenant, requires registration and API key. Follow Steps 1–4.

What does agentix-ceo require?

Self-hosted credentials (no API key needed) SaaS (default): https://agentix.cloud — multi-tenant, requires registration and API key. Follow Steps 1–4. Response (202): { "token": "...", "confirmationUrl": "..." } Step 2 — Poll for API key GET https://agentix.cloud/register/<token> Configuration keys: AGENTIX_API, AGENTIX_API_URL, TEAM_ID, API_KEY, ANTHROPIC_API_KEY, GITHUB_TOKEN.

How do I install agentix-ceo?

Run: npx -y skills add https://github.com/agentix-cloud/skills --skill agentix-ceo --agent claude-code — the source lives at github.com/agentix-cloud/skills.

Maintain agentix-ceo?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

agentix-ceo on getagentictools
[![agentix-ceo on getagentictools](https://getagentictools.com/badge/skills/agentix-cloud-skills-agentix-ceo.svg)](https://getagentictools.com/skills/agentix-cloud-skills-agentix-ceo?ref=badge)
npx agentictools info skills/agentix-cloud-skills-agentix-ceo

The second line is the CLI lookup for this page — handy in READMEs and docs.