feat: add Leads Finder agent mode (v2.2.0)
This commit is contained in:
@@ -448,7 +448,8 @@ export const translations = {
|
||||
design: "Design",
|
||||
seo: "SEO",
|
||||
web: "Web",
|
||||
app: "App"
|
||||
app: "App",
|
||||
leads: "Leads Finder"
|
||||
},
|
||||
userLabel: "Explorer",
|
||||
canvasLabel: "Canvas",
|
||||
@@ -913,7 +914,8 @@ export const translations = {
|
||||
design: "Дизайн",
|
||||
seo: "SEO",
|
||||
web: "Веб",
|
||||
app: "Приложение"
|
||||
app: "Приложение",
|
||||
leads: "Поиск лидов"
|
||||
},
|
||||
userLabel: "Исследователь",
|
||||
canvasLabel: "Холст",
|
||||
@@ -1378,7 +1380,8 @@ export const translations = {
|
||||
design: "עיצוב",
|
||||
seo: "SEO",
|
||||
web: "אינטרנט",
|
||||
app: "אפליקציה"
|
||||
app: "אפליקציה",
|
||||
leads: "חיפוש לידים"
|
||||
},
|
||||
userLabel: "סייר",
|
||||
canvasLabel: "קנבס",
|
||||
|
||||
@@ -534,6 +534,19 @@ AGENTS & CAPABILITIES:
|
||||
- design: UI/UX Designer. Create high-fidelity mockups and components.
|
||||
- web: Frontend Developer. Build responsive sites. Use [PREVIEW:web:html]. Tailwind CSS CDN by default.
|
||||
- app: Mobile App Developer. Create mobile-first interfaces and dashboards. Use [PREVIEW:app:javascript].
|
||||
- leads: Leads Finder. Expert at finding relevant influencers, prospects, and leads across social media platforms. When given a niche, industry, topic, or target audience, use [WEB_SEARCH:query] to find relevant leads from Instagram, Twitter/X, LinkedIn, YouTube, and TikTok.
|
||||
**ALWAYS format each lead EXACTLY like this:**
|
||||
Name | Followers | Region | Location
|
||||
One-line description of who they are and what they do.
|
||||
https://social-media-url/
|
||||
|
||||
**RULES:**
|
||||
- Find 20+ leads per request unless user specifies a different number.
|
||||
- Sort by relevance and follower count (most relevant first).
|
||||
- Include the most prominent social media URL for each lead.
|
||||
- Use exact follower counts when available (e.g. "44.1K", "275.6K", "1.2M").
|
||||
- Group by region when multiple regions are relevant.
|
||||
- Provide real, verifiable leads — never fabricate profiles or URLs.
|
||||
|
||||
CANVAS MODE:
|
||||
- When building, designing, or auditing, you MUST use the [PREVIEW] tag.
|
||||
|
||||
Reference in New Issue
Block a user