Use this file to interact with GitHub Copilot for automated post creation
Ask Copilot:
Create a new blog post for Azure Meetup Casteddu about [Topic] by [Speaker]. The event is on [Date] and [brief description].
Copilot will:
Ask Copilot:
Create a recap post for the Azure Meetup Casteddu session about [Topic] by [Speaker]. The session covered [key points].
Copilot will:
Ask Copilot:
Create a community announcement post celebrating [Person]’s [Achievement].
Copilot will:
Ask Copilot:
Create a post about my participation in [Conference] speaking about [Topic] on [Date].
Copilot will:
Ask:
Check if this post follows Azure Meetup Casteddu conventions:
- Filename format
- Frontmatter structure
- Content style
- Image paths
- Author references
YYYY-MM-DD-author-slug-title-slug.md
/YYYY/MM/DD/slug-title/
title: ""
author: OR authors: []
permalink: "/YYYY/MM/DD/slug/"
category: [List]
tags: [List]
classes: "wide"
excerpt: ""
gallery: []
toc: true
toc_label: ""
toc_icon: ""
toc_sticky: true
header:
overlay_image: OR video:
/assets/images/YYYY-MM-DD/
_data/authors.yml
You say:
“Create post for Luigi Pandolfino’s Azure Site Recovery session on 2026-02-20. The event is free, in Cagliari, covers disaster recovery and resilience planning. Image is in assets/images/2026-02-20/luigi-pandolfino-azure-site-recovery.png”
Expected output:
2026-02-20-luigi-pandolfino-azure-meetup-casteddu-azure-site-recovery-come-ti-salvo-is-nadigas.mdYou say:
“Check this post for convention compliance and suggest improvements” [Paste post content]
Copilot will:
You say:
“Create 3 versions of a post about [Topic]:
- Brief announcement (100 words)
- Detailed recap (500 words)
- Social media snippet”
Copilot will:
You say:
“I have 3 upcoming events. Help me create posts for all of them: Event 1: [Details] Event 2: [Details] Event 3: [Details]”
Copilot will:
**bold** for emphasis### headers for sections- for bullet lists1. for numbered lists> for blockquotes (rarely)[Text](URL)[Text](URL){:target="_blank"}“Add emojis that match the tone and make this more visually interesting for social media sharing”
“Improve the title for SEO while keeping it descriptive. Make sure it includes key terms.”
“Reorganize sections for better flow and readability. Put most important info first.”
“Does this author already exist in _data/authors.yml? Check and verify the reference.”
“List all image paths used in this post and verify they follow the YYYY-MM-DD convention”
Ask Copilot to verify:
“Does this post have:
- Correct filename format (YYYY-MM-DD-slug)?
- Unique permalink?
- Author in _data/authors.yml?
- Valid categories from list?
- Relevant tags?
- Gallery with caption?
- No broken image paths?
- Proper Italian grammar?
- Engaging tone with emojis?
- Clear call-to-action?”
See also:
SKILLS_POST_CREATION.md - Full conventions guideTEMPLATES_POST_CREATION.md - Ready-to-use templates_data/authors.yml - Author reference_posts/ - Example posts to follow“Generate a complete post for [Topic]. Use the template structure and fill in [Details]”
“I have [N] events to add. Convert these to post format: [Event List]”
“Create a social media version and email version of this post”
“Suggest better tags and categories for this post based on content”
“Review this post for:
- Convention compliance
- SEO optimization
- Engagement potential
- Tone consistency”
Ask:
“Why might this Jekyll post not appear? Check:
- Date not in future
- Filename format
- Frontmatter syntax
- Category/tags format”
Ask:
“Check all image paths in this post and verify they match the YYYY-MM-DD convention”
Ask:
“Review this post against Azure Meetup Casteddu conventions. What needs to change?”
_posts/bundle exec jekyll serveSKILLS_POST_CREATION.md open while writingTEMPLATES_POST_CREATION.md for structureYou: Create an event post for the Azure Meetup Casteddu.
Speaker: John Doe, Topic: Cloud Optimization, Date: 2026-04-15
Copilot: [Generates file with correct naming, frontmatter, and structure]
You: Check the image path - it's at /assets/images/2026-04-15/john-doe-cloud-optimization.jpg
Copilot: [Verifies and adjusts if needed]
You: Add EventBrite registration widget
Copilot: [Adds widget with placeholder for ID]
You: Check this against conventions
Copilot: [Validates and suggests improvements if any]
You: Create a recap post for the Cloud Optimization session by John Doe.
Attended: 25 people
Key topics: Autoscaling, cost optimization, best practices
Has: Slides PDF and YouTube video
Copilot: [Generates recap structure with toc, sections, links]
You: The speaker's bio should reference his LinkedIn
Copilot: [Adds author profile with links if in system, or creates placeholder]
You: Validate frontmatter
Copilot: [Checks all fields, confirms compliance]
Last Updated: April 20, 2026
Repository: azuremeetupcasteddu/azuremeetupcasteddu.github.io
Integration: Use with GitHub Copilot for automated post creation