Prompt: Generate blog posts from repository folders

Use this prompt whenever new top-level folders are added to one of these repositories:

Copy/paste prompt

I added new top-level folders to one or more source repositories.

Please regenerate the experiment blog posts for this site using the existing generator.

Requirements:

  1. Use scripts/generate_experiment_posts.py.
  2. Generate one post per top-level folder only.
  3. Keep GitHub links in each post body (not local filesystem paths).
  4. Keep categories as [experiments, <language>] where language is Python or Go.
  5. Keep tags based on repository name.
  6. Keep current title logic (README first heading when available, otherwise folder name).
  7. Rebuild the site and verify it succeeds.
  8. Show me a short summary of how many posts were regenerated and which files changed.

Commands to run: