Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

axec

axec에는 SpecterShell에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
0
업데이트
2026-03-23
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

axrepl-clean
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
네트워크·컴퓨터 시스템 관리자

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
네트워크·컴퓨터 시스템 관리자

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
네트워크·컴퓨터 시스템 관리자

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
axec-input
소프트웨어 개발자

Send input to a running axec session. Use when you need to execute code in a REPL, send commands to a shell, or interact with any running session.

2026-03-22
axec-kill
네트워크·컴퓨터 시스템 관리자

Force-kill an axec session or all sessions. Use when you need to stop a running process. For graceful shutdown, consider axec-signal with SIGINT first.

2026-03-22
axec-list
소프트웨어 개발자

List all tracked axec sessions with their status, UUID, name, and command info. Use when you need to see what sessions exist before interacting with them.

2026-03-22
axec-output
네트워크·컴퓨터 시스템 관리자

Print unread stdout from an axec session since the last read. Use when you need to check for new output without re-reading the full history.

2026-03-22
axec-run
소프트웨어 개발자

Start a persistent background session with axec. Use when you need to launch a long-running command, REPL (Python, Node, etc.), shell, or background job that persists across CLI calls.

2026-03-22