Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
receptron
ملف منشئ GitHub

receptron

عرض على مستوى المستودعات لـ 34 skills مجمعة عبر 3 مستودعات GitHub.

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
عرض أهم 8 من أصل 17 skills مجمعة في هذا المستودع.
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
عرض أهم 8 من أصل 10 skills مجمعة في هذا المستودع.
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 مستودعات
تم تحميل كل المستودعات