Skip to main content
receptron
GitHub creator profile

receptron

Repository-level view of 44 collected skills across 4 GitHub repositories.

skills collected
44
repositories
4
updated
Aug 29, 2026
repository explorer

Repositories and representative skills

mc-zenn
software-developers

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…

Jul 18, 2026
mc-manage-automations
software-developers

Schedule, list, edit, or remove a recurring agent task (cron / interval) in `config/scheduler/tasks.json`. Use for cross-collection digests, notifications, or any standalone recurring prompt ("毎朝7時に天気", "every weekday 8am check email", "schedule a weekly…

Jun 28, 2026
mc-cooking-coach
cooks-restaurant

Personal recipe book — save / read / update / delete cooking recipes as markdown files under `data/cooking/recipes/`, with a `README.md` index that lists every recipe. Use when the user asks to remember a recipe, look one up, or refine one.

Jun 25, 2026
mc-library
office-clerks-general-439061

Personal book journal — track books the user wants to read or has read, prompt for impressions when they finish one, capture their words verbatim, and surface earlier reactions when they want to recall what they thought about a topic.

Jun 25, 2026
mc-manage-skills
computer-occupations-all-other

Save, edit, list, or delete a Claude Code skill in this workspace. Use when the user wants to turn a workflow into a reusable skill ("skill 化して", "save this as a skill"), modify or remove one, or list what's registered. Writes one markdown file per skill at…

Jun 25, 2026
mc-wiki-deep-lint
office-clerks-general-439061

On-demand LLM-driven wiki review — find contradictions between pages, stale claims, and missing concepts (topics mentioned in index.md / log.md / sources but not yet captured as their own page). Read-only — never modifies the wiki. Use when the user asks to…

Jun 25, 2026
mc-wiki-health-check
office-clerks-general-439061

Periodically run the wiki lint and report findings — broken page links, missing image / file refs, orphan pages, tag drift. Read-only (never modifies the wiki). Use when the user asks to "check the wiki", "lint the wiki", or runs on the bundled weekly…

Jun 25, 2026
mc-wiki-ingest
office-clerks-general-439061

Ingest a source (workspace file path or pasted text) into the wiki — write a summary page, cross-reference up to 5 related pages with [[links]], and append a log entry. Use when the user attaches a document / pastes article text / says "wiki に取り込んで". Sister…

Jun 25, 2026
Showing 8 of 17 collected skills.
mulmoterminal-header
unclassified

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 (`<project>/.mulmoterminal.json`). Buttons run a shell…

Aug 29, 2026
mulmoterminal-keys
unclassified

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`,…

Aug 29, 2026
mulmoterminal-shared-app
unclassified

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…

Aug 29, 2026
mulmoterminal-config
unclassified

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…

Aug 28, 2026
mulmoterminal-notify
unclassified

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 `<project>/.mulmoterminal.json` so one repo can have its own…

Aug 28, 2026
mulmoterminal-dirs
unclassified

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

Aug 28, 2026
mulmoterminal-model
software-developers

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…

Aug 6, 2026
mulmoterminal-bug-report
software-developers

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…

Aug 3, 2026
Showing 8 of 10 collected skills.
Showing 8 of 10 collected skills.
replicate-api-check
software-developers

Replicate モデルの API パラメータを調査する。新しいモデルの追加、パラメータ確認、モデル間の機能比較時に使用。

Apr 18, 2026
story
technical-writers

Create high-quality MulmoScript through structured multi-phase creative process

Mar 2, 2026
stroke-order
postsecondary-teachers-all-other

Create a stroke order animation MulmoScript using KanjiVG SVG data. Use when the user wants to create stroke order learning content for hiragana, katakana, kanji, or Latin alphabet characters.

Mar 1, 2026
vocab-chat
postsecondary-teachers-all-other

Create a vocabulary learning chat MulmoScript with messenger-style animated UI (voiceover approach). Use when the user wants to create vocabulary learning content.

Mar 1, 2026
vocab-lesson
postsecondary-teachers-all-other

Create a vocabulary learning lesson MulmoScript with multi-section structure (word display, examples with voice_over, explanation, review with translation). Use when the user wants to create vocabulary learning content with a lesson/presentation-style format…

Mar 1, 2026
conversation-chat
postsecondary-teachers-all-other

Create a conversation practice chat MulmoScript with speech bubble UI and character illustration (voiceover approach). Use when the user wants to create English conversation practice content.

Feb 28, 2026
elevenlabs-model-update
software-developers

ElevenLabs の新モデル追加時に使用。provider2agent.ts のモデルリスト更新とテストスクリプト更新を行う。

Feb 16, 2026
Showing 4 of 4 repositories
All repositories loaded