← Back to list

generating-morning-notes
by frntfinancial
Shared Claude Code skills for the FRNT team
⭐ 0🍴 0📅 Jan 6, 2026
SKILL.md
name: generating-morning-notes description: Generates daily crypto morning note from both analysis scripts. Use when user asks for "morning notes", "morning note", or "daily report".
Morning Note Skill
Generate the daily crypto morning note by running both analysis scripts and saving the output to a file.
Instructions
- Run
python3 morning_note_netcoinsversion.pyin~/.claude/skills/team/research/generating-morning-notes/scripts/ - Run
python3 morning_note.pyin~/.claude/skills/team/research/generating-morning-notes/scripts/ - Combine the outputs into a single markdown file named
morning-note-YYYY-MM-DD.md(using today's date) - The output file should be structured as:
# Morning Note - [DATE]
## Netcoins Version
- **FRNT Crypto Index:** [value]%
- **Top Performer:** [name] ([symbol]) [change]%
- **Top Underperformer:** [name] ([symbol]) [change]%
## Global (Top 20 by Market Cap)
- **FRNT Crypto Index:** [value]%
- **Top Performer:** [name] ([symbol]) [change]%
- **Top Underperformer:** [name] ([symbol]) [change]%
- Report the file path to the user when complete
Score
Total Score
50/100
Based on repository quality metrics
✓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
Reviews
💬
Reviews coming soon