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".
Quellsprache: Englisch
Menü
SkillsMP hat 7 Skills aus ikangai/tmuxllm gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 7 von 7 gesammelten Skills angezeigt.
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".
Quellsprache: Englisch
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
Quellsprache: Englisch
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…
Quellsprache: Englisch
Two-agent codebase journal (writer + reviewer) over a deterministically pre-computed context bundle
Quellsprache: Englisch
Create a fresh venv, editable-install a Python project, and run its test suite — pure shell, zero LLM calls
Quellsprache: Englisch
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…
Quellsprache: Englisch
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…
Quellsprache: Englisch