agentsclimarketplace

Proofread structure

Skill feel-flow/agent-skills-examples/review/proofread-structure

『Agent Skills 実践ガイド』サンプルスキル集 — コピペで使えるSKILL.md 10種

Install
npx -y skills add feel-flow/agent-skills-examples --skill proofread-structure

Assembled 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

章構造・フォーマットチェック。見出しの階層構造と必須セクションの有無を検証。

SKILL.md

1.0 KB, as published. Nobody here has run it

章構造チェック

検査観点

  1. 見出しの階層構造 - H1→H2→H3の正しい流れ、H2→H4の飛び越し検出
  2. 必須セクション - 章に必須の見出し(導入、まとめ等)の存在確認
  3. フォーマット準拠 - Markdownの正しい記法(コードブロック、テーブル、リスト等)

重要度の基準

重要度基準
重大見出しの大幅な階層逆転、リンク切れ
警告必須セクション欠落、構造の微妙な逸脱
提案より良い構成提案

出力形式

## 章構造チェック結果

### 見出し階層
- 現在の階層構造を表示
- 問題箇所を指摘

### 必須セクション
- [ ] 導入
- [ ] 本文
- [ ] まとめ

### Markdown形式
- [行番号] 形式の問題

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.