From flaim-fantasy
Generates a time-bucketed briefing of recent fantasy league moves, including transactions, team groupings, and enriched context via web search. Useful for daily recaps or transaction audits.
How this skill is triggered — by the user, by Claude, or both
Slash command
/flaim-fantasy:activity-brief [days-back, default 2][days-back, default 2]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Produce a clean recent-activity briefing for the user's current or specified fantasy league.
Produce a clean recent-activity briefing for the user's current or specified fantasy league.
$ARGUMENTS is the requested number of days back.2.get_user_session if it has not already been called in this chat.defaultLeague when present, otherwise the relevant sport entry in defaultLeagues.get_league_info for the selected league before interpreting transactions so team names and owner/team mapping are resolved.get_transactions with the default count or explicit count: 25.count: 40 only when the requested window is busier or longer than a normal daily brief.count: 100 unless the user asks for an exhaustive or full-week activity audit.week and uses a recent timestamp window.Bucket the transactions by time period relative to now:
Within each time bucket, group by team so the user can see what each team did together.
For the important players involved, use web search to check:
Focus on why the move likely happened, not just what the transaction log says.
Format the output as:
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
npx claudepluginhub jdguggs10/flaim