Skip to main content
Execute qualquer Skill no Manus
com um clique
receptron
Perfil de criador do GitHub

receptron

Visão por repositório de 34 skills coletadas em 3 repositórios do GitHub.

skills coletadas
34
repositórios
3
atualizado
2026-06-28
explorador de repositórios

Repositórios e skills representativas

mc-manage-automations
Desenvolvedores 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 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
Redatores técnicos

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
Cozinheiros 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.

2026-06-25
mc-library
Escriturários gerais de escritório

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
Outras ocupações de informática

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
Escriturários gerais de escritório

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
Escriturários gerais de escritório

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
Escriturários gerais de escritório

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
Mostrando as 8 principais de 17 skills coletadas neste repositório.
release-script
Desenvolvedores web

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

2026-05-21
discord-release
Desenvolvedores web

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

2026-05-20
release-notes
Redatores técnicos

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

2026-05-20
release
Desenvolvedores de software

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

2026-05-20
release-zenn
Desenvolvedores de softwareEscritores e autores

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

2026-05-20
qa-create
Analistas de garantia de qualidade de software e testadores

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

2026-05-03
release-youtube
Especialistas em relações públicas

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

2026-04-09
release-xpost
Especialistas em relações públicas

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

2026-03-04
Mostrando as 8 principais de 10 skills coletadas neste repositório.
replicate-api-check
Desenvolvedores de software

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

2026-04-18
story
Redatores técnicos

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

2026-03-02
stroke-order
Professores do ensino superior, todos os outros

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
Professores do ensino superior, todos os outros

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
Professores do ensino superior, todos os outros

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
Professores do ensino superior, todos os outros

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
Desenvolvedores de software

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

2026-02-16
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos