arklexai
- 9 skills
- 0 followers
- 10 hours ago last updated
- ▌
- ▌
- ▌
- ▌ Arksim UI · arklexaiUse when the user wants to launch the arksim web dashboard to browse evaluation results visually rather than in CLI output.
- ▌ Arksim Test · arklexaiUse when the user wants to test, simulate, or evaluate an AI agent against multi-turn scenarios (also exposed as the arksim-simulate alias). Discovers the agent, generates scenarios, runs simulation and evaluation, surfaces failures.
- ▌ Arksim Results · arklexaiUse when the user wants to inspect arksim evaluation results, debug specific failures turn by turn, or compare two runs to measure improvement.
- ▌ Arksim Evaluate · arklexaiUse when the user wants to re-evaluate a previous arksim simulation with different metrics, thresholds, or judge model without re-running the agent. Cheaper than re-simulating.
- ▌ Arksim Simulate · arklexaiUse when the user wants to simulate multi-turn conversations against an AI agent. Alias for the arksim-test skill; the canonical flow lives there.
- ▌ Arksim Scenarios · arklexaiUse when the user wants to generate, edit, or extend arksim test scenarios. Reads the agent's source code to derive realistic scenarios; can build regression scenarios from past failures.