Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
receptron
GitHub creator profile

receptron

Repository-level view of 38 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
38
repositories
3
occupation fields
4
updated
2026-05-27
repository explorer

Repositories and representative skills

#001
mulmoclaude
21 skills12116updated 2026-05-27
55% of creator
mc-wiki-promote
소프트웨어 개발자

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 this to wiki", or invokes the slash command. Sister of mc-wiki-ingest (Phase A, source-driven) and the read-only wiki triad.

2026-05-27
mc-wiki-ingest
소프트웨어 개발자

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 of mc-wiki-health-check (structural lint) and mc-wiki-deep-lint (LLM lint).

2026-05-27
mc-wiki-deep-lint
소프트웨어 품질 보증 분석가·테스터

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 "review the wiki", "find contradictions", "what's stale in the wiki", or "what's missing". Sister of mc-wiki-health-check (structural lint).

2026-05-27
mc-wiki-health-check
소프트웨어 품질 보증 분석가·테스터

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 schedule below to surface drift before it accumulates. (#1491 Phase D, Karpathy "lint" operation.)

2026-05-26
mc-invoice
소프트웨어 개발자

A simple invoice ledger — create, list, edit, and remove invoices as JSON files. Skill at `.claude/skills/mc-invoice/` (SKILL.md + schema.json); records at `data/invoice/items/<id>.json`. Each invoice references a client (`clientId` is a `ref` to `mc-clients`) and carries an array of line items. Subtotal / tax / total are computed by the host from the line items + tax rate — you don't write them. The user views records at `/collections/mc-invoice`.

2026-05-26
mc-manage-skills
소프트웨어 개발자

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 `data/skills/<slug>/SKILL.md`; a workspace-side hook mirrors it into `.claude/skills/<slug>/SKILL.md` so Claude Code picks it up.

2026-05-26
mc-profile
소프트웨어 개발자

The user's own business profile — the issuer ("bill-from") identity used on invoices. A singleton collection with exactly one record, id `me`. Skill files live at `.claude/skills/mc-profile/` (SKILL.md + schema.json); the record lives at `data/profile/items/me.json`. The user views and edits it at `/collections/mc-profile`, rendered from the schema by the host — you do all I/O via Read / Write / Edit on the JSON file.

2026-05-25
mc-clients
소프트웨어 개발자

A simple client database. Use whenever the user asks to add, list, update, or delete a client. Skill files live at `.claude/skills/mc-clients/` (SKILL.md + schema.json); records live at `data/clients/items/<id>.json` (one JSON file per client). The user views the records at `/collections/mc-clients`, rendered from the schema by the host — you do all I/O via Read / Write / Edit on the JSON files.

2026-05-25
Showing top 8 of 21 collected skills in this repository.
#002
mulmocast-app
10 skills3911updated 2026-05-21
26% of creator
Showing top 8 of 10 collected skills in this repository.
#003
mulmocast-cli
7 skills45679updated 2026-04-18
18% of creator
replicate-api-check
소프트웨어 개발자

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

2026-04-18
story
작가·저자

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

2026-03-02
stroke-order
소프트웨어 개발자

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.

2026-03-01
vocab-chat
작가·저자

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

2026-03-01
vocab-lesson
소프트웨어 개발자

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 rather than chat-style.

2026-03-01
conversation-chat
작가·저자

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.

2026-02-28
elevenlabs-model-update
소프트웨어 개발자

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

2026-02-16
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다
receptron GitHub Skills | SkillsMP