Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

bot-showalter

bot-showalter 收录了来自 edpaget 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-03-22
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rdm-document
软件开发工程师

Generate user documentation from a completed rdm roadmap

2026-03-22
rdm-implement
软件开发工程师

Implement the next phase of an rdm roadmap

2026-03-22
rdm-review
软件质量保证分析师与测试员

Review implementation of an rdm phase or task

2026-03-22
rdm-roadmap
软件开发工程师

Create an rdm roadmap with phases for a topic

2026-03-22
rdm-tasks
项目管理专家

Work on rdm tasks

2026-03-22
fbm
软件开发工程师

Run fantasy baseball projection commands — predict, evaluate, compare systems, look up player projections/valuations, manage cached datasets, evaluate keeper league trades and optimization, run draft boards and mock drafts, and use Yahoo Fantasy integration for rosters, draft tracking, and keeper cost derivation. Use this when the user asks to run projections, compare systems, evaluate accuracy, look up a player, check valuations, manage/rebuild cached datasets, evaluate keeper league decisions/trades/optimization, view draft boards, run mock drafts, sync Yahoo league data, or manage Yahoo-derived keeper costs.

2026-03-11
experiment-breakout-bust
数据科学家

Run an autonomous feature-engineering experiment loop on the breakout-bust classification model. Tests candidate features against P(breakout) and P(bust) probability targets using marginal-value with auto-logging. Use when the user asks to "experiment on breakout-bust", "improve breakout-bust", or "explore features for breakout".

2026-03-06
experiment-playing-time
数据科学家

Run an autonomous feature-engineering experiment loop on the playing-time regression model. Tests candidate features against PA (batters) and IP (pitchers) targets using marginal-value with auto-logging. Use when the user asks to "experiment on playing-time", "improve playing-time", or "explore features for playing time".

2026-03-06
experiment
数据科学家

Run an autonomous feature-engineering experiment loop on the statcast-gbm model (default). Analyzes residuals, generates feature hypotheses, screens via correlation, tests with fast feedback tools, logs results to the experiment journal, and validates winners. Use when the user asks to "experiment on", "explore features for", or "improve" the statcast-gbm model, or says "experiment on batter/pitcher" without specifying a model. Do NOT use for breakout-bust or playing-time — those have dedicated skills.

2026-03-06
review
软件质量保证分析师与测试员

Review recent changes against the architectural principles in docs/principles.md. Flags semantic violations that static analysis cannot catch. Use when you want to check a commit, diff, or set of changes for principle violations.

2026-02-28