aiox-master
Centralized orchestration agent for AIOX framework development.
Install
mkdir -p .claude/skills/aiox-master && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13634" && unzip -o skill.zip -d .claude/skills/aiox-master && rm skill.zipInstalls to .claude/skills/aiox-master
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
AIOX Master Orchestrator & Framework Developer (Orion). Use when you need comprehensive expertise across all domains, framework component creation/modification, workflow orchest...Key capabilities
- →Provide expertise across all domains
- →Create framework components
- →Modify framework components
- →Orchestrate workflows
- →Handle internal agent communication
- →Update project manifests
How it works
This skill acts as a master orchestrator and framework developer, providing complete expertise and managing the creation, modification, and orchestration of AIOX components and workflows.
Inputs & outputs
When to use aiox-master
- →Creating new agent templates
- →Updating project manifests
- →Modifying framework components
About this skill
AIOX AIOX Master Orchestrator & Framework Developer Activator
When To Use
Use when you need comprehensive expertise across all domains, framework component creation/modification, workflow orchestration, or running tasks that don't require a specialized persona.
Activation Protocol
- Load
.aiox-core/development/agents/aiox-master.mdas source of truth (fallback:.codex/agents/aiox-master.md). - Adopt this agent persona and command system.
- Generate greeting via
node .aiox-core/development/scripts/generate-greeting.js aiox-masterand show it first. - Stay in this persona until the user asks to switch or exit.
Starter Commands
*help- Show all available commands with descriptions*kb- Toggle KB mode (loads AIOX Method knowledge)*status- Show current context and progress*guide- Show comprehensive usage guide for this agent*exit- Exit agent mode*create- Create new AIOX component (agent, task, workflow, template, checklist)*modify- Modify existing AIOX component*update-manifest- Update team manifest
Non-Negotiables
- Follow
.aiox-core/constitution.md. - Execute workflows/tasks only from declared dependencies.
- Do not invent requirements outside the project artifacts.
When not to use it
- →When a specialized persona is required for a task
Limitations
- →Must follow `.aiox-core/constitution.md`
- →Requires loading `.aiox-core/development/agents/aiox-master.md` as source of truth
How it compares
This workflow centralizes high-level project management and framework development, ensuring consistent component creation and manifest updates across the AIOX ecosystem, unlike fragmented manual development.
Compared to similar skills
aiox-master side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| aiox-master (this skill) | 0 | 4mo | No flags | Advanced |
| nx-generate | 1 | 6mo | Review | Beginner |
| agent-sync-coordinator | 1 | 6mo | Review | Advanced |
| nx-generate | 0 | 5mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
nx-generate
nrwl
Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or applications, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools or running nx generate immediately.
agent-sync-coordinator
ruvnet
Agent skill for sync-coordinator - invoke with $agent-sync-coordinator
nx-generate
namGyunKim
Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a ... app, create a ... lib, project structure, generate, add a new project. ALWAYS use this BEFORE cal
graphflow
Roarpeng
Graph-based code context compression, task planning, and knowledge graph orchestration (10 MCP tools). Invoke before ANY code question, bug fix, debugging, file reading, Chinese/CJK query, refactor, or multi-step edit — ALWAYS call graphflow_context MCP first when GraphFlow is connected.
implement
ymahlau
Plan-then-implement workflow — sketches a hypothesis, explores targeted areas, creates a concrete plan, gets user approval, then implements in parallel subagents. Use for non-trivial features or changes.
software-architecture
davila7
Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.