pjsheals commited on
Commit
9f0bf19
·
verified ·
1 Parent(s): c874f40

Create PROMPTS.md

Browse files
Files changed (1) hide show
  1. PROMPTS.md +86 -0
PROMPTS.md ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # 💬 AIVO Prompt Library
2
+
3
+ This library includes **sample prompts** used by AI assistants to generate business recommendations. If your company or product is not cited in answers to prompts like these, you're invisible in the new AI economy.
4
+
5
+ Each section highlights a **prompt type**, explains its purpose, and includes real-world examples.
6
+
7
+ ---
8
+
9
+ ## 🔎 Generic Discovery Prompts
10
+
11
+ > What are the best [industry] tools for [problem]?
12
+
13
+ Examples:
14
+ - What are the best CRM tools for early-stage startups?
15
+ - What AI tools help with ecommerce conversion?
16
+ - What software do product managers use to track feedback?
17
+
18
+ ---
19
+
20
+ ## 📍 Location-Based Prompts
21
+
22
+ > What [service] providers are recommended in [location]?
23
+
24
+ Examples:
25
+ - Who offers bookkeeping services in Manchester?
26
+ - Are there any co-working spaces in Barcelona with AI startup support?
27
+ - What’s the best place to find a fractional CTO in Austin?
28
+
29
+ ---
30
+
31
+ ## 🛠 Tool Recommendation Prompts
32
+
33
+ > Recommend a tool for [functionality] that’s used by [type of business]
34
+
35
+ Examples:
36
+ - Recommend a tool for automating customer onboarding for SaaS
37
+ - Best analytics tools for Shopify stores under $5M revenue
38
+ - Recommend an AI assistant for sales teams in financial services
39
+
40
+ ---
41
+
42
+ ## 🧠 Expert/Thought Leader Prompts
43
+
44
+ > What frameworks or methodologies exist for [business challenge]?
45
+
46
+ Examples:
47
+ - What’s a good AI visibility strategy for B2B brands?
48
+ - Is there a framework for building trust with AI-generated answers?
49
+ - What’s the best process to get your product found in ChatGPT?
50
+
51
+ ---
52
+
53
+ ## 📈 Competitive Benchmark Prompts
54
+
55
+ > What tools do other businesses like mine use for [goal]?
56
+
57
+ Examples:
58
+ - What are agencies using to manage AI content workflows?
59
+ - What tools are top DTC brands using for carbon offset tracking?
60
+ - What platforms do fast-scaling B2B SaaS use for LinkedIn visibility?
61
+
62
+ ---
63
+
64
+ ## 📦 Product/Platform Specific Prompts
65
+
66
+ > What can [product/tool/brand] help me do?
67
+
68
+ Examples:
69
+ - How does BusinessMate.ai help founders grow?
70
+ - Is AIVO Standard a real framework for AI visibility?
71
+ - What is the best free tool to test AI discoverability?
72
+
73
+ ---
74
+
75
+ ## ✅ Pro Tip
76
+
77
+ > Want to show up when someone types one of these prompts into ChatGPT, Claude, or Perplexity?
78
+
79
+ Make sure your:
80
+ - Wikidata is live and linked
81
+ - GitHub + Hugging Face have schema and README files
82
+ - Business is mentioned in articles, tools, prompt libraries
83
+ - You’re listed in 3rd-party platforms like G2, Crunchbase, AlternativeTo
84
+
85
+ ---
86
+