comp-scout-notify
CommunityBeautiful HTML digests of competitions.
Authordiscreteds
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill formats open-competition details, strategy insights, and draft entries into a beautiful HTML digest and sends it to multiple recipients. It supports dark mode, highlights closing soon competitions, and provides previews.
Core Features & Use Cases
- HTML digest generation: Build a polished email digest from issue data and comments.
- Dark mode support: Email adapts to recipient's theme.
- Recipient management: Sends to multiple addresses with configurable From and To fields.
- Preview & JSON exports: Preview HTML/TXT/JSON digest before sending.
Quick Start
- Preview: python skills/comp-scout-notify/notifier.py preview
- Send: python skills/comp-scout-notify/notifier.py send
- Output JSON digest: python skills/comp-scout-notify/notifier.py json
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: comp-scout-notify Download link: https://github.com/discreteds/competition-scout/archive/main.zip#comp-scout-notify Please download this .zip file, extract it, and install it in the .claude/skills/ directory.