Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ax

ax contient 145 skills collectées depuis ax-llm, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
145
Stars
2.8k
mis à jour
2026-06-21
Forks
178
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

ax-cpp-agent-memory-skills
Développeurs de logiciels

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

2026-06-21
ax-cpp-agent-observability
Développeurs de logiciels

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

2026-06-21
ax-cpp-agent-optimize
Développeurs de logiciels

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

2026-06-21
ax-cpp-agent-rlm
Développeurs de logiciels

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

2026-06-21
ax-cpp-agent
Développeurs de logiciels

Use when writing C++ code with `axllm` for agents, child delegation, tools, MCP, clarification, runtime state, and final typed responses.

2026-06-21
ax-cpp-ai
Développeurs de logiciels

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

2026-06-21
ax-cpp-audio
Développeurs de logiciels

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

2026-06-21
ax-cpp-flow
Développeurs de logiciels

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

2026-06-21
ax-cpp-gen
Développeurs de logiciels

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

2026-06-21
ax-cpp-gepa
Développeurs de logiciels

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

2026-06-21
ax-cpp-llm
Développeurs de logiciels

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

2026-06-21
ax-cpp-refine
Développeurs de logiciels

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

2026-06-21
ax-cpp-signature
Développeurs de logiciels

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

2026-06-21
ax-go-agent-memory-skills
Développeurs de logiciels

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.

2026-06-21
ax-go-agent-observability
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for agent tracing, usage accounting, action logs, runtime diagnostics, replay, and production debugging.

2026-06-21
ax-go-agent-optimize
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for agent optimization, evaluators, judges, optimizer artifacts, BootstrapFewShot, and GEPA.

2026-06-21
ax-go-agent-rlm
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for RLM executor loops, AxCodeRuntime sessions, runtime envelopes, process runtimes, and optional runtime profiles.

2026-06-21
ax-go-agent
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for agents, child delegation, tools, MCP, clarification, runtime state, and final typed responses.

2026-06-21
ax-go-ai
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for provider clients, model selection, OpenAI-compatible calls, Responses, Gemini, Anthropic, routers, and balancers.

2026-06-21
ax-go-audio
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for audio input/output, OpenAI Responses audio mapping, realtime event folding, and generated package audio examples.

2026-06-21
ax-go-flow
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for flows, nodes, program graphs, nested programs, dynamic options, caching, and optimizer components.

2026-06-21
ax-go-gen
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for AxGen programs, forward calls, streaming, tools, assertions, traces, usage, and output parsing.

2026-06-21
ax-go-gepa
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for GEPA, Pareto tradeoffs, reflection clients, metric budgets, optimizer state, and artifacts.

2026-06-21
ax-go-llm
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for using the generated Ax package, factory functions, package docs, examples, and API reference.

2026-06-21
ax-go-refine
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for reward-scored generation, iterative candidate improvement, evaluator feedback, and optimizer-backed refinement patterns.

2026-06-21
ax-go-signature
Développeurs de logiciels

Use when writing Go code with `github.com/ax-llm/ax/packages/go` for string signatures, field descriptors, JSON schema output, validation, and typed tool argument shapes.

2026-06-21
ax-java-agent-memory-skills
Développeurs de logiciels

Use when writing Java code with `dev.axllm:ax` for agent memory, recall callbacks, dynamic skill discovery, loaded-skill state, and used-skill tracking.

2026-06-21
ax-java-agent-observability
Développeurs de logiciels

Use when writing Java code with `dev.axllm:ax` for agent tracing, usage accounting, action logs, runtime diagnostics, replay, and production debugging.

2026-06-21
ax-java-agent-optimize
Développeurs de logiciels

Use when writing Java code with `dev.axllm:ax` for agent optimization, evaluators, judges, optimizer artifacts, BootstrapFewShot, and GEPA.

2026-06-21
ax-java-agent-rlm
Développeurs de logiciels

Use when writing Java code with `dev.axllm:ax` for RLM executor loops, AxCodeRuntime sessions, runtime envelopes, process runtimes, and optional runtime profiles.

2026-06-21
ax-java-agent
Développeurs de logiciels

Use when writing Java code with `dev.axllm:ax` for agents, child delegation, tools, MCP, clarification, runtime state, and final typed responses.

2026-06-21
ax-java-ai
Développeurs de logiciels

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

2026-06-21
ax-java-audio
Développeurs de logiciels

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

2026-06-21
ax-java-flow
Développeurs de logiciels

Use when writing Java code with `dev.axllm:ax` for flows, nodes, program graphs, nested programs, dynamic options, caching, and optimizer components.

2026-06-21
ax-java-gen
Développeurs de logiciels

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

2026-06-21
ax-java-gepa
Développeurs de logiciels

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

2026-06-21
ax-java-llm
Développeurs de logiciels

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

2026-06-21
ax-java-refine
Développeurs de logiciels

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

2026-06-21
ax-java-signature
Développeurs de logiciels

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

2026-06-21
ax-python-agent-memory-skills
Développeurs de logiciels

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

2026-06-21
Affichage des 40 principaux skills collectés sur 145 dans ce dépôt.