en un clic
AgentREPL.jl
AgentREPL.jl contient 11 skills collectées depuis samtalki, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Activates when user asks to plot, chart, or visualize data in the Julia REPL.
Activates when user asks to run, evaluate, or test Julia code in a persistent REPL session, or mentions Julia REPL, Julia session, or hot-reloading Julia changes.
Build, run, and drive the AgentREPL.jl MCP server. Use when asked to start AgentREPL, launch the Julia REPL MCP server, run its tests, eval Julia code through it, render a plot, or confirm a change works against the running server.
Manage multiple Julia REPL sessions (create, switch, list, destroy)
Activate a Julia project/environment for the session
Set up a Julia development workflow with Revise hot-reloading
Show Julia session information (version, project, variables, loaded modules, Revise status)
Control the log viewer for real-time Julia output
Manage Julia packages (add, remove, status, update, test, develop)
Kill and respawn the Julia worker (hard reset)
Hot-reload Julia code changes using Revise.jl without restarting the session