claudedwithlove
explore/veilleur

veilleur

Cherished

Pipeline automatisé de veille tech → article LinkedIn quotidien.

·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
7.5 / 10

Veilleur is an automated pipeline that ingests tech newsletters via n8n, processes content through Claude Code, and generates daily LinkedIn articles with Notion as a review layer. The system combines multiple tools into a cohesive workflow for content creators who want to transform tech watch activities into consistent social media output.

Code Quality4.5
Usefulness8.5
Claude Usage9.0
Documentation8.0
Originality7.5
Highlights
  • Sophisticated multi-tool integration pipeline connecting n8n, Claude Code, Notion, and LinkedIn with clear data flow
  • Excellent Claude Code usage with custom commands (/generate, /sources) and structured project organization in .claude/ directory
  • Well-designed architecture diagram and comprehensive documentation including detailed setup guides and workflow exports
To Improve
  • Add error handling, logging, and retry mechanisms in Python scripts for production reliability
  • Include example outputs, test data, and validation scripts to demonstrate functionality and enable easier onboarding