pipeline

Orchestrates a multi-phase pipeline from signal fetching to GitHub and iMessage delivery.

18|3|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/ondrej-svec/heart-of-gold-toolkit --skill pipeline-ondrej-svec
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pipeline
Source: https://github.com/ondrej-svec/heart-of-gold-toolkit/tree/main/plugins/guide/skills/pipeline
Command: npx skills add https://github.com/ondrej-svec/heart-of-gold-toolkit --skill pipeline-ondrej-svec

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The Daily content pipeline automates the end-to-end process of collecting signals, drafting a daily brief, and delivering content, reducing manual steps and errors.

Core Features & Use Cases

  • Orchestrates a multi-phase workflow to fetch signals, analyze relevance, draft the daily brief, and publish outputs.
  • Generates LinkedIn drafts, blog outlines, and YouTube ideas to accelerate content production.
  • Manages and stores pipeline state, handles file collisions, and pushes updates to GitHub and iMessage.

Quick Start

Run the pipeline to generate today's brief from configured signals.

Frequently Asked Questions about pipeline

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate daily content briefs end-to-end?

To automate daily content briefs, you can run a multi-phase pipeline that fetches signals, analyzes relevance, generates drafts, and delivers the final brief to GitHub and iMessage. It manages pipeline state and handles file collisions automatically.

How does an automated content pipeline generate LinkedIn drafts?

An automated content pipeline generates LinkedIn drafts by fetching configured signals, analyzing their relevance, and passing the results through deterministic creation phases. It outputs the drafts alongside the daily brief to your configured directories.

Can I deliver daily content briefs directly to iMessage and GitHub?

Yes, you can deliver daily content briefs directly to iMessage and GitHub. The pipeline executes a final delivery phase that pushes the generated brief, drafts, and pipeline state updates to these configured destinations.

What is the best way to handle file collisions during content pipeline automation?

The best way to handle file collisions during content pipeline automation is to use a pipeline that supports deterministic collision handling. This Skill natively manages pipeline state and resolves file collisions when outputting briefs and drafts to configured directories.

Does the content pipeline require external dependencies to generate blog outlines?

No, the content pipeline does not require external dependencies to generate blog outlines. It operates independently using internal scripts and references to fetch signals, analyze relevance, and produce outlines alongside YouTube ideas and LinkedIn drafts.