← スキル一覧に戻る

frontmatter
by mchowning
⭐ 0🍴 0📅 2026年1月15日
SKILL.md
name: frontmatter description: Generates YAML frontmatter metadata (date/time, git commit, branch, repository) for workflow documentation. Use when creating research docs, plans, or work summaries.
Frontmatter Generator
Collect metadata for document frontmatter by running:
${CLAUDE_PLUGIN_ROOT}/skills/frontmatter/workflow-tools-frontmatter.sh
Output Format
Current Date/Time (TZ): 2025-01-15 10:30:45 EST
Current Git Commit Hash: abc123...
Current Branch Name: main
Repository Name: my-project
If not in a git repository, only the date/time line is returned.
Mapping to YAML Frontmatter
Use the output to populate these fields:
| Script Output | YAML Field |
|---|---|
| Current Date/Time (TZ) | date: |
| Current Git Commit Hash | git_commit: |
| Current Branch Name | branch: |
| Repository Name | repository: |
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です