Agent Skills by Charlie Chen
Showing 13 vetted skills indexed across 1 GitHub repositories.
axrepl-run
Manage persistent Python, Node, Bash, and Zsh REPL sessions in a daemon-backed environment.
axec-attach
Attach to a live axec session for direct terminal access.
axec-clean
Remove exited axec sessions and their on-disk state.
axec-cat
Print full axec session output with --session, --follow, --stderr, and --json flags.
axrepl-input
Execute scripts in running Python, Node, Bash, and Zsh REPL sessions with completion detection and output capture.
axec-run
Start and manage daemon-backed sessions for long-running CLI tasks.
axrepl-kill
Terminate axrepl REPL sessions by name, UUID, or all via CLI.
axrepl-list
List REPL sessions with UUID, name, driver, status, and command.
axrepl-clean
Remove exited axrepl REPL sessions and their on-disk state.
axec-list
List tracked axec sessions with status, UUID, name, and command metadata.
axec-output
Read unread stdout from an axec session since the last read.
axec-kill
Terminate axec sessions by name, UUID, or all with JSON output.
axec-input
Send input to live axec sessions for interactive runtimes.