Ax avatar

Ax

Official

@ax-llm

0Followers
|
1Public Repos
|
94Published Skills

Offers a multi-language framework for building typed, structured generation programs, agentic runtime loops, and optimization pipelines across diverse enterprise environments.

Skills Distribution
DomainDeveloper To...Multi-Language Run.. (30%)Structured Generat.. (30%)Agentic Memory & O.. (20%)Optimization & Fee.. (20%)

Agent Skills by Ax

Showing 94 vetted skills indexed across 1 GitHub repositories.

ax-llmax-llm
2.9k

ax-mcp

Integrates native Model Context Protocol clients with Ax agents, flows, and event runtimes.

Official
Advanced
ax-llmax-llm
2.9k

ax-event-runtime

Route external events to wake or resume Ax agents, flows, and programs with persisted state.

Official
Advanced
ax-llmax-llm
2.9k

website-md-language-docs

Synchronize Ax website language documentation with repository truth.

Official
Advanced
ax-llmax-llm
2.9k

axir-language-backend

Implement and verify generated Ax language backends across Python, Java, C++, Go, and Rust.

Official
Advanced
ax-llmax-llm
2.9k

ax-go-ai

Write Go provider clients and model-routing code for AxAI.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-refine

Refine Go Ax generation workflows with evaluator feedback and optimizer APIs.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-flow

Builds Go flow graphs and nested programs using Ax's generated package syntax and examples.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-signature

Generate Go signatures and JSON schemas for Ax-generated package code.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-playbook

Build and evolve Ax Go playbook context from live feedback or labeled examples.

Official
Advanced
ax-llmax-llm
2.9k

ax-go-agent

Build Go agents using the generated Ax package API.

Official
Advanced
ax-llmax-llm
2.9k

ax-go-agent-observability

Inspect Ax Go agent traces, usage, runtime envelopes, action logs, and replay state.

Official
Advanced
ax-llmax-llm
2.9k

ax-go-agent-rlm

Implement Go runtime integrations for Ax code execution loops and agent sessions.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-agent-memory-skills

Implement Go agent memory workflows with recall callbacks and skill tracking.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-agent-optimize

Optimize Ax agents and Go components with BootstrapFewShot or GEPA.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-gepa

Generate Go guidance for Ax GEPA optimization workflows and artifact handling.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-audio

Maps Go audio and realtime provider workflows for Ax. Supports speech input, transcription, OpenAI Responses audio mapping, realtime event folding, and no-key transport in github.com/ax-llm/ax/packages/go.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-gen

Generate Go code for Ax structured generation workflows using ax-llm packages.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-agent-context

Select Go Ax mechanisms for agent context, memory, optimization, and trajectory policy.

Official
Intermediate
ax-llmax-llm
2.9k

ax-go-llm

Write Go code for the generated Ax package using native entrypoints and runtime profiles.

Official
Intermediate
ax-llmax-llm
2.9k

ax-python-agent

Build Python agents using the generated axllm package and its typed API.

Official
Intermediate
ax-llmax-llm
2.9k

ax-python-agent-memory-skills

Track memory recall and used skills in Python AxLLM agent runs.

Official
Intermediate
ax-llmax-llm
2.9k

ax-python-gepa

Generate Python code for Ax GEPA optimization workflows in axllm.

Official
Intermediate
ax-llmax-llm
2.9k

ax-python-agent-optimize

Generate evaluator-driven optimization workflows for Python Ax agents with axllm.

Official
Advanced
ax-llmax-llm
2.9k

ax-python-agent-observability

Diagnose Python Ax agent observability issues in axllm workflows.

Official
Intermediate

Frequently Asked Questions About Ax

FAQPage Schema
What specific tasks can developers perform using Ax?

Developers can implement typed structured generation, build stateful agentic runtime loops, define complex flow graphs, and execute feedback-driven optimization cycles using reward-scored candidate ranking across multiple programming languages.

Which programming languages are supported for Ax integration?

Ax supports native integration for TypeScript, Python, Go, Rust, Java, and C++. Each language environment provides specific packages for provider clients, signature definitions, and runtime execution loops.

How does Ax handle agent memory and observability?

Ax provides structured observability callbacks, action logs, and runtime envelopes to trace agent behavior. Memory management is handled through recall callbacks and dynamic skill-loading logic integrated directly into the host language runtime.