Agent Engineering
Prompt Templates & Agent Workflows
Copy these prompt templates directly into your AI assistant conversations to trigger automated multi-step learning workflows:
Daily Study Routine Optimizer
Check my current study plan using get_study_plan and get_streak_info. Inspect my tasks with get_tasks and daily study time with get_daily_study_time. Formulate an optimized 45-minute daily study plan and create or update tasks with recommended durations and importance settings.
Vocabulary Search & Add Drill
I am reading an article on economics. For each new word I mention: 1. Search my Vault first with search_vault. 2. If not present, call add_vocabulary_word with IPA pronunciation, CEFR level, concise definition in English, Vietnamese native definition, and a high-quality example sentence. 3. If it already exists, append the new definition sense with add_word_definition.