receptron

39 mods across 3 repositories, 536 stars between them.

mc-wiki-promote

25

receptron/mulmoclaude

Skill Claude CodeCodex

Promote a chat exchange (the assistant's answer + the user's preceding question) into a wiki page — propose a slug + new-or-append target + draft body, show the proposal in the next assistant turn for the user to confirm or revise, then write. Use when the user says "wiki にして", "save this as a wiki page", "promote…

343 2d ago A 112 tokens original MIT

mc-zenn

26

receptron/mulmoclaude

Skill Claude CodeCodex

Turn MulmoClaude work into a Zenn tech article (markdown) inside the workspace. On first use it sets up a Zenn project at github/zenn/ — clone an existing GitHub repo or zenn init a fresh one, idempotent and skipped when already initialized — then writes articles to github/zenn/articles/ .md tagged with the…

343 2d ago A 137 tokens original MIT

receptron/mulmoterminal

Instructions file

Instructions for receptron/mulmoterminal, covering claude.md — mulmoterminal, stack & package manager, run after changes, import a component at module scope, never inside a test and no emojis.

193 2d ago A 5,467 tokens original MIT

receptron/mulmoterminal

Skill Claude CodeCodex

Help desk for "MulmoTerminal is broken". Hears out the symptom, then checks whether the behaviour is actually configuration or by design — reading the real config, schema and version rather than guessing — searches the existing issues, and only files a GitHub issue for what survives all of that, with the environment…

193 2d ago A 126 tokens original MIT

receptron/mulmoterminal

Skill Claude CodeCodex

The way into configuring MulmoTerminal, and the way to find out how it is configured now. Use for a broad or unsure request — "configure MulmoTerminal", "set this up", "customize this", "what can I change?", first-run setup — and route to the skill that owns the area. Also answers "how is this set up right now?", "why…

193 2d ago A 356 tokens original MIT

receptron/mulmoterminal

Skill Claude CodeCodex

Check what this project's humans have already been asked, and how they answered, before asking them something similar. Reads MulmoTerminal's decision digest — the real questions from past sessions, the options each offered, and the answers they got, including the ones where the user rejected every option and wrote…

193 2d ago A 113 tokens original MIT

mulmoterminal-dirs

31

receptron/mulmoterminal

Skill Claude CodeCodex

Colour-code and order the directories you actually work in, from wherever you are. Writes each project's /.mulmoterminal.json — name badge, project icon image, the seven chrome colours, xterm palette (theme / colors), terminal font size, orderPriority (where it sits in the grid and in the launcher's chips), and…

193 2d ago A 395 tokens original MIT

receptron/mulmoterminal

Skill Claude CodeCodex

Put your own action buttons and info chips in a MulmoTerminal session header — either everywhere (buttons / chips in /.mulmoterminal/config.json, which has no Settings UI) or for one project ( /.mulmoterminal.json). Buttons run a shell command in a new cell, type text into the running agent (/compact), or open a URL…

193 2d ago A 200 tokens original MIT

mulmoterminal-keys

33

receptron/mulmoterminal

Skill Claude CodeCodex

Bind keyboard shortcuts and fix keyboard/clipboard behaviour in MulmoTerminal. Writes keymap, which Settings cannot set at all — its Keyboard shortcuts section is read-only, listing every action bound or not plus a send row. Explains copyOnSelect, questionPaneEnabled and terminalSubmit, which have their own Settings…

193 2d ago A 289 tokens original MIT

mulmoterminal-model

34

receptron/mulmoterminal

Skill Claude CodeCodex

Run MulmoTerminal sessions on something other than Anthropic's default, three ways — register an Anthropic-compatible backend (OpenRouter, Moonshot, a local Ollama bridge, a company gateway) as a providers entry in /.mulmoterminal/config.json, which has no Settings UI; pin a provider / model per project in its…

193 2d ago A 302 tokens original MIT

receptron/mulmoterminal

Skill Claude CodeCodex

Decide which moments MulmoTerminal beeps or pushes for, and what each one plays — soundKinds, sounds and pushKinds in /.mulmoterminal/config.json, plus a per-project sound / sounds in /.mulmoterminal.json so one repo can have its own chime. Six moments exist (a turn finished, the agent is waiting on you, a Run command…

193 2d ago A 198 tokens original MIT

receptron/mulmoterminal

Skill Claude CodeCodex

Build something several people use together — a survey, a sign-up sheet, a booking form, a shared list, a form on a link — where the answers are kept in one place rather than on this machine. Use when the user asks for anything other people will fill in or read, and when they later say show it to someone, invite an…

193 2d ago A 114 tokens original MIT

mulmoterminal-theme

37

receptron/mulmoterminal

Skill Claude CodeCodex

Build a colour scheme of your own for MulmoTerminal — one that joins Midnight, Nord, Daylight and Solarized in Settings' theme picker and can then be pinned per project. Writes themes in /.mulmoterminal/config.json, the whole-app palette (panels, borders, accent, text), which has no UI for creating one — Settings only…

193 2d ago A 168 tokens original MIT

mulmocast-vision

39

receptron/mulmocast-vision

MCP server Claude CodeCodexCursor

Easy and stylish presentation slide generator. Runs locally from the mulmocast-vision npm package.

0 23d ago A tokens not measured AGPL-3.0