
DropLinx
ProjectDrop a link. Get a week of content.
A multi-channel AI content engine that turns any URL — or a plain prompt — into a finished week of content: blog post, newsletter, post pack, reel script, YouTube Short, product ad, and slide deck. Two modes (Social Content and Marketing Ads) reuse the same source once and fan it out across every channel, each output shipped finished rather than drafted.
Workflow diagram
Integrations diagram
Workflows
- Paste URL (auto-detected on paste) or Prompt an Idea → source normalized and summarized
- Mode switch routes the run through Social Content or Marketing Ads prompt sets
- Fan-out to parallel generators for blog, newsletter, post pack, reel script, YouTube Short, product ad, slide deck
- Outputs persisted to Supabase and returned as one browsable content pack
Integrations
- Anthropic Claude API
- Supabase (Postgres + Auth)
- Lovable Cloud
- URL scraping / metadata extraction
Tools
- TypeScript
- React
- Tailwind
- Vite
- Supabase
- GitHub
Core functionality
- One input in, seven finished formats out — no per-channel rewriting
- Dual input modes: paste a live URL or describe an idea from scratch
- Social Content vs Marketing Ads presets with per-format prompt templates and brand voice tuning
- Auto paste detection so a copied link kicks off a run with no extra click
- Auth-gated dashboard with saved history and re-generation of individual formats
Testing
- Smoke suite across all 7 generators and both input modes before each release
- Prompt regression checks on tone, length thresholds, and format structure
- Negative-path coverage: unreachable URLs, paywalled pages, empty scrapes, provider rate limits
- Cross-browser and responsive checks on the paste flow and output viewer

