Monthly LinkedIn Post
Purpose
Create a LinkedIn post summarizing monthly SCRC activity with a professional tone.
Inputs
- •Required:
MONTH: YYYY-MM - •Optional:
START_DATE: YYYY-MM-DD - •Optional:
END_DATE: YYYY-MM-DD - •Optional:
CACHE_DIR: default .cache - •Optional:
HIGHLIGHTS: list of must-include items - •Optional:
CTA: call to action text - •Optional:
NEWSLETTER_URL: plain-text URL
Steps
- •Determine the date range. Use
START_DATEandEND_DATEif provided, otherwise use the full calendar month forMONTH. - •Load cached data from
.cache/YYYY-MM/summary.jsonand per-repo JSON files. If missing, run the cache refresh skill first. - •Summarize 3 to 5 highlights across the three repos.
- •Draft 3 to 5 short paragraphs targeting 900 to 1500 characters.
- •Use a professional tone and clearly attribute each highlight to its repo.
- •If a repo had no activity, state that explicitly.
- •Include a short CTA and an optional plain-text URL if provided.
- •If a URL is used, put it on its own line immediately after the sentence that introduces it.
- •Use plain text only. Do not use Markdown links or images.
- •Include 2 to 4 relevant hashtags on the final line.
- •If attachments are needed, add an
Attachments:section with plain-text file names or descriptions. - •Save to
newsletter/YYYY-MM/linkedin.md.
Output
- •The Markdown file path.