Clone a GitHub repository, detect its build system, and run the canonical install — pure shell, zero LLM calls. Crystallises the install-from-source dance so an agent doesn't surrender on "binary not found".
원문 언어: 영어
메뉴
SkillsMP는 ikangai/tmuxllm에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 7개 중 7개를 표시합니다.
Clone a GitHub repository, detect its build system, and run the canonical install — pure shell, zero LLM calls. Crystallises the install-from-source dance so an agent doesn't surrender on "binary not found".
원문 언어: 영어
Single-conversation role-cycling variant of codebase-trio — one tmuxllm agent performs writer and reviewer roles in sequence, with role briefs loaded substrate-purely from roles/*.md
원문 언어: 영어
Spawn a persistent named agent from a known role archetype (calendar, email, code-review, monitor, scheduler). Reads the archetype's markdown template, asks the user the domain questions it names, composes a role-shaped persona, then calls…
원문 언어: 영어
Two-agent codebase journal (writer + reviewer) over a deterministically pre-computed context bundle
원문 언어: 영어
Create a fresh venv, editable-install a Python project, and run its test suite — pure shell, zero LLM calls
원문 언어: 영어
This skill should be used when authoring a new skill in the tmuxllm skill library. Triggers include explicit requests like "create a skill for X" or "turn this workflow into a skill," and implicit cases where the root agent observes a workflow being done…
원문 언어: 영어
Spawn a persistent named tmuxllm agent (background supervisor + tmux pane + inbox/outbox). Wraps `tmuxllm spawn` with the conventional flags for installing a per-agent persona and a one-shot bootstrap task. Use when you want a long-running agent that holds…
원문 언어: 영어