ax-llmax-llmOfficialยท94 Agent Skills Included

ax

Build typed LLM agents, flows, and optimizers in any language

Builds LLM-powered applications with typed signatures, structured outputs, agents, workflows, and prompt optimizers across TypeScript, Python, Java, C++, Go, and Rust. Removes manual prompt engineering, fragile string parsing, and provider-specific glue code when calling OpenAI, Anthropic, Gemini, and other models. Guides your AI agent to write correct Ax code for providers, agents, flows, MCP tools, audio, and GEPA optimization in your chosen language.
npx skills add ax-llm/ax --all -g -y

All Skills in This Repository (94)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ax-llmax-llm

website-md-language-docs

Synchronize Ax website language documentation with repository truth.

Official
Advanced
๐Ÿ“ฆ In Repo
ax-llmax-llm

axir-language-backend

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

Official
Advanced
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-ai

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

Official
Intermediate
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-refine

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

Official
Intermediate
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-flow

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

Official
Intermediate
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-signature

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

Official
Intermediate
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-playbook

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

Official
Advanced
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-agent

Build Go agents using the generated Ax package API.

Official
Advanced
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-agent-observability

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

Official
Advanced
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-agent-rlm

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

Official
Intermediate
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-agent-memory-skills

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

Official
Intermediate
๐Ÿ“ฆ In Repo
ax-llmax-llm

ax-go-agent-optimize

Optimize Ax agents and Go components with BootstrapFewShot or GEPA.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Ax skills?โ–ผ

Run `npx skills add ax-llm/ax --all -g -y` in your terminal to install the full Ax skill suite globally for your AI agent.

What is the Ax framework?โ–ผ

Ax is a DSPy-style framework for building LLM applications with typed signatures, structured outputs, agents, workflows, and automatic prompt optimization. It ships as one programming model compiled to TypeScript, Python, Java, C++, Go, and Rust.

Which LLM providers does Ax support?โ–ผ

Ax works with OpenAI, Anthropic, Google Gemini, Azure, DeepSeek, Mistral, Cohere, Grok, and OpenAI-compatible endpoints through named deployment profiles. You switch providers by changing one name, without rewriting your code.

Can AI agents write Ax code for me?โ–ผ

Yes. These skills teach your AI agent the correct Ax patterns for signatures, agents, flows, MCP tools, audio, and GEPA optimization in each supported language. Your agent generates working, idiomatic code from plain-English requests.

Does Ax support prompt optimization?โ–ผ

Yes. Ax includes GEPA and BootstrapFewShot optimizers that tune prompts, instructions, and demos against your own metrics and evaluation data. Optimized artifacts can be saved, shared, and reapplied across all supported languages.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’