UGC Seeding
Finds micro creators who take product for content, sends the offer from your mailbox, creates the Shopify draft order at 100 percent discount, tracks delivery, chases once, collects usage rights, and files the content where Ad Creative can use it.
Who it is for
The owner who wants real footage of real people using the product without paying creator fees, and the marketer who will not put a clip in an ad without rights on file.
What it reads from the brain
Before every run. Sections are addressed as layer.section.
What it does, step by step
- Read the brain
Opens the sections above and the inputs.
- Gather evidence
Searches and enriches micro creators between 1k and 50k followers in your niche. Every finding cites its source.
- Decide and draft
Scores fit against who buys from you, finds the contact path, and drafts a product for content offer per creator in your voice using only claims_allowed.
- Advise stops here
You get the list with fit and contact path, and the drafted offers.
- Act
Sends the approved offer batch from your mailbox, creates draft orders for creators who accept, and records usage rights in the deal store. Content without rights on file is never released to Ad Creative.
- Write back
What worked and the decisions log are appended.
Tools it uses
scrapecreators.instagram.search, .profileDiscovery and enrichmentcontacts.find_emailContact path when no public email existsemail.send, email.inbox.readApproval gated batch. Sends from your mailbox, reads the repliesshopify.draft_order.createApproval gated. The product order at 100 percent discount for shippingdeals.writeThe deal store: offer, acceptance, shipping, deliverable, rights
The three modes for this agent
Read tools only. You get the micro creator list with fit and contact path, and the drafted offers to send yourself.
Offer batch sent from your mailbox after your approval. Draft orders created after your approval. Rights recorded before any content moves on.
Every Wednesday at 07:00. Same gates. First emails always pause for approval.
Guardrails and approvals
Enforced in code. Items with a filled circle wait for your tap in Telegram.
- Product cost cap per month.
- Creator count cap per month.
- Usage rights on file before any content enters an ad.
- Never promises payment.
- One follow up, then close.
- Email first touch only.
- First emails always pause for approval.
What it writes back to the brain
Dated and sourced. Learnings and performance sections are append only.
Example output
Example output. Structure only. Counts are placeholders.
UGC Seeding, your store, this week
Ran at data level 3 (mailbox and Shopify connected).
- Micro creators found: [n]. Fit 4 or 5: [n]. Contact path found: [n].
- Offers drafted: [n], product for content, no fee. Product cost if all accept: [n] units of [hero product], inside your monthly cap.
- From last week: [n] accepted, [n] draft orders created, [n] parcels delivered, [n] deliverables received, [n] with usage rights on file and released to Ad Creative, [n] awaiting rights and held.
Waiting for your approval to send [n] offers. Here are three of them.
deliverables.json (one entry)
`` { "creator": "[handle]", "product": "hero product 1", "draft_order": "[id]", "delivered": "[date]", "content_received": "[date]", "rights": "on file", "released_to_ad_creative": true } ``
Also delivered: creators.csv (1k to 50k followers, fit, contact path), emails.md (the offers).