Summary
Automatically post new plot implementations to social media platforms.
Proposed Platforms
Workflow
- Trigger on
impl:{library}:done label (implementation merged)
- n8n workflow picks up the event
- Generates post content:
- Plot preview image from GCS
- Brief description
- Link to pyplots.ai page
- Relevant hashtags
- Posts to configured platforms
Post Format Example
🆕 New plot on pyplots.ai!
📊 Sankey Diagram (matplotlib)
Visualize flow and relationships between categories.
🔗 https://pyplots.ai/plots/sankey-basic/matplotlib
#Python #DataViz #matplotlib #OpenSource
Benefits
- Automatic promotion of new content
- Consistent social media presence
- Drives traffic to pyplots.ai
References
- Vision: docs/concepts/vision.md
- n8n Cloud Pro available in tech stack
- GCS preview images available for posts
Summary
Automatically post new plot implementations to social media platforms.
Proposed Platforms
Workflow
impl:{library}:donelabel (implementation merged)Post Format Example
Benefits
References