Skip to content

feat: add refreshing-webinar-content skill#2

Closed
EmilyZager wants to merge 1 commit intoapplied-artificial-intelligence:mainfrom
EmilyZager:feat/refreshing-webinar-content-skill
Closed

feat: add refreshing-webinar-content skill#2
EmilyZager wants to merge 1 commit intoapplied-artificial-intelligence:mainfrom
EmilyZager:feat/refreshing-webinar-content-skill

Conversation

@EmilyZager
Copy link

Summary

Adds a new /refreshing-webinar-content skill for keeping webinar presentations and landing pages current.

  • Two-layer detection: terminology scanning + content accuracy validation against latest Grafana docs
  • Always checks most recent release blogs first (prioritizes last 12 months)
  • Two outputs generated automatically after user approval:
    • 📄 Change Document → Google Docs (FIND/REPLACE with sources, apply to original in ~15 min)
    • 🎞️ Rebuilt Deck → Google Slides (full branded deck with all updates applied)

Files

  • refreshing-webinar-content.skill — packaged skill ready to install
  • GRAFANA_SKILLS.md — updated skills registry
  • GDRIVE_SETUP.md — Google Drive CLI setup guide

Test Results

Tested end-to-end on the Loki webinar (Aug 2025 deck → Feb 2026):

🤖 Generated with Claude Code

Adds a new skill for keeping webinar presentations current by verifying
content accuracy against the latest Grafana documentation and release blogs.

Key capabilities:
- Two-layer detection: terminology scanning + content accuracy validation
- Always checks most recent release blogs first (last 12 months priority)
- Output A: Exports actionable change document to Google Docs
- Output B: Rebuilds updated deck as branded Google Slides
- Integrates with gtm-document-export and create-and-upload-branded-presentation

Tested against Loki webinar (Aug 2025) — identified 9 changes including
critical Grafana Agent/Promtail EOL issues, missing Loki 3.x features,
and OTLP support gaps, all sourced from 2024-2026 release blogs.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@EmilyZager EmilyZager closed this by deleting the head repository Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant