Daily Briefing Pipeline

    1

    Automated pipeline to scrape sources, generate branded PDFs, and deliver daily reports via email and cron.

    Free

    3 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    Daily Briefing Pipeline

    Example session with this skill installed

    Generate a briefing PDF from my tech-news.json config and set it to email me every morning at 8 AM.

    • Read your context and instructions
    • Compiled the daily briefing pipeline

    Briefing pipeline initialized.

    1. PDF generated: tech_brief_2023-10-27.pdf
    2. SMTP test: Success.
    3. Cron job added: 0 8 * * * /usr/bin/python3 build_briefing.py tech-news.json
      Your daily briefing is now active.
    tech_brief_2023-10-27.pdf

    Connects securely to your tools. The creator never sees your data.

    About this skill

    The problem

    Manually checking multiple news feeds, weather reports, and API dashboards every morning is a fragmented time sink. Most automated tools require expensive monthly subscriptions or leak your data to third-party cloud platforms.

    What it does

    • Aggregates data from RSS feeds, API endpoints, and static JSON blocks into a centralized report.
    • Generates a branded, formatted PDF with custom headers, accents, and section layouts.
    • Automates daily delivery via SMTP email using a pre-configured cron job script.
    • Handles Latin-1 sanitization to prevent common PDF generation crashes caused by emojis or special characters.

    Frameworks & tools

    Python 3.8+, fpdf2, SMTP, and standard Linux/macOS cron.

    Why this beats prompting it yourself

    Setting up a reliable PDF generation pipeline with Python requires handling complex layout logic and encoding errors that crash standard libraries. This skill provides a tested, crash-resistant script and a ready-to-use cron installer, saving you hours of debugging boilerplate automation code.

    Use cases

    • Create a daily morning brief combining tech news, weather, and calendar events.
    • Build an automated competitor monitoring report for executive teams.
    • Generate daily security bulletins from CISA KEV and threat intelligence feeds.
    • Automate internal team status reports from project management APIs.

    Known limitations

    Requires an environment with cron support (Linux/macOS). PDF generation uses fpdf2, which requires Latin-1 sanitization for stability, potentially filtering out complex Unicode characters.

    How to install

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    3 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 23 days ago

    • Free to download with an account

    Listed25 days ago
    Updated23 days ago

    What's inside

    Frequently Asked Questions