From newsletter-composer
Compose the RSoW Vyšlo na ŘSoW or BBtn Published on BBtn section by listing articles published on the relevant site since the previous newsletter and summarizing them in the Linkodrom/Linkodrome style without inline headings or author mentions.
npx claudepluginhub garcon/newsletter-composerThis skill uses the workspace's default tool permissions.
Use this skill when the user wants to compose, update, or finalize the `Vyšlo na ŘSoW` section for RSoW or the `Published on BBtn` section for BBtn.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Use this skill when the user wants to compose, update, or finalize the Vyšlo na ŘSoW section for RSoW or the Published on BBtn section for BBtn.
Use ../_shared/reference/vault-structure.md, ../_shared/reference/newsletter-context.md, ../_shared/reference/section-map.md, and ../_shared/reference/publication-date.md for shared vault, language, placeholder, and publication-date rules.
00 Inbox/05 Articles.https://www.reknisioweb.cz/.https://better-button.com/.02 RSoW/rsow-###/ or 01 BBtn/bbtn-###/.05 Articles inside the issue folder._05 Articles.md._rsow-###.md or _bbtn-###.md.When the issue number or newsletter is ambiguous, infer it from the existing vault structure when safe. Ask the human editor only when the target issue cannot be identified.
Before writing output:
00 Inbox/05 Articles, including Markdown notes, CSV exports, feed snapshots, and non-Markdown asset notes when possible.(previous_issue_published, current_issue_published].If the publication range cannot be identified from local files, inspect the website, RSS feed, archive page, or any available export. Ask the human editor only when the date range or target issue cannot be resolved responsibly.
Preferred sources for determining the publication range and article list:
published.resources/examples/*/posts.csv or inbox CSV files.Order selected articles in this sequence:
Within each group, prefer editorial importance and usefulness over strict chronology. Keep closely related items together when it helps readability.
*[Lucy Suchman](https://www.reknisioweb.cz/p/lucy-suchman)*.assets folder.The first output is for human editorial processing. Write it to the section folder note:
02 RSoW/rsow-112/05 Articles/_05 Articles.md01 BBtn/bbtn-112/05 Articles/_05 Articles.mdCreate the issue section folder and folder note if missing. This is a non-destructive structure completion.
Use a checked Markdown task list for article summaries. Items are checked by default. Images are not task-list items; place them directly before the related checked profile item. The human editor may rewrite summaries, change links, reorder items, add text, or uncheck items. Unchecked items must not be copied into the final issue text.
## Vyšlo na ŘSoW

- [x] *[{{Jméno osobnosti}}]({{URL článku}})* {{shrnutí profilu}}
- [x] [{{odborný termín}}]({{URL článku}}) {{shrnutí termínu}}
- [x] [{{název nástroje}}]({{URL článku}}) {{shrnutí nástroje}}
## Published on BBtn

- [x] *[{{Person name}}]({{article URL}})* {{profile summary}}
- [x] [{{expert term}}]({{article URL}}) {{term summary}}
- [x] [{{tool name}}]({{article URL}}) {{tool summary}}
If there is no profile article, omit the image and begin with the first checked item.
If the section folder note already exists:
When converting the editorial checklist into the final issue newsletter:
- [x] items.{{Vyšlo na ŘSoW}} in RSoW issue templates with the complete edited ## Vyšlo na ŘSoW section.{{Published on BBtn}} in BBtn issue templates with the complete edited ## Published on BBtn section.Final examples:

*[George A. Miller](https://better-button.com/p/george-miller)* was an American cognitive psychologist who changed how we think about human limits in design. He is known for the magical number 7±2 and emphasised that design must respect how people think, remember and understand the world.
[Core Web Vitals](https://better-button.com/p/core-web-vitals) are Google’s standard for measuring real user experience: when the main content appears, how quickly the interface responds and how stable the layout is.
00 Inbox/05 Articles into the issue folder's 05 Articles subfolder.Use reference/articles-examples.md for compact examples extracted from resources/examples/rsow/ and resources/examples/bbtn/. Treat resources/examples/ as the canonical source if more examples are needed.