CtrlK
BlogDocsLog inGet started
Tessl Logo

ax

github.com/ax-llm/ax

SkillAddedReview
ax-go-agent-memory-skills

website/static/go/.well-known/agent-skills/ax-go-agent-memory-skills/SKILL.md

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for agent memory, recall callbacks, dynamic skill discovery, loaded-skill state, and used-skill tracking.

ax-go-agent-context

website/static/go/.well-known/agent-skills/ax-go-agent-context/SKILL.md

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for deciding between context maps, trajectory context policy, offline optimization (ACE/GEPA), and memory recall for long-context agents.

ax-cpp-signature

website/static/cpp/.well-known/agent-skills/ax-cpp-signature/SKILL.md

Use when writing C++ code with `axllm` for string signatures, field descriptors, JSON schema output, validation, and typed tool argument shapes.

ax-cpp-refine

website/static/cpp/.well-known/agent-skills/ax-cpp-refine/SKILL.md

Use when writing C++ code with `axllm` for reward-scored generation, iterative candidate improvement, evaluator feedback, and optimizer-backed refinement patterns.

ax-cpp-playbook

website/static/cpp/.well-known/agent-skills/ax-cpp-playbook/SKILL.md

Use when writing C++ code with `axllm` for the playbook() context-engineering surface, agent-bound verified evolution, run-end learning, online updates, and rendering a playbook into a program.

ax-cpp-llm

website/static/cpp/.well-known/agent-skills/ax-cpp-llm/SKILL.md

Use when writing C++ code with `axllm` for using the generated Ax package, factory functions, package docs, examples, and API reference.

ax-cpp-gepa

website/static/cpp/.well-known/agent-skills/ax-cpp-gepa/SKILL.md

Use when writing C++ code with `axllm` for GEPA, Pareto tradeoffs, reflection clients, metric budgets, optimizer state, and artifacts.

ax-cpp-gen

website/static/cpp/.well-known/agent-skills/ax-cpp-gen/SKILL.md

Use when writing C++ code with `axllm` for AxGen programs, forward calls, streaming, tools, assertions, traces, usage, and output parsing.

ax-cpp-flow

website/static/cpp/.well-known/agent-skills/ax-cpp-flow/SKILL.md

Use when writing C++ code with `axllm` for flows, nodes, program graphs, nested programs, dynamic options, caching, and optimizer components.

ax-cpp-audio

website/static/cpp/.well-known/agent-skills/ax-cpp-audio/SKILL.md

Use when writing C++ code with `axllm` for audio input/output, OpenAI Responses audio mapping, realtime event folding, and generated package audio examples.

ax-cpp-ai

website/static/cpp/.well-known/agent-skills/ax-cpp-ai/SKILL.md

Use when writing C++ code with `axllm` for provider clients, model selection, OpenAI-compatible calls, Responses, Gemini, Anthropic, routers, and balancers.

ax-cpp-agent

website/static/cpp/.well-known/agent-skills/ax-cpp-agent/SKILL.md

Use when writing C++ code with `axllm` for agents, child delegation, tools, MCP, citations, persistent playbook learning, stage instructions, runtime state, final typed responses, and direct-respond executor skipping.

ax-cpp-agent-rlm

website/static/cpp/.well-known/agent-skills/ax-cpp-agent-rlm/SKILL.md

Use when writing C++ code with `axllm` for RLM executor loops, AxCodeRuntime sessions, runtime envelopes, process runtimes, and optional runtime profiles.

ax-cpp-agent-optimize

website/static/cpp/.well-known/agent-skills/ax-cpp-agent-optimize/SKILL.md

Use when writing C++ code with `axllm` for agent optimization, verified agent-playbook evolution, evaluators, judges, optimizer artifacts, BootstrapFewShot, and GEPA.

ax-cpp-agent-observability

website/static/cpp/.well-known/agent-skills/ax-cpp-agent-observability/SKILL.md

Use when writing C++ code with `axllm` for agent tracing, centralized and multi-tenant usage accounting, action logs, runtime diagnostics, replay, and production debugging.

ax-cpp-agent-memory-skills

website/static/cpp/.well-known/agent-skills/ax-cpp-agent-memory-skills/SKILL.md

Use when writing C++ code with `axllm` for agent memory, recall callbacks, dynamic skill discovery, loaded-skill state, and used-skill tracking.

ax-cpp-agent-context

website/static/cpp/.well-known/agent-skills/ax-cpp-agent-context/SKILL.md

Use when writing C++ code with `axllm` for deciding between context maps, trajectory context policy, offline optimization (ACE/GEPA), and memory recall for long-context agents.

website-md-language-docs

tools/website-md/skills/website-md-language-docs/SKILL.md

Use when changing Ax website language docs, language-specific snippets, examples, API symbol mappings, generated package capabilities, or adding a new website language route. Keeps the markdown-only Hugo site source-audited and generated from repo truth.

74

axir-language-backend

tools/axir/skills/axir-language-backend/SKILL.md

Use when adding or changing generated AxIR language backends in this repo, including target registration, codegen templates, package metadata, examples, conformance, and verification. This is a repo-maintainer skill and must not be emitted into generated Ax packages.

74

ax-rust-signature

packages/rust/skills/ax-rust-signature/SKILL.md

Use when writing Rust code with `axllm` for string signatures, field descriptors, JSON schema output, validation, and typed tool argument shapes.

ax-rust-refine

packages/rust/skills/ax-rust-refine/SKILL.md

Use when writing Rust code with `axllm` for reward-scored generation, iterative candidate improvement, evaluator feedback, and optimizer-backed refinement patterns.

ax-rust-playbook

packages/rust/skills/ax-rust-playbook/SKILL.md

Use when writing Rust code with `axllm` for the playbook() context-engineering surface, agent-bound verified evolution, run-end learning, online updates, and rendering a playbook into a program.

ax-rust-llm

packages/rust/skills/ax-rust-llm/SKILL.md

Use when writing Rust code with `axllm` for using the generated Ax package, factory functions, package docs, examples, and API reference.

ax-rust-gepa

packages/rust/skills/ax-rust-gepa/SKILL.md

Use when writing Rust code with `axllm` for GEPA, Pareto tradeoffs, reflection clients, metric budgets, optimizer state, and artifacts.

ax-rust-gen

packages/rust/skills/ax-rust-gen/SKILL.md

Use when writing Rust code with `axllm` for AxGen programs, forward calls, streaming, tools, assertions, traces, usage, and output parsing.