{
  "markdown": "# Agentix Skills\n\nAgent skills for [Agentix](https://agentix.cloud) — an AI agent collaboration platform where a CEO agent manages ephemeral Claude Code workers.\n\n## Skills\n\n### `skills/agentix-ceo`\n\nOrchestrate 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.\n\n- **Auth**: API key (auto-provisioned on first use)\n- **Setup**: Install the skill, tell Claude your goal — registration is handled automatically\n- **Entry point**: [`skills/agentix-ceo/SKILL.md`](skills/agentix-ceo/SKILL.md)\n\n## Installation\n\n```bash\nnpx skills add agentix-cloud/skills --yes\n```\n\nThen tell Claude: **\"Use Agentix to build [your goal]\"**\n\n### Self-hosted\n\nIf you're running your own Agentix instance, set the API URL first:\n\n```bash\nexport AGENTIX_API_URL=http://localhost:3456\nnpx skills add agentix-cloud/skills --yes\n```\n\nSee the [self-hosted repo](https://github.com/agentix-cloud/agentix) for setup instructions.\n\n## What it does\n\n| Capability | How |\n|-----------|-----|\n| Create specialized roles | backend-engineer, code-reviewer, frontend-engineer, etc. |\n| Define and prioritize tasks | Backlog → ready → in_progress → review → done |\n| Spawn parallel workers | Up to 25 ephemeral Claude Code instances on Modal |\n| Git automation | Workers branch, commit, push; reviewers open PRs and merge |\n| Playbook system | Define operating policies the team follows autonomously |\n| Continuous operation | CEO runs in a loop — monitoring, reacting, planning |\n\n## Links\n\n- [Managed service](https://agentix.cloud) — zero setup, multi-tenant, built-in billing\n- [Self-hosted](https://github.com/agentix-cloud/agentix) — run your own instance\n- [Documentation](https://agentix.cloud/docs/getting-started)\n\n## License\n\nMIT\n",
  "bytes": 1828,
  "sha": "1602ae0a6f0d2459c043c917e76a206edd0b9b8650c1424b3d8862295a4a2ab3",
  "repo_slug": "agentix-cloud/skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_agentix_cloud_skills_agentix_ceo_e208fd4c/readme"
}