Skip to main content
receptron
Perfil de creador de GitHub

receptron

Vista por repositorio de 44 skills recopiladas en 4 repositorios de GitHub.

skills recopiladas
44
repositorios
4
actualizado
29 ago 2026
explorador de repositorios

Repositorios y skills representativas

mc-zenn
Desarrolladores de software

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…

18 jul 2026
mc-manage-automations
Desarrolladores de software

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…

28 jun 2026
mc-cooking-coach
Cocineros de restaurante

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.

25 jun 2026
mc-library
Empleados de oficina generales

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.

25 jun 2026
mc-manage-skills
Otras ocupaciones informáticas

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…

25 jun 2026
mc-wiki-deep-lint
Empleados de oficina generales

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…

25 jun 2026
mc-wiki-health-check
Empleados de oficina generales

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…

25 jun 2026
mc-wiki-ingest
Empleados de oficina generales

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…

25 jun 2026
Mostrando 8 de 17 skills recopiladas.
mulmoterminal-header
sin clasificar

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…

29 ago 2026
mulmoterminal-keys
sin clasificar

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

29 ago 2026
mulmoterminal-shared-app
sin clasificar

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…

29 ago 2026
mulmoterminal-config
sin clasificar

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…

28 ago 2026
mulmoterminal-notify
sin clasificar

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…

28 ago 2026
mulmoterminal-dirs
sin clasificar

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

28 ago 2026
mulmoterminal-model
Desarrolladores de software

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…

6 ago 2026
mulmoterminal-bug-report
Desarrolladores de software

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…

3 ago 2026
Mostrando 8 de 10 skills recopiladas.
release-script
Desarrolladores web

リリースノートとX投稿ドラフトからMulmoScript(リリースノート動画用)を生成する。/release-xpost 完了後に実行。

21 may 2026
discord-release
Desarrolladores web

X投稿ドラフトから Discord 向けメッセージを生成し webhook で投稿する。/release-xpost 完了後に実行。

20 may 2026
release-notes
Redactores técnicos

リリースノート作成。前回リリース以降の全PRを調査し、PR要約とリリースノートを生成する。

20 may 2026
release
Desarrolladores de software

リリースワークフロー全体をガイド。ドラフト一括作成 → リリース PR マージ → 公開アクション一括実行 → 後処理の順に進行。

20 may 2026
release-zenn
Desarrolladores de softwareEscritores y autores

MulmoScript から Zenn 記事を生成する。/release-script 完了後に実行。

20 may 2026
qa-create
Analistas de garantía de calidad de software y probadores

QA テストスイートを作成する。Playbook の知見を活用して CDP 経由の Playwright テストを生成。

3 may 2026
release-youtube
Especialistas en relaciones públicas

YouTube アップロード用のメタデータ(タイトル・説明文)を生成する。/release-script 完了後に実行。

9 abr 2026
release-xpost
Especialistas en relaciones públicas

X投稿ドラフト作成。リリースノートからXスレッド用の投稿を生成し、文字数チェック・スクリーンショット撮影を行う。

4 mar 2026
Mostrando 8 de 10 skills recopiladas.
replicate-api-check
Desarrolladores de software

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

18 abr 2026
story
Redactores técnicos

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

2 mar 2026
stroke-order
Profesores postsecundarios, todos los demás

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.

1 mar 2026
vocab-chat
Profesores postsecundarios, todos los demás

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

1 mar 2026
vocab-lesson
Profesores postsecundarios, todos los demás

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…

1 mar 2026
conversation-chat
Profesores postsecundarios, todos los demás

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.

28 feb 2026
elevenlabs-model-update
Desarrolladores de software

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

16 feb 2026
Mostrando 4 de 4 repositorios
Todos los repositorios cargados