← ClaudeAtlas

daily-ai-tech-discord-briefinglisted

Use when setting up a Hermes Agent cron job that sends a concise daily AI/tech briefing to a Discord tech-research channel, including current AI/tech news and hot GitHub AI/developer projects.
loydkim/ai-skills · ★ 0 · AI & Automation · score 78
Install: claude install-skill loydkim/ai-skills
# Daily AI/Tech Discord Briefing ## Overview This skill helps a Hermes Agent user create a scheduled daily AI/tech briefing and automatically deliver it to a Discord channel such as `#tech-research`. The briefing should be concise, practical, and written for busy technical readers. It focuses on: - current AI/tech news - hot GitHub AI/developer projects - practical implications for builders, operators, product teams, and founders It is designed for Hermes cron jobs. In a cron run, the final assistant response is automatically delivered to the configured Discord target. The cron task should not call `send_message` manually. ## When to Use Use this skill when the user wants to: - receive a daily AI/tech report in Discord - send a scheduled report to `#tech-research` or a similar channel - include a “Hot GitHub Projects TOP N” section - create or maintain a Hermes cron job for recurring research briefings - share a reusable setup with another Hermes Agent user Do not use this for: - one-off deep research reports that do not need scheduling - non-Discord delivery unless you adapt the `deliver` target - reports that require private paid data sources unless the user has configured those separately ## Prerequisites The receiving user should have: 1. Hermes Agent installed and configured. 2. Discord gateway connected. 3. A Discord channel available, for example `#tech-research`. 4. Toolsets enabled for scheduled research runs: - `web` - `browser` - `terminal` -