Create LinkedIn and Bluesky posts for blog articles. Use when the user wants to share a blog post on social media, or when the blog-post-creator skill delegates social post creation. Posts are authentic knowledge-sharing, not marketing. Can delegate closing image code to linkedin-closing-code skill.
Generate LinkedIn and Bluesky posts for a blog article. Write to social_posts/<key>.md, link the blog post via social_post_key in its frontmatter, and use the author's tone: genuine sharing of what he knows or thinks about, no marketing language.
_drafts/ or _posts/). Identify title, main message, and permalink (date + slug).social_post_key: kebab-case slug matching the post (e.g. minimal-api-validation, own-mediator).social_posts/<social_post_key>.md with the file format below. Use the real blog URL: https://blog.burgyn.online/:year/:month/:day/:title.social_post_key: "<key>".Create files in the blog repo under social_posts/. Structure:
---