weekly-briefing

weekly-briefing is a skill for Claude Code from derekrbreese/fantasy-football-skills. It costs 126 tokens per session (1,491 once invoked), scanned A, original, MIT.

A weekly fantasy-football checklist that combines lineup decisions, free-agent targets, and roster cuts into one briefing. Free agents are players not currently owned by another team.

In plain words
What is it for?
Deciding whom to start, identifying waiver-wire targets, choosing players to drop, and optionally finding a trade idea.
Why use it?
It turns several in-season tasks into one ordered review, so the user does not have to run separate analyses.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the lineup-strategy plugin — 2 skills shipped together

Good fit Deciding whom to start, identifying waiver-wire targets, choosing players to drop, and optionally finding a trade idea.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/derekrbreese/fantasy-football-skills/weekly-briefing
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add derekrbreese/fantasy-football-skills --skill weekly-briefing
Clone the repo
git clone --depth 1 https://github.com/derekrbreese/fantasy-football-skills

Made for: Claude Code.

Or install lineup-strategy, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for weekly-briefing

README.md
[![agentmods](https://agentmods.dev/badge/skills/derekrbreese/fantasy-football-skills/weekly-briefing/github.svg)](https://agentmods.dev/skills/derekrbreese/fantasy-football-skills/weekly-briefing)
Your own site
<a href="https://agentmods.dev/skills/derekrbreese/fantasy-football-skills/weekly-briefing"><img src="https://agentmods.dev/badge/skills/derekrbreese/fantasy-football-skills/weekly-briefing/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for weekly-briefing

Your own site · 80×15
<a href="https://agentmods.dev/skills/derekrbreese/fantasy-football-skills/weekly-briefing"><img src="https://agentmods.dev/badge/skills/derekrbreese/fantasy-football-skills/weekly-briefing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 126 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,491 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00126 $0.01491
Opus 5 $0.00063 $0.00745
Sonnet 5 $0.00025 $0.00298
Haiku 4.5 $0.00013 $0.00149

Measured 12d ago against content hash f13070643ba9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

weekly-briefing scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/lineup-strategy/skills/weekly-briefing/SKILL.md · 63 lines

How it starts

The opening of the file, as written. The whole thing — 63 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Weekly Briefing

Run the in-season loop once and deliver a single page: lineup call, wire targets, recommended cut, and an optional trade seed. This skill is a conductor, not a fourth copy of the methodology. Reuse the sibling skills' decision contracts; do not invent a parallel start/sit or FAAB system here.

Live platform source routing. Honor a browser the user explicitly names. If leagues.md records a Preferred browser, use that when it has a signed-in session for the platform. Otherwise use any authenticated browser the current assistant already has. For Yahoo league data, prefer an authenticated browser over a connector. If a Yahoo connector returns 403, unauthorized, or an equivalent authorization failure, do not retry it during the same task. For non-Yahoo platforms, use a purpose-built connector when it is available and returns complete current data; otherwise use the browser. Read league rosters, the free-agent pool, standings, transaction history, and any rankings site directly instead of making the user paste them. Timestamp live data and name the source. The session rules from roster-ops apply unchanged: the user's session is the auth; never ask for, read, store, or type credentials; use the visible UI rather than platform endpoints; and stop and hand back on any login, 2FA, captcha, consent, or unusual-activity screen. If no usable live source exists, state the access gap and do not fabricate league-specific analysis.

This skill is read-only. Reading a page needs no confirmation, but never click anything that changes a roster, files a claim, or sends an offer from here — that is what the roster-ops skills and their confirmation gates exist for.

Step 1: Load league context

Read leagues.md from the project root first — the fields that matter here are scoring, starting slots, waiver system, playoff weeks, and Preferred browser. If the file is missing or those fields are blank, ask for them directly and suggest running the fantasy-league-setup:league-config skill to persist the answers. If leagues.md defines more than one league, use the one marked (default) unless the user names another.

Read the full file on GitHub · 63 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 63 lines · 126 tokens per session scan A f13070643ba9

Subscribe to this mod's changes

weekly-briefing is a skill published in the GitHub repository derekrbreese/fantasy-football-skills (4 stars, last pushed 28d ago), licensed MIT. It adds 126 tokens to every session and 1,491 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

high-output-management

Manage for output using Grove's "High Output Management": a manager's output is their organization's output, raised by high-leverage activities. Use when the user mentions "high output management", "managerial leverage", "one-on-ones", "1:1 agenda", "OKRs", "performance review", "task-relevant maturity", "delegation"…

wondelai/skills · 176 tokens

37signals-way

Build lean, opinionated products using the 37signals philosophy from "Getting Real", "Rework", and "Shape Up". Use when the user mentions "Getting Real", "Rework", "Shape Up", "37signals", "Basecamp method", "six-week cycles", "fixed time variable scope", "appetite vs estimates", "betting table", "breadboarding", "fat…

wondelai/skills · 177 tokens

drive-motivation

Design motivation systems using Autonomy, Mastery, and Purpose (AMP) for products and teams. Use when the user mentions "intrinsic motivation", "gamification isnt working", "rewards arent working", "autonomy", "mastery", "purpose-driven", "my team is disengaged", or "how do I motivate people". Also trigger when…

wondelai/skills · 130 tokens

technical-documentation

Audit, write, and improve developer documentation using Google's Developer Documentation Style Guide and Technical Writing courses. Use this skill for any documentation work, even when the user names no style guide: "audit our docs", "review this README", "write a README", "getting started guide", "how-to or…

wondelai/skills · 204 tokens

top-design

Create award-winning, immersive web experiences at the level of Awwwards-featured agencies. Use when the user mentions "Awwwards quality", "make my site stunning", "scroll animations", "parallax storytelling", "cinematic web design", "portfolio site", or "brand experience". Also trigger when elevating a standard…

wondelai/skills · 113 tokens

design-everyday-things

Apply foundational design principles: affordances, signifiers, constraints, feedback, and conceptual models. Use when the user mentions "why is this confusing", "affordance", "error prevention", "discoverability", "human-centered design", "mental model", "mapping", "seven stages of action", "users keep making…

wondelai/skills · 132 tokens