Skip to main content
Run any Skill in Manus
with one click
SpecterShell
GitHub creator profile

SpecterShell

Repository-level view of 16 collected skills across 3 GitHub repositories.

skills collected
16
repositories
3
updated
2026-07-20
repository explorer

Repositories and representative skills

axrepl-clean
network-and-computer-systems-administrators

Remove exited REPL sessions and their on-disk state. Use after killing REPL sessions or when finished with completed REPL jobs.

2026-03-23
axrepl-input
software-developers

Send a script to a REPL session with completion-aware execution. Use when you need to execute code in a Python, Node, Bash, or Zsh REPL and reliably capture the full output without guessing timeouts.

2026-03-23
axrepl-kill
software-developers

Force-kill a running REPL session or all sessions. Use when you need to stop REPL processes managed by axrepl.

2026-03-23
axrepl-list
software-developers

List known REPL sessions with their driver info. Use when you need to see which REPL sessions exist and their status.

2026-03-23
axrepl-run
software-developers

Start a REPL session with driver-aware completion tracking. Use when you need to launch a Python, Node, Bash, or Zsh REPL that supports completion-aware input via axrepl input.

2026-03-23
axec-attach
network-and-computer-systems-administrators

Interactively attach to a running axec session for direct terminal access. Use when you need full interactive control of a session (like tmux attach).

2026-03-22
axec-cat
network-and-computer-systems-administrators

Print full output history from an axec session, optionally following live output. Use when you need the complete log or want to stream output in real time.

2026-03-22
axec-clean
network-and-computer-systems-administrators

Remove all exited axec sessions and their on-disk state (logs, metadata). Use after killing sessions or when finished with completed jobs.

2026-03-22
Showing top 8 of 13 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded