BeClaude

AgentREPL.jl

New
5GitHubGeneralby samtalki

STDIO-based MCP server for persistent Julia REPL sessions, eliminating TTFX overhead for AI coding assistants

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/agentrepl-jl.md https://raw.githubusercontent.com/samtalki/AgentREPL.jl/main/SKILL.md
3
Invoke in Claude Code
/agentrepl-jl
View source on GitHub
mcpagent

Frequently Asked Questions

What is AgentREPL.jl?

STDIO-based MCP server for persistent Julia REPL sessions, eliminating TTFX overhead for AI coding assistants

How to install AgentREPL.jl?

To install AgentREPL.jl, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /agentrepl-jl.

What is AgentREPL.jl best for?

AgentREPL.jl is a community categorized under General. It is designed for: mcp, agent. Created by samtalki.