← Back to Skills Marketplace
166
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install sports-digest
Description
Rolling multi-sport digest skill that tracks current storylines, recent results, upcoming fixtures/events, injuries/availability, and standings across a chos...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sports-digest - After installation, invoke the skill by name or use
/sports-digest - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Sports Digest?
Rolling multi-sport digest skill that tracks current storylines, recent results, upcoming fixtures/events, injuries/availability, and standings across a chos... It is an AI Agent Skill for Claude Code / OpenClaw, with 166 downloads so far.
How do I install Sports Digest?
Run "/install sports-digest" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sports Digest free?
Yes, Sports Digest is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sports Digest support?
Sports Digest is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sports Digest?
It is built and maintained by Dan Smith (@ds215); the current version is v1.0.2.
More Skills