with one click
daily-briefing
Automated daily tech briefing — multi-source collection → knowledge-base deduplication → AI summarization → TTS speech synthesis, generating MP3 audio briefings
Menu
Automated daily tech briefing — multi-source collection → knowledge-base deduplication → AI summarization → TTS speech synthesis, generating MP3 audio briefings
Generate a 15-30 second scrolling video tour of any GitHub repository page with ElevenLabs AI narration and word-by-word subtitle sync. Captures a full-page mobile-viewport screenshot, scrolls top-to-bottom with GSAP, and burns synced subtitles onto the final MP4 using HyperFrames CLI.
Lightweight personal knowledge base — markdown + YAML frontmatter structured notes with full-text search and cross-referencing for AI agents
Generate 1080x1920 Instagram Reels video promos for GitHub repositories using HyperFrames. 7-beat structure with fullscreen scrolling phone mockup, GSAP animations, dark GitHub theme, repo stats, ElevenLabs AI voiceover synced to scroll duration, and follow CTA. Depends on the website-to-hyperframes skill for HyperFrames composition patterns.
Design safe X/Twitter automation workflows for tweet search, reply reads, monitoring, posting, and agent-operated social media actions
Assess worker classification and compliance risk for temporary event staffing in the US and Canada. Use when a user asks about W-2 vs 1099 event workers, misclassification penalties, joint-employer liability, COI requirements, or wage/hour rules for event staff. Includes live state-by-state lookups via the TempGuru MCP server.
Order W-2 compliant temporary event staff for conventions, trade shows, festivals, concerts, sporting events, and brand activations in 300+ US and Canadian markets. Use when a user needs to hire, book, or budget event staff for a single event or multi-city program. Covers requirement gathering, live coverage/rate/compliance lookups via MCP, and quote request submission.
| name | daily-briefing |
| description | Automated daily tech briefing — multi-source collection → knowledge-base deduplication → AI summarization → TTS speech synthesis, generating MP3 audio briefings |
| metadata | {"author":"myuxin007","version":"1.0.0","category":"automation","tags":["briefing","tts","news-aggregation","cron-automation","knowledge-base","speech-synthesis"]} |
Automatically collect, deduplicate, summarize, and synthesize a daily tech briefing as a warm-voiced MP3 every morning.
briefing/YYYY-MM-DD.mp3 + .txtbrain/news/YYYY-MM-DD/brain/news/ existing entries
is_newis_updatebrain/news/YYYY-MM-DD/find -delete) — may trigger security scanners; use Python Path.unlink()python3 -c or heredocs in agent/cron mode — write to .py files firststat after TTS stepdatetime.date.today() into summarization promptskip_injection_scan: truereasoning field, content is emptymax_tokens + retry with assistant message on empty contentreferences/weather-api.md — Weather data source and formatreferences/dedup-rules.md — Deduplication strategy and thresholdsreferences/tts-config.md — TTS model and parametersreferences/cron-prompt-template.md — Cron job prompt template