Skip to main content
Manusで任意のスキルを実行
ワンクリックで
receptron
GitHub クリエイタープロフィール

receptron

3 件の GitHub リポジトリにある 34 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
34
リポジトリ
3
更新
2026-06-28
リポジトリエクスプローラー

リポジトリと代表的な skills

mc-manage-automations
ソフトウェア開発者

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 cleanup"), or to list/stop automations. EXCEPTION — do NOT create a task here to keep ONE collection's records fresh (e.g. "update the stock-quotes daily", "refresh these quotes every morning", "re-poll these URLs"): instead add an `ingest` block with `kind: "agent"` to THAT collection's own `schema.json` (it self-refreshes on schedule and from its Refresh button; syntax in `config/helps/collection-skills.md` → "Scheduled agent refresh"). Read this skill body in full before writing `tasks.json` — the entry format is structured, not free-form.

2026-06-28
mc-zenn
テクニカルライター

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/<slug>.md` tagged with the `MulmoClaude` topic. Use when the user says "Zenn にまとめて", "この作業を記事にして", "share this on Zenn", "Zenn 始めたい", or "Zenn のリポを用意して".

2026-06-25
mc-cooking-coach
レストラン調理師

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.

2026-06-25
mc-library
一般事務員

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.

2026-06-25
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-06-25
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-06-25
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-06-25
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-06-25
このリポジトリの収集済み skills 17 件中、上位 8 件を表示しています。
release-script
ウェブ開発者

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

2026-05-21
discord-release
ウェブ開発者

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

2026-05-20
release-notes
テクニカルライター

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

2026-05-20
release
ソフトウェア開発者

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

2026-05-20
release-zenn
ソフトウェア開発者作家・著者

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

2026-05-20
qa-create
ソフトウェア品質保証アナリスト・テスター

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

2026-05-03
release-youtube
広報スペシャリスト

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

2026-04-09
release-xpost
広報スペシャリスト

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

2026-03-04
このリポジトリの収集済み skills 10 件中、上位 8 件を表示しています。
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 件のリポジトリを表示
すべてのリポジトリを表示しました