This skill helps an LLM generate correct core AxAgent code using @ax-llm/ax. Use when the user asks about agent(), child agents, namespaced functions, discovery mode, clarification, bubbleErrors, host-side final/clarification protocol, or ordinary agent runtime behavior. For RLM/code-runtime work use ax-agent-rlm; for callbacks and telemetry use ax-agent-observability; for recall/memory/skill loading use ax-agent-memory-skills; for agent.optimize(...) use ax-agent-optimize.
$npx -y skills add dosco/aithy --skill ax-agentInstalls into the current project.
Run `npx skills use "https://github.com/dosco/aithy" --skill "dosco/aithy/ax-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dosco/aithy" that are relevant to the current task. Run `npx skills add "https://github.com/dosco/aithy"` and select the relevant skills, then follow their instructions.