Add LICENSE, README, and Docs tab to Mission Control
This commit is contained in:
@@ -0,0 +1,85 @@
|
||||
# Perplexity (Prep) Research Prompts
|
||||
|
||||
Use model: `sonar-pro` on Perplexity API
|
||||
|
||||
---
|
||||
|
||||
## 🍽️ Restaurants
|
||||
|
||||
### Benalmádena
|
||||
```
|
||||
Find 15 restaurants in Benalmádena, Málaga, Spain. For each provide: name, full address, phone number, whether they have a website (yes/no), and Google rating if available. Focus on independent restaurants, not chains.
|
||||
```
|
||||
|
||||
### Marbella
|
||||
```
|
||||
Find 15 restaurants in Marbella, Spain. For each provide: name, full address, phone number, whether they have a website, and Google rating. Focus on independent restaurants.
|
||||
```
|
||||
|
||||
### Torremolinos
|
||||
```
|
||||
Find 15 restaurants in Torremolinos, Málaga, Spain. For each provide: name, address, phone number, website status, and Google rating.
|
||||
```
|
||||
|
||||
### Fuengirola
|
||||
```
|
||||
Find 15 restaurants in Fuengirola, Málaga, Spain. For each provide: name, address, phone number, website status, and Google rating.
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 🏠 Real Estate Agencies
|
||||
|
||||
### Costa del Sol
|
||||
```
|
||||
Find 15 real estate agencies in Benalmádena, Marbella, Torremolinos, and Fuengirola. For each provide: agency name, phone number, website URL, and areas they serve.
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 🏥 Clinics & Medical
|
||||
|
||||
### Benalmádena & Costa del Sol
|
||||
```
|
||||
Find 10 aesthetic clinics, dental clinics, and private medical centers in Benalmádena and Marbella. For each provide: name, address, phone number, website URL, and services offered.
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## 🚗 Car Rental
|
||||
|
||||
### Malaga Airport & Costa del Sol
|
||||
```
|
||||
Find 10 car rental companies that serve Malaga Airport (AGP) and Benalmádena area. For each provide: company name, phone number, website URL, and whether they offer delivery to Benalmádena.
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Scoring Template
|
||||
|
||||
After getting results, score each lead:
|
||||
|
||||
| Score | Criteria |
|
||||
|-------|----------|
|
||||
| 10/10 | No website - big opportunity |
|
||||
| 8-9/10 | Has website, needs AI upgrade |
|
||||
| 6-7/10 | Has website, needs booking system |
|
||||
| 4-5/10 | Has booking, could add AI |
|
||||
| 1-3/10 | Has everything - hard sell |
|
||||
|
||||
---
|
||||
|
||||
## Output Format
|
||||
|
||||
Save results to:
|
||||
- `/leads/restaurants-benalmadena.md`
|
||||
- `/leads/restaurants-marbella.md`
|
||||
- `/leads/real-estate-costa-del-sol.md`
|
||||
- `/leads/clinics-costa-del-sol.md`
|
||||
- `/leads/car-rental-costa-del-sol.md`
|
||||
|
||||
Format:
|
||||
```
|
||||
| # | Name | Address | Phone | Website | Score | Priority |
|
||||
|---|------|---------|-------|---------|-------|----------|
|
||||
```
|
||||
Reference in New Issue
Block a user