| Skill | Added | Review |
|---|---|---|
ax-signature website/static/typescript/.well-known/agent-skills/ax-signature/SKILL.md This skill helps an LLM generate correct DSPy signature code using @ax-llm/ax. Use when the user asks about signatures, s(), f(), field types, string syntax, fluent builder API, validation constraints, or type-safe inputs/outputs. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-refine website/static/typescript/.well-known/agent-skills/ax-refine/SKILL.md Use this skill when writing or reviewing Ax bestOfN/refine code, reward functions, thresholds, native sample selection, serial attempts, generated advice, and attempt diagnostics. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-playbook website/static/typescript/.well-known/agent-skills/ax-playbook/SKILL.md This skill helps an LLM generate correct playbook code using @ax-llm/ax. Use when the user asks about playbook(), AxPlaybook, context playbooks, evolving context, ACE / Agentic Context Engineering, agent.playbook(), or growing/applying task knowledge offline and online with evolve() and update(). | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-mcp website/static/typescript/.well-known/agent-skills/ax-mcp/SKILL.md This skill helps an LLM build correct native Model Context Protocol integrations with @ax-llm/ax. Use when the user asks about AxMCPClient, MCP transports, tools, prompts, resources, subscriptions, tasks, sampling, elicitation, roots, authentication, OAuth, MCP Apps, recording/replay, or MCP integration with AxGen, AxAgent, AxFlow, chat, optimization, and AxEventRuntime. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1abea97 | |
ax-llm website/static/typescript/.well-known/agent-skills/ax-llm/SKILL.md This skill helps with using the @ax-llm/ax TypeScript library for building LLM applications. Use when the user asks about ax(), ai(), f(), s(), agent(), flow(), AxGen, AxAgent, AxFlow, signatures, streaming, or mentions @ax-llm/ax. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-gepa website/static/typescript/.well-known/agent-skills/ax-gepa/SKILL.md This skill helps an LLM generate correct AxGEPA optimization code using @ax-llm/ax. Use when the user asks about AxGEPA, GEPA, Pareto optimization, multi-objective prompt tuning, reflective prompt evolution, validationExamples, maxMetricCalls, or optimizing a generator, flow, or agent tree. | 66 66 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1abea97 | |
ax-gen website/static/typescript/.well-known/agent-skills/ax-gen/SKILL.md This skill helps an LLM generate correct AxGen code using @ax-llm/ax. Use when the user asks about ax(), AxGen, generators, forward(), streamingForward(), validation, assertions, streaming assertions, field processors, step hooks, self-tuning, or structured outputs. For MCP clients, transports, prompts, resources, tasks, subscriptions, or authentication use ax-mcp alongside this skill. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-flow website/static/typescript/.well-known/agent-skills/ax-flow/SKILL.md This skill helps an LLM generate correct AxFlow workflow code using @ax-llm/ax. Use when the user asks about flow(), AxFlow, workflow orchestration, parallel execution, DAG workflows, conditional routing, map/reduce patterns, or multi-node AI pipelines. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-event-runtime website/static/typescript/.well-known/agent-skills/ax-event-runtime/SKILL.md Use AxEventRuntime to ingest events, explicitly wake or resume AxGen, AxAgent, and AxFlow, persist state and results, and route outputs safely. | 65 65 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1abea97 | |
ax-audio website/static/typescript/.well-known/agent-skills/ax-audio/SKILL.md This skill helps an LLM generate correct audio code with @ax-llm/ax. Use when the user asks about ai.transcribe(), ai.speak(), signature audio inputs or outputs, agent audio behavior, .chat() conversational audio, OpenAI audio or realtime models, Gemini Live native audio, Grok Voice Agent models, voices, formats, transcripts, or how audio fits with structured outputs. | 68 68 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1abea97 | |
ax-ai website/static/typescript/.well-known/agent-skills/ax-ai/SKILL.md This skill helps an LLM generate correct AI provider setup and configuration code using @ax-llm/ax. Use when the user asks about ai(), providers, models, routing, adaptive balancing, presets, embeddings, batch audio with ai.transcribe() or ai.speak(), extended thinking, context caching, or mentions OpenAI/Anthropic/Google/Azure/DeepSeek/Mistral/Cohere/Reka/Grok with @ax-llm/ax. | 65 65 Impact — No eval scenarios have been run Securityby High Do not use without reviewing Version: 1abea97 | |
ax-agent website/static/typescript/.well-known/agent-skills/ax-agent/SKILL.md 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 MCP clients, native runtime modules, subscriptions, tasks, or authentication use ax-mcp alongside this skill. 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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-agent-rlm website/static/typescript/.well-known/agent-skills/ax-agent-rlm/SKILL.md This skill helps an LLM generate correct AxAgent RLM/runtime code using @ax-llm/ax. Use when the user asks about RLM code execution, AxJSRuntime, contextFields, contextPolicy, liveRuntimeState, promptLevel, stage prompt controls, executorModelPolicy, maxRuntimeChars, agent.test(...), llmQuery(...), recursionOptions, or long-running agent runtime behavior. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-agent-optimize website/static/typescript/.well-known/agent-skills/ax-agent-optimize/SKILL.md This skill helps an LLM generate correct AxAgent tuning and evaluation code using @ax-llm/ax. Use when the user asks about agent.optimize(...), judgeOptions, eval datasets, optimization targets, saved optimizedProgram artifacts, or agent optimization guidance. | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-agent-observability website/static/typescript/.well-known/agent-skills/ax-agent-observability/SKILL.md This skill helps an LLM generate correct AxAgent observability code using @ax-llm/ax. Use when the user asks about axGlobals.onUsage, usageContext, centralized or multi-tenant usage accounting, actorTurnCallback, onContextEvent, agentStatusCallback, onFunctionCall, reportSuccess, reportFailure, getChatLog(), getUsage(), resetUsage(), debug traces, progress updates, or telemetry for AxAgent runs. | 71 71 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1abea97 | |
ax-agent-memory-skills website/static/typescript/.well-known/agent-skills/ax-agent-memory-skills/SKILL.md This skill helps an LLM generate correct AxAgent memory retrieval, context-map, and dynamic skill-loading code using @ax-llm/ax. Use when the user asks about contextMap, AxAgentContextMap, onMemoriesSearch, memoriesCatalog, recall(...), inputs.memories, onLoadedMemories, onUsedMemories, onSkillsSearch, skillsCatalog, AxAgentCatalogSkill, discover({ skills }), onLoadedSkills, onUsedSkills, preloaded skills, preloading memories at forward time, relevanceRanking hints, loaded memory/skill IDs, or carrying memories across forward() calls. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 1abea97 | |
ax-agent-context website/static/typescript/.well-known/agent-skills/ax-agent-context/SKILL.md This skill helps an LLM pick the right AxAgent context tool for a job - contextMap for recurring corpora, contextPolicy presets for within-run trajectory compaction, agent.optimize for offline GEPA instruction/demo tuning, agent.playbook for an evolving context playbook (offline evolve + online update), and recall/memories + skills for per-turn retrieval. Use when the user asks "which context feature should I use", confuses contextMap with contextPolicy or memory, or wants a decision guide for long-context agents. For contextPolicy/contextMap codegen use ax-agent-rlm; for recall/skills use ax-agent-memory-skills; for agent.optimize or agent.playbook use ax-agent-optimize. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-signature website/static/rust/.well-known/agent-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. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-refine website/static/rust/.well-known/agent-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. | 56 56 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-playbook website/static/rust/.well-known/agent-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. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-llm website/static/rust/.well-known/agent-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. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-gepa website/static/rust/.well-known/agent-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. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-gen website/static/rust/.well-known/agent-skills/ax-rust-gen/SKILL.md Use when writing Rust code with `axllm` for AxGen programs, forward calls, indexed multi-sampling, result pickers, streaming, tools, assertions, traces, usage, and output parsing. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-flow website/static/rust/.well-known/agent-skills/ax-rust-flow/SKILL.md Use when writing Rust code with `axllm` for flows, nodes, program graphs, nested programs, dynamic options, caching, and optimizer components. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 | |
ax-rust-audio website/static/rust/.well-known/agent-skills/ax-rust-audio/SKILL.md Use when writing Rust code with `axllm` for audio input/output, OpenAI Responses audio mapping, realtime event folding, and generated package audio examples. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 1abea97 |