julia-tools
01Plugin Claude Code
Plugin marketplace listing 1 plugin: julia.
Plugin Claude Code
Plugin marketplace listing 1 plugin: julia.
Skill Claude CodeCodex
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.
Instructions file
Instructions for samtalki/AgentREPL.jl, covering claude.md, project overview, build and test commands, run a specific test file directly and start the mcp server manually (for debugging).
Plugin Claude Code
Persistent Julia REPL for Claude Code — multi-session with Revise.jl hot-reloading, eliminates TTFX startup penalty.
MCP server Claude CodeCodexCursor +2
MCP server "julia-repl" as configured in samtalki/AgentREPL.jl. Launched with julia --project=${CLAUDE_PLUGIN_ROOT}/.. ${CLAUDE_PLUGIN_ROOT}/../bin/julia-repl. Needs 2 environment variables to run.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing revise-nudge.sh via bash. From samtalki/AgentREPL.jl.
Skill Claude CodeCodex
Activate a Julia project/environment for the session.
Skill Claude CodeCodex
Set up a Julia development workflow with Revise hot-reloading.
Skill Claude CodeCodex
Show Julia session information (version, project, variables, loaded modules, Revise status).
Skill Claude CodeCodex
Control the log viewer for real-time Julia output.
Skill Claude CodeCodex
Manage Julia packages (add, remove, status, update, test, develop).
Skill Claude CodeCodex
Activates when user asks to plot, chart, or visualize data in the Julia REPL.
Skill Claude CodeCodex
Kill and respawn the Julia worker (hard reset).
Skill Claude CodeCodex
Hot-reload Julia code changes using Revise.jl without restarting the session.
Skill Claude CodeCodex
Manage multiple Julia REPL sessions (create, switch, list, destroy).
Skill Claude CodeCodex
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.