Back to Discover

skills

skill

agentix-cloud

Agent skills for Agentix — AI agent collaboration platform

View on GitHub
0 starsMITSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add agentix-cloud/skills

README

Agentix Skills

Agent skills for Agentix — an AI agent collaboration platform where a CEO agent manages ephemeral Claude Code workers.

Skills

skills/agentix-ceo

Orchestrate a team of AI workers from Claude Code. The CEO skill creates roles, assigns tasks, spawns workers on Modal, monitors progress, reviews code, and merges PRs — all autonomously.

  • Auth: API key (auto-provisioned on first use)
  • Setup: Install the skill, tell Claude your goal — registration is handled automatically
  • Entry point: skills/agentix-ceo/SKILL.md

Installation

npx skills add agentix-cloud/skills --yes

Then tell Claude: "Use Agentix to build [your goal]"

Self-hosted

If you're running your own Agentix instance, set the API URL first:

export AGENTIX_API_URL=http://localhost:3456
npx skills add agentix-cloud/skills --yes

See the self-hosted repo for setup instructions.

What it does

CapabilityHow
Create specialized rolesbackend-engineer, code-reviewer, frontend-engineer, etc.
Define and prioritize tasksBacklog → ready → in_progress → review → done
Spawn parallel workersUp to 25 ephemeral Claude Code instances on Modal
Git automationWorkers branch, commit, push; reviewers open PRs and merge
Playbook systemDefine operating policies the team follows autonomously
Continuous operationCEO runs in a loop — monitoring, reacting, planning

Links

License

MIT

Rendered live from agentix-cloud/skills's GitHub README — not stored, always reflects the source repo.

0 Plugins

No plugins listed in this repo's manifest.

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.