Skip to content

n8n: Social media posting for new implementations #3177

@MarkusNeusinger

Description

@MarkusNeusinger

Summary

Automatically post new plot implementations to social media platforms.

Proposed Platforms

  • Twitter/X

Workflow

  1. Trigger on impl:{library}:done label (implementation merged)
  2. n8n workflow picks up the event
  3. Generates post content:
    • Plot preview image from GCS
    • Brief description
    • Link to pyplots.ai page
    • Relevant hashtags
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions