Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
receptron
GitHub 创作者资料

receptron

按仓库查看 3 个 GitHub 仓库中的 38 个已收集 skills,并展示近似职业覆盖。

已收集 skills
38
仓库
3
职业领域
4
更新
2026-05-27
仓库浏览

仓库与代表性 skills

#001
mulmoclaude
21 个 skills12116更新于 2026-05-27
占该创作者 55%
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
当前展示该仓库 Top 8 / 21 个已收集 skills。
#002
mulmocast-app
10 个 skills3911更新于 2026-05-21
占该创作者 26%
当前展示该仓库 Top 8 / 10 个已收集 skills。
#003
mulmocast-cli
7 个 skills45679更新于 2026-04-18
占该创作者 18%
已展示 3 / 3 个仓库
已展示全部仓库