Proofread
Skill kuro0107/madamisu-skills/plugins/madamisu/skills/proofread
madamiu-skills / マダミス創作支援 Claude Code スキル
npx -y skills add kuro0107/madamisu-skills --skill proofreadAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
【内部用・自動起動禁止】ユーザーが明示的に /madamisu:proofread と入力した場合のみ起動可。それ以外では絶対に呼び出さない。設定資料/ フォルダ内の全Markdown(ゲーム設定.md、世界観.md、キャラクター.md、タイムスケジュール.md)を読み込み、誤字脱字・表記揺れ・句読点不統一を検査する(ファイルは変更しない)。
SKILL.md
1.4 KB, as published. Nobody here has run it
設定資料/ フォルダ内の全 Markdown ファイル(ゲーム設定.md、世界観.md、キャラクター.md、タイムスケジュール.md)を読み込み、以下を検査して問題点をリストアップしてください。ファイルは変更しないでください。
検査項目
- 誤字・脱字 — 明らかに間違っている文字・抜けている文字
- 表記揺れ — 同じ概念が異なる表記で書かれている箇所(例:「タイムトラベル」と「タイム・トラベル」の混在など)
- 句読点・記号の不統一 — 「、」「,」の混在、全角・半角の混在など
出力形式
ファイルごとにセクションを分けて問題点を列挙してください。
## [ファイル名]
- 「[該当箇所の引用]」→ [問題の説明] → 修正案:「[修正後]」
問題が見つからない場合は「問題なし」と記載してください。