name: oracle-daily-card-composer description: Compose daily oracle cards from profile, date context, and recent conversation themes using a fixed stable format. Use for daily home feed generation, ritual cards, and lightweight recurring guidance.
Oracle Daily Card Composer
Overview
Generate a concise daily card with stable structure and actionable tone.
Input Contract
user_profile_summarydate_context(weekday, solar term, festival if any)recent_topicsdaily_seed(required for reproducibility)
Workflow
- Lock output with
daily_seedto keep same-day stability. - Generate card in fixed sections.
- Keep guidance lightweight and executable.
- Add 3 optional follow-up questions.
Output Contract
Always output these sections:
- 关键词
- 今日倾向
- 今日宜(1-3 条)
- 今日忌(1-2 条)
- 可追问(3 条)
Quality Bar
- Same seed + same date must produce same core conclusion.
- No disaster assertion.
- Keep total length compact for product cards.