🤖 Hands-On Workshop

Agentic Workflows with GitHub Copilot

Learn to build and deploy agentic workflows using gh aw. Automate daily digests, pull Hacker News stories as GitHub issues, and wire up a ChatOps slash command — all from the command line.

~75min
Duration
3
Exercises
1
Workshop

What You'll Learn

Quick Start

Bootstrap the gh aw CLI extension and initialise Agentic Workflows in your repository in minutes.

📰

Automated Digests

Create scheduled workflows that surface top Hacker News stories as formatted GitHub issues every morning.

💬

ChatOps Slash Commands

Trigger agentic workflows directly from issue comments using slash commands — no context-switching required.

🔍

Sentiment Analysis

Use AI to analyse the sentiment of Hacker News story comments and get a structured breakdown posted back to GitHub.

Workshop Parts

Prerequisites

GitHub Account + Copilot
GitHub CLI (gh)
gh aw extension
Git + Node.js