sport-science-review_skill

This skill automates a daily, filtered sports science briefing by aggregating 55+ sources, translating to Chinese, and syncing to Feishu and Notion.
  • Python

2.5k

GitHub Stars

3

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill sport-science-review

  • _meta.json302 B
  • SKILL_ZH.md3.6 KB
  • SKILL.md3.5 KB

Overview

This skill is an automated sports science intelligence engine that aggregates 55+ global sources into a single daily report. It filters noise, translates content to Chinese (or other target languages), deduplicates against local history, and syncs the final report to Feishu and optionally Notion. Designed for coaches, researchers, and product teams who need concise, evidence-based summaries daily.

How this skill works

The agent fetches peer‑reviewed papers from PubMed, crawls RSS feeds from expert blogs and podcasts, and monitors industry sources. It applies a four‑layer keyword filter and a trusted‑source whitelist to surface high‑value items, then deduplicates against local history. Content is auto‑translated via Google Translate API, formatted into a Markdown report, and pushed to Feishu Cloud (with an optional Notion sync).

When to use it

  • Daily monitoring of new sports science research and industry updates.
  • Preparing quick evidence summaries for team briefings or athlete interventions.
  • Keeping product or R&D teams informed about wearable tech and measurement advances.
  • Automating multilingual dissemination of research highlights to Chinese teams.
  • Archiving feeds and research snapshots for audit or literature review workflows.

Best practices

  • Run the report during low‑traffic hours and set --days to capture the desired lookback window.
  • Maintain Feishu app credentials and optional Notion tokens securely via environment variables.
  • Tune the keyword lists and trusted source whitelist in config.py to match your domain focus.
  • Rotate or archive processed_history.json periodically if you want repeated coverage of older items.
  • Use --no-history sparingly to force reprocessing when investigating missed items or QA.

Example use cases

  • A sportscience lead generates a daily digest for coaches highlighting recent training physiology papers.
  • A product manager tracks wearable device firmware and validation studies to inform feature roadmaps.
  • A clinician compiles translated research summaries for non‑English speaking stakeholders.
  • An R&D team archives source snapshots for later systematic review or meta‑analysis.
  • A content team sources credible story leads from expert blogs and peer‑reviewed journals.

FAQ

It supports any target language available via Google Translate API; default is Chinese (zh-CN).

How does deduplication work?

Items are compared against processed_history.json; duplicates are skipped unless --no-history is used.

What integrations are required for sync?

Feishu credentials are required for cloud doc and card delivery; Notion token and page ID are optional for Notion sync.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational
sport-science-review skill by openclaw/skills | VeilStrat