← 返回 Skills 市场
ds215

Sports Digest

作者 Dan Smith · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
166
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install sports-digest
功能描述
Rolling multi-sport digest skill that tracks current storylines, recent results, upcoming fixtures/events, injuries/availability, and standings across a chos...
安全使用建议
This skill appears coherent and limited to building a recurring sports digest and maintaining a local SPORTS_CONTEXT.md. Before installing: (1) confirm you are comfortable the skill will read and overwrite SPORTS_CONTEXT.md in the skill directory (do not store secrets there); (2) choose and review the delivery channel/integration you plan to use (the SKILL.md mentions channels like email/Slack but does not provide or require credentials — you will need to supply any integration tokens separately); (3) verify the scope and cadence so the agent searches only the teams/leagues you want; and (4) monitor a few initial runs to ensure the digest sources and context updates meet your expectations.
功能分析
Type: OpenClaw Skill Name: sports-digest Version: 1.0.2 The sports-digest skill is a legitimate tool designed to aggregate sports news and maintain a rolling context file (SPORTS_CONTEXT.md). The instructions in SKILL.md and the template in SPORTS_CONTEXT_template.md are focused entirely on factual sports reporting, search accuracy, and state management, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
Name/description (sports digest, rolling context) match the instructions: search public sources, produce a concise digest, and update a local SPORTS_CONTEXT.md. It does not request unrelated credentials, binaries, or filesystem locations.
Instruction Scope
SKILL.md explicitly limits actions to reading/updating SPORTS_CONTEXT.md, searching public sources for team/competition info, and producing a digest. It does not instruct the agent to read other files, harvest unrelated data, or send data to unknown endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill; nothing is written to disk by an installer and no external archives or downloads are referenced.
Credentials
The skill declares no required environment variables, credentials, or config paths. The SKILL.md does not reference any hidden env vars or tokens beyond the local SPORTS_CONTEXT.md file it needs to maintain.
Persistence & Privilege
always:false (default) and no special privileges requested. The skill edits only its own SPORTS_CONTEXT.md per instructions; it does not request system-wide or other-skill configuration changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sports-digest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sports-digest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Added SPORTS_CONTEXT_template.md file to provide a template for maintaining rolling sports context. - No functional changes to the core skill logic; this update is for improved setup triggers, and onboarding support. - Skill version updated to 1.0.2.
v1.0.1
# Sports Digest Template Update Notes ## Summary This update hardens the skill against wrong or stale fresh-score reporting, especially for same-day games, matches, races, and tournaments. ## Changes - Added an explicit workflow step to anchor searches to the current date, competition, and season context. - Marked same-day results and in-progress events as high-risk data that require extra verification. - Expanded search guidance with exact-date, opponent-aware, and official-domain query patterns. - Added date-alignment rules to reduce stale, mismatched, or cross-competition result errors. - Tightened accuracy rules so the skill does not trust a single live-search summary or an apparent consensus of low-quality aggregation pages. - Instructed the skill to prefer direct, scoreboard-style, league, team, tournament, broadcaster, or major live-score sources for fresh results. - Added a rule to avoid writing fresh results into `SPORTS_CONTEXT.md` unless the result is confidently verified. ## Template cleanup - Standardized placeholder names to `{{delivery_channel}}` and `{{recipient_name}}` for consistency. ## Why this matters Live and same-day sports search results can be wrong, stale, or generated from bad recap snippets. This update makes the skill more conservative and date-aware, which should improve reliability without changing the overall digest workflow.
v1.0.0
- Initial release of the sports-digest skill. - Provides a configurable, recurring sports digest workflow customizable for audience, schedule, delivery channel, covered teams, leagues, or sports. - Includes clear instructions for setup, search, context management, accuracy, and output formatting. - Guides users to maintain an up-to-date rolling context file for concise, accurate reporting. - Supports custom digest sections, tone, and audience-specific rules.
元数据
Slug sports-digest
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Sports Digest 是什么?

Rolling multi-sport digest skill that tracks current storylines, recent results, upcoming fixtures/events, injuries/availability, and standings across a chos... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。

如何安装 Sports Digest?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sports-digest」即可一键安装,无需额外配置。

Sports Digest 是免费的吗?

是的,Sports Digest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Sports Digest 支持哪些平台?

Sports Digest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Sports Digest?

由 Dan Smith(@ds215)开发并维护,当前版本 v1.0.2。

💬 留言讨论