원클릭으로
daily-briefing
// Automated daily tech briefing — multi-source collection → knowledge-base deduplication → AI summarization → TTS speech synthesis, generating MP3 audio briefings
// Automated daily tech briefing — multi-source collection → knowledge-base deduplication → AI summarization → TTS speech synthesis, generating MP3 audio briefings
Capture high-fidelity screenshots of any website using Playwright — supports custom viewports, dark/light mode, mobile/tablet/desktop presets, split-screen, element-based capture by CSS selector, and text-based area capture. Integrates with Telegram or any output channel for delivery.
Convert Markdown to publication-quality PDF with reportlab — CJK/Latin mixed text, themes, cover pages, watermarks, callouts, formulas, and interactive theme selection
HyperFrames CLI dev loop — project scaffolding, validation (lint/inspect), browser preview with live reload, MP4/WebM rendering, and environment troubleshooting (doctor, browser, info, upgrade). Use when running any npx hyperframes command or troubleshooting the build/render environment. For composition authoring see the hyperframes skill; for asset preprocessing (tts, transcribe, remove-background) see the hyperframes-media skill.
Asset preprocessing for HyperFrames compositions — local text-to-speech narration (Kokoro-82M, no API key), audio/video transcription (Whisper), and background removal for transparent overlays (u2net). Use when generating voiceover from text, transcribing speech for captions, removing background from video/images, choosing TTS voices or whisper models, or chaining TTS -> transcribe -> captions. Each command downloads its own model on first run.
Create, compose, animate, and render HTML-based video compositions using HyperFrames — an open-source video rendering framework built for AI agents. Covers composition authoring with data attributes, GSAP timelines, caption/subtitle generation, text-to-speech narration, audio-reactive animations, scene transitions, variable-driven parametrized renders, and the full video production workflow.
Order food from Zomato via browser automation. Uses a two-phase approach: Phase 1 (setup) captures login cookies after manual login. Phase 2 (auto-order) reuses cookies to create orders and share payment links. No OTP needed after initial setup.
| 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":"Mayx07","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