⚙️
AutomationTypeScript

MulmoTerminal Config

by receptron

MulmoTerminal Config is an Automation skill for Claude Code, published by receptron in mulmoterminal.

202 stars31 forkson receptron/mulmoterminalAdded 2026/09/05+3% in starsRepository updated 2026/09/04
agentic-codingai-agentsclaude-codecodexdeveloper-toolsgit-worktreeparallel-agentsterminaltmuxtypescriptvibe-codingxterm-js
Install in seconds
Install MulmoTerminal Config
Copy MulmoTerminal Config into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/receptron/mulmoterminal/tree/main/plans ~/.claude/skills/plans

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/receptron/mulmoterminal.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plans/feat-config-skill.md in receptron/mulmoterminal
Installs to
~/.claude/skills/plans
Collection
One of 12 skills cataloged from this repository
Category
Automation1956 skills

What MulmoTerminal Config does

MulmoTerminal Config generates and applies .mulmoterminal.json settings for the current directory or multiple saved terminal directories. Use it to set colors, buttons, chips, themes, and other config fields without editing JSON by hand.

MulmoTerminal Config is cataloged under Automation on DirSkills. MulmoTerminal Config comes from a repository tagged agentic-coding, ai-agents, claude-code, codex and developer-tools.

Documentation

README

feat — .mulmoterminal.json を skill で生成・一括設定する

Issue: #296

Problem

.mulmoterminal.json(per-dir 設定)は表現力が高い一方、手で書くのが大変:

  • 色が 8 種(badgeColor / headerColor / headerTextColor / cellColor / cellBorderColor / dotColor / buttonColor)+ colors(xterm ITheme 23 キー)+ theme
  • buttons / chipsrun 種別・open ターゲット・${var} 置換・when DSL を持つミニ言語。

対話的に生成・編集できる skill でこれをサポートする。

Goals(ユーザー確定)

  1. mulmoterminal から呼び出せる(アプリ内の導線から起動)。
  2. npx 配布物でも使える(同梱+起動時設置)。
  3. 今の端末だけでなく、起動履歴の複数 dir をまとめて設定できる — 「起動履歴」=新規 terminal ランチャと同じ cwdPresets。まとめて設定=対象 dir を明示的に ユーザーに聞き、全部 or 個別に適用。

設計判断(ユーザー回答)

This is the opening of the README. Read the full README on GitHub.

Commands MulmoTerminal Config provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /mulmoterminal-config

Frequently asked about MulmoTerminal Config

  • What else does receptron publish alongside MulmoTerminal Config?

    MulmoTerminal Config is one of 12 skills that DirSkills catalogs from receptron/mulmoterminal, the repository it ships in. Its siblings there include Bug Report Triage, MulmoTerminal Bug Report and MulmoTerminal Config. Each one is a separate skill with its own page in this directory, installs the same way MulmoTerminal Config does, and is maintained by receptron in that same repository. The rest of the collection is listed on the receptron/mulmoterminal page.

  • How does MulmoTerminal Config compare to other Automation skills?

    MulmoTerminal Config ranks #1763 by stars among the 1956 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MulmoTerminal Config against them. Open each page to compare what they document and how they install.

More from receptron/mulmoterminal

MulmoTerminal Config is one of 12 skills cataloged on DirSkills from receptron/mulmoterminal.

See all 12 skills
🐛
49m ago

Bug Report Triage

Bug Report Triage guides a user through reproducing and validating a bug against real config, schema, and version data. It only creates an issue after checks fail and the user agrees.
Automation
20231
🐛
49m ago

MulmoTerminal Bug Report

MulmoTerminal Bug Report hears a broken or weird MulmoTerminal symptom, checks config, schema, version, and existing issues, then files a GitHub issue only if the problem remains unexplained. Use it when MulmoTerminal is not working as expected or you need help reporting a bug.
Quality
20231
⚙️
49m ago

MulmoTerminal Config

MulmoTerminal Config routes requests to the skill that owns a setting and audits the current live configuration. Use it to find where a setting lives, or to see what was actually parsed and applied.
Automation
20231
🧾
49m ago

MulmoTerminal Decisions

MulmoTerminal Decisions reads this project's decision digest to avoid re-asking questions the humans have already answered. Use it before asking similar questions in a project with history, or when the user says a decision was already made.
Automation
20231
🗂️
49m ago

MulmoTerminal Dirs

MulmoTerminal Dirs writes per-project .mulmoterminal.json files to color-code, theme, resize, and reorder directories. Use it when setting project appearance, grid order, or worktree-specific ports and database names.
Automation
20231
🧩
49m ago

MulmoTerminal Header

MulmoTerminal Header configures session header buttons and chips for MulmoTerminal sessions. Use it to add shell actions, open links or overlays, and show live status like branch, diff counts, or context left.
AI Engineering
20231