mirror of
https://github.com/sstent/AICycling_mcp.git
synced 2026-02-16 20:25:55 +00:00
working
This commit is contained in:
11
templates/workflows/analyze_last_workout.txt
Normal file
11
templates/workflows/analyze_last_workout.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Analyze my most recent cycling workout using the provided data.
|
||||
|
||||
{activity_summary_section}
|
||||
|
||||
{user_info_section}
|
||||
|
||||
{training_rules_section}
|
||||
|
||||
{assessment_points}
|
||||
|
||||
Focus on the provided activity details for your analysis.
|
||||
5
templates/workflows/enhanced_analysis.txt
Normal file
5
templates/workflows/enhanced_analysis.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Perform enhanced {analysis_type} analysis using all available data and tools.
|
||||
|
||||
Available cached data: {cached_data}
|
||||
|
||||
Use MCP tools as needed to gather additional data for comprehensive analysis.
|
||||
10
templates/workflows/suggest_next_workout.txt
Normal file
10
templates/workflows/suggest_next_workout.txt
Normal file
@@ -0,0 +1,10 @@
|
||||
Please suggest my next cycling workout based on my recent training history.
|
||||
|
||||
{training_rules_section}
|
||||
|
||||
Please provide:
|
||||
1. Analysis of my recent training pattern
|
||||
2. Identified gaps or imbalances in my training
|
||||
3. Specific workout recommendation for my next session
|
||||
4. Target zones (power, heart rate, duration)
|
||||
5. Rationale for the recommendation based on recent performance
|
||||
Reference in New Issue
Block a user