← 返回 Skills 市场
F1 summary
作者
Alessandro Tarantino
· GitHub ↗
· v1.0.0
· MIT-0
43
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install f1-summary
功能描述
Summarize Formula 1 sessions (FP1, Qualifying, Race) using web search and fetch
使用说明 (SKILL.md)
F1 Session Summary Skill
Use this skill to get a quick summary of any Formula 1 session (FP1, FP2, FP3, Qualifying, Sprint, Race) for any Grand Prix.
Workflow
- Determine session type from user request (FP1, Qualifying, Race, etc.) and construct appropriate web_search query like "{Grand Prix} {session} results {date}"
- Search for recent session results using web_search
- Fetch detailed content from authoritative sources (formula1.com, motorsport sites)
- Extract key information:
- Top 3 finishers with times/gaps (or grid positions for qualifying)
- Notable incidents (red flags, crashes, penalties)
- Team performance highlights
- Relevant context (Sprint weekend, upgrades, weather, championship implications)
- Format concise summary in user's language (Italian by default for Ale)
Example Usage
User asks: "Mi fai un riassunto delle fp1 di Canada di oggi"
- Search: "Canada Grand Prix FP1 results May 22 2026"
- Produce summary like: "Kimi Antonelli led Mercedes 1-2 in disrupted FP1..."
User asks: "Com'è andata la qualifica a Monaco?"
- Search: "Monaco Grand Prix Qualifying results May 25 2026" (or appropriate date)
- Produce summary like: "Verstappen ha preso la pole a Monaco con..."
User asks: "Come è andata la gara a Silverstone?"
- Search: "British Grand Prix Race results July 6 2026" (or appropriate date)
- Produce summary like: "Hamilton ha vinto a Silverstone dopo..."
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install f1-summary - 安装完成后,直接呼叫该 Skill 的名称或使用
/f1-summary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
f1-summary 1.0.0
- Initial release of the F1 Session Summary Skill.
- Summarizes Formula 1 sessions (FP1, FP2, FP3, Qualifying, Sprint, Race) using web search and content fetch.
- Delivers concise summaries highlighting top 3 finishers, notable incidents, team performances, and key context.
- Supports requests for any recent Grand Prix session.
- Results formatted in the user's language, defaulting to Italian for Ale.
元数据
常见问题
F1 summary 是什么?
Summarize Formula 1 sessions (FP1, Qualifying, Race) using web search and fetch. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 43 次。
如何安装 F1 summary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install f1-summary」即可一键安装,无需额外配置。
F1 summary 是免费的吗?
是的,F1 summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
F1 summary 支持哪些平台?
F1 summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 F1 summary?
由 Alessandro Tarantino(@jakah2551)开发并维护,当前版本 v1.0.0。
推荐 Skills