← Back to list

strava-next-week-planner
by mizunyang
Local MCP for reading and writing STRAVA data
⭐ 0🍴 0📅 Jan 6, 2026
SKILL.md
name: strava-next-week-planner description: Generate a next-week training plan from weekly load + risk outputs (derived from Strava MCP data).
Goal
Create a realistic next-week plan aligned with the user's goal and current risk level.
Procedure
- Fetch 4-week context via
weekly_stats(weeks=4, week_start=monday, tz_name=Asia/Tokyo). - Optionally call
detect_last_ride_and_comment()to tailor tone and highlight the latest ride. - Ask/Infer goal:
- default: base building (if not specified)
- Output a 7-day plan:
- 1 key session max (or none if risk=high)
- 2-4 easy sessions (Z2)
- at least 1 rest day
- include a brief "why" for each day
- Include guardrails:
- cap weekly volume increase (e.g., ~10% heuristic)
- if risk high: emphasize recovery
Output format (Markdown)
- Weekly objective
- Day-by-day bullets (Mon..Sun)
- Safety notes
Score
Total Score
40/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