vibes-plug 1.0.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.github/workflows/publish.yml +20 -0
- package/AGENTS.md +66 -0
- package/BLUEPRINT.md +152 -60
- package/CHANGELOG.md +50 -0
- package/README.md +346 -194
- package/package.json +25 -25
- package/plugin.json +1 -1
- package/skills/ai-cost-token-optimizer/SKILL.md +52 -0
- package/skills/ai-llm-integration-expert/SKILL.md +180 -162
- package/skills/api-design-expert/SKILL.md +314 -310
- package/skills/app-analyzer-optimizer/SKILL.md +193 -189
- package/skills/apple-ecosystem-expert/SKILL.md +142 -0
- package/skills/async-queue-temporal-expert/SKILL.md +54 -0
- package/skills/authentication-identity-expert/SKILL.md +251 -20
- package/skills/auto-doc-updater/SKILL.md +214 -204
- package/skills/autonomous-chaos-monkey/SKILL.md +63 -0
- package/skills/autonomous-red-teamer/SKILL.md +59 -0
- package/skills/autonomous-swarm-director/SKILL.md +69 -0
- package/skills/autonomous-tdd-debugger/SKILL.md +65 -0
- package/skills/bootstrap-to-modern/SKILL.md +90 -86
- package/skills/brainstorming/SKILL.md +373 -353
- package/skills/browser-automation-expert/SKILL.md +46 -0
- package/skills/ci-cd-devops-architect/SKILL.md +72 -45
- package/skills/cloud-hosting-expert/SKILL.md +244 -244
- package/skills/coderabbit/SKILL.md +192 -192
- package/skills/cron-scheduler-expert/SKILL.md +298 -0
- package/skills/data-telemetry-expert/SKILL.md +213 -213
- package/skills/database-orm-expert/SKILL.md +294 -294
- package/skills/dependency-upgrade-migrator/SKILL.md +295 -0
- package/skills/design-system-architect/SKILL.md +27 -10
- package/skills/doku-mcp-server/SKILL.md +251 -0
- package/skills/doku-payment-gateway/SKILL.md +227 -0
- package/skills/e2e-testing-expert/SKILL.md +315 -315
- package/skills/edge-serverless-db-expert/SKILL.md +43 -0
- package/skills/email-notification-expert/SKILL.md +362 -0
- package/skills/error-resilience-expert/SKILL.md +480 -0
- package/skills/event-driven-architect/SKILL.md +81 -81
- package/skills/feature-flag-analytics-expert/SKILL.md +46 -0
- package/skills/file-upload-media-expert/SKILL.md +431 -0
- package/skills/form-validation-expert/SKILL.md +401 -0
- package/skills/fullstack-expert/SKILL.md +202 -202
- package/skills/fullstack-expert/references/api_design_guide.md +466 -466
- package/skills/fullstack-expert/references/multi_language_backend.md +528 -528
- package/skills/fullstack-expert/scripts/api_contract_validator.py +253 -253
- package/skills/fullstack-expert/scripts/architecture_analyzer.py +326 -326
- package/skills/gemini-agent-booster/SKILL.md +135 -135
- package/skills/global-a11y-i18n-expert/SKILL.md +81 -81
- package/skills/glsl-shader-expert/SKILL.md +101 -0
- package/skills/go-programming-expert/SKILL.md +295 -295
- package/skills/graphql-apollo-expert/SKILL.md +108 -0
- package/skills/hig/SKILL.md +188 -188
- package/skills/hyper-context-synthesizer/SKILL.md +55 -0
- package/skills/js-backend-expert/SKILL.md +34 -9
- package/skills/legacy-code-translator/SKILL.md +65 -0
- package/skills/llm-cost-arbitrage-router/SKILL.md +59 -0
- package/skills/logging-error-tracking-expert/SKILL.md +338 -0
- package/skills/mcp-client-orchestrator/SKILL.md +70 -0
- package/skills/mcp-server-architect/SKILL.md +194 -194
- package/skills/micro-frontend-architect/SKILL.md +106 -0
- package/skills/mobile-expo-expert/SKILL.md +186 -186
- package/skills/mobile-push-notification-expert/SKILL.md +51 -0
- package/skills/monday-design-aesthetic/SKILL.md +67 -67
- package/skills/monorepo-architect/SKILL.md +227 -227
- package/skills/mpa-orchestrator/SKILL.md +101 -101
- package/skills/multi-agent-orchestration/SKILL.md +234 -234
- package/skills/multiple-entry-points/SKILL.md +55 -55
- package/skills/mvc-expert/SKILL.md +231 -231
- package/skills/payment-gateway-expert/SKILL.md +45 -45
- package/skills/performance-web-vitals/SKILL.md +332 -332
- package/skills/post-quantum-crypto-migrator/SKILL.md +57 -0
- package/skills/prd-architect/SKILL.md +201 -191
- package/skills/proactive-background-watcher/SKILL.md +62 -0
- package/skills/production-ready-hardener/PRODUCTION_READINESS_REPORT.md +67 -0
- package/skills/production-ready-hardener/SKILL.md +173 -186
- package/skills/production-ready-hardener/references/production_checklist.md +161 -161
- package/skills/production-ready-hardener/scripts/production_readiness_scanner.py +881 -875
- package/skills/project-context-mapper/SKILL.md +79 -0
- package/skills/python-programming-expert/SKILL.md +263 -132
- package/skills/rate-limit-abuse-prevention/SKILL.md +371 -0
- package/skills/realtime-collaboration-expert/SKILL.md +45 -45
- package/skills/rust-programming-expert/SKILL.md +235 -235
- package/skills/saas-billing/SKILL.md +377 -377
- package/skills/saas-multi-tenant/SKILL.md +251 -237
- package/skills/saas-mvp-launcher/SKILL.md +10 -0
- package/skills/saas-transformer/SKILL.md +187 -144
- package/skills/saas-transformer/references/billing_integration_guide.md +401 -401
- package/skills/saas-transformer/references/feature_gating_patterns.md +137 -137
- package/skills/saas-transformer/references/saas_transformation_checklist.md +121 -121
- package/skills/saas-transformer/scripts/saas_transformation_scanner.py +39 -29
- package/skills/scalability-clean-code/SKILL.md +229 -229
- package/skills/self-evolving-memory-graph/SKILL.md +75 -0
- package/skills/self-healing-cloud-orchestrator/SKILL.md +57 -0
- package/skills/senior-frontend/SKILL.md +161 -161
- package/skills/senior-fullstack/SKILL.md +167 -167
- package/skills/seo/SKILL.md +235 -225
- package/skills/seo-geo/SKILL.md +188 -188
- package/skills/session-context-loader/SKILL.md +77 -0
- package/skills/session-handoff-resume/SKILL.md +158 -158
- package/skills/skill_baru/SKILL.md +172 -147
- package/skills/spa-orchestrator/SKILL.md +288 -288
- package/skills/state-management-expert/SKILL.md +272 -272
- package/skills/supabase-security-expert/SKILL.md +243 -243
- package/skills/tailwind-expert/SKILL.md +188 -188
- package/skills/tanstack-query-expert/SKILL.md +199 -199
- package/skills/token-saver/SKILL.md +119 -111
- package/skills/typescript-expert/SKILL.md +324 -279
- package/skills/ui-components-expert/SKILL.md +263 -46
- package/skills/ui-ux-pro-max/SKILL.md +202 -201
- package/skills/ui-ux-pro-max/scripts/__pycache__/core.cpython-310.pyc +0 -0
- package/skills/ui-ux-pro-max/scripts/__pycache__/design_system.cpython-310.pyc +0 -0
- package/skills/ui_ux_expert/SKILL.md +17 -6
- package/skills/vector-db-rag-expert/SKILL.md +52 -0
- package/skills/vibe-code-gardener/SKILL.md +181 -173
- package/skills/visual-qa-vision-agent/SKILL.md +65 -0
- package/skills/vue-frontend-expert/SKILL.md +126 -0
- package/skills/web-3d-graphics-expert/SKILL.md +131 -0
- package/skills/web-game-engine-expert/SKILL.md +96 -0
- package/skills/web-scraper/SKILL.md +207 -205
- package/skills/website-design-cloner/SKILL.md +174 -0
- package/skills/webxr-ar-vr-expert/SKILL.md +117 -0
- package/skills/zero-to-prod-orchestrator/SKILL.md +206 -180
- package/skills/zero-trust-secret-vault/SKILL.md +40 -0
- package/vibes-swarm-demo.gif +0 -0
package/skills/seo-geo/SKILL.md
CHANGED
|
@@ -1,188 +1,188 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: seo-geo
|
|
3
|
-
description: "Generative Engine Optimization (GEO) for AI Overviews, ChatGPT, and Perplexity / Optimasi Mesin Pencari Generatif (GEO) untuk AI Overviews, ChatGPT, dan Perplexity."
|
|
4
|
-
author: "Roedy Rustam"
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# SEO-GEO Expert (2026 — AI Mode Edition)
|
|
8
|
-
|
|
9
|
-
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
-
|
|
11
|
-
---
|
|
12
|
-
|
|
13
|
-
<a name="english"></a>
|
|
14
|
-
## English
|
|
15
|
-
|
|
16
|
-
### Description
|
|
17
|
-
Generative Engine Optimization (GEO) for the 2026 AI-powered search landscape — Google AI Mode (successor to AI Overviews), ChatGPT Search, Perplexity Pages, Claude.ai web search, and Grok search. Optimizes content to be cited, quoted, and recommended by AI search engines.
|
|
18
|
-
|
|
19
|
-
### Trigger Conditions
|
|
20
|
-
- Optimizing content to appear in Google AI Mode responses.
|
|
21
|
-
- Getting cited in ChatGPT Search, Perplexity, Claude web, or Grok results.
|
|
22
|
-
- Adding `/llms.txt` and structured data for AI indexing.
|
|
23
|
-
- Measuring GEO performance (citation rate, AI snippet appearances).
|
|
24
|
-
- Optimizing for "Answer Engine" queries (who, what, how, why questions).
|
|
25
|
-
|
|
26
|
-
### The 2026 AI Search Landscape
|
|
27
|
-
|
|
28
|
-
| AI Engine | Source | Citable Content | Key Signal |
|
|
29
|
-
|---|---|---|---|
|
|
30
|
-
| **Google AI Mode** | Google index + Gemini | Yes — with source links | E-E-A-T, structured data |
|
|
31
|
-
| **ChatGPT Search** | Bing index + GPT-4o | Yes — with citations | Bing ranking, freshness |
|
|
32
|
-
| **Perplexity** | Real-time web crawl | Yes — prominent citations | Authority, specificity |
|
|
33
|
-
| **Perplexity Pages** | User-generated long-form | Yes — auto-cited | Depth, comprehensiveness |
|
|
34
|
-
| **Claude Web** | Real-time search | Yes — with URLs | Clarity, structure |
|
|
35
|
-
| **Grok** | X/Twitter + web | Yes | Real-time trending |
|
|
36
|
-
|
|
37
|
-
### GEO Optimization Framework
|
|
38
|
-
|
|
39
|
-
#### 1. E-E-A-T Signals (Experience, Expertise, Authoritativeness, Trust)
|
|
40
|
-
Google AI Mode heavily weights E-E-A-T:
|
|
41
|
-
- **Author credentials**: Add `<script type="application/ld+json">` `Person` schema with credentials.
|
|
42
|
-
- **Publication dates**: Always include `datePublished` and `dateModified`.
|
|
43
|
-
- **Primary sources**: Cite original research, government data, and peer-reviewed studies.
|
|
44
|
-
- **About page**: Clear author bios with LinkedIn/professional links.
|
|
45
|
-
|
|
46
|
-
#### 2. `/llms.txt` — AI Indexing Protocol
|
|
47
|
-
Add an `/llms.txt` file at your domain root — the 2026 standard for telling AI crawlers what to index:
|
|
48
|
-
```
|
|
49
|
-
# /llms.txt
|
|
50
|
-
# AI-friendly site map for LLM indexers
|
|
51
|
-
|
|
52
|
-
## Product
|
|
53
|
-
- [Features](/features): Complete feature list with pricing
|
|
54
|
-
- [API Docs](/docs/api): REST API reference (JSON schemas included)
|
|
55
|
-
- [Changelog](/changelog): Recent updates and releases
|
|
56
|
-
|
|
57
|
-
## Content
|
|
58
|
-
- [Blog](/blog): Technical articles on [topic]
|
|
59
|
-
- [Tutorials](/tutorials): Step-by-step guides
|
|
60
|
-
|
|
61
|
-
## Company
|
|
62
|
-
- [About](/about): Team, mission, and founding story
|
|
63
|
-
- [Pricing](/pricing): Current plan structure
|
|
64
|
-
```
|
|
65
|
-
|
|
66
|
-
#### 3. Structured Data for AI Comprehension
|
|
67
|
-
```html
|
|
68
|
-
<!-- FAQ Schema — AI engines love Q&A format -->
|
|
69
|
-
<script type="application/ld+json">
|
|
70
|
-
{
|
|
71
|
-
"@context": "https://schema.org",
|
|
72
|
-
"@type": "FAQPage",
|
|
73
|
-
"mainEntity": [{
|
|
74
|
-
"@type": "Question",
|
|
75
|
-
"name": "What is [Product]?",
|
|
76
|
-
"acceptedAnswer": {
|
|
77
|
-
"@type": "Answer",
|
|
78
|
-
"text": "Concise, factual answer in 2-3 sentences that AI can quote directly."
|
|
79
|
-
}
|
|
80
|
-
}]
|
|
81
|
-
}
|
|
82
|
-
</script>
|
|
83
|
-
|
|
84
|
-
<!-- HowTo Schema — for instructional content -->
|
|
85
|
-
<script type="application/ld+json">
|
|
86
|
-
{
|
|
87
|
-
"@context": "https://schema.org",
|
|
88
|
-
"@type": "HowTo",
|
|
89
|
-
"name": "How to [Task]",
|
|
90
|
-
"step": [
|
|
91
|
-
{ "@type": "HowToStep", "name": "Step 1", "text": "..." },
|
|
92
|
-
{ "@type": "HowToStep", "name": "Step 2", "text": "..." }
|
|
93
|
-
]
|
|
94
|
-
}
|
|
95
|
-
</script>
|
|
96
|
-
```
|
|
97
|
-
|
|
98
|
-
#### 4. Content Formatting for AI Citation
|
|
99
|
-
AI engines prefer content that is:
|
|
100
|
-
- **Scannable**: Short paragraphs, headers for each concept, bullet lists.
|
|
101
|
-
- **Definitive**: Declarative statements ("X is Y") over hedging ("X might be Y").
|
|
102
|
-
- **Self-contained**: Each section can stand alone as a quotable snippet.
|
|
103
|
-
- **Cited**: Reference authoritative sources with links.
|
|
104
|
-
- **Fresh**: Updated within the last 6 months — AI engines penalize stale content.
|
|
105
|
-
|
|
106
|
-
#### 5. Perplexity Pages Optimization
|
|
107
|
-
Perplexity Pages are AI-generated long-form content that cites sources. To be cited in Pages:
|
|
108
|
-
- Cover a topic comprehensively (> 1500 words).
|
|
109
|
-
- Use clear section headers (H2/H3 for each subtopic).
|
|
110
|
-
- Include statistics, data, and specific numbers.
|
|
111
|
-
- Have a clear "Summary" or "TL;DR" section at the top.
|
|
112
|
-
|
|
113
|
-
#### 6. ChatGPT Search Optimization
|
|
114
|
-
ChatGPT Search is powered by Bing — standard Bing SEO applies, plus:
|
|
115
|
-
- Ensure Bing Webmaster Tools verified and sitemap submitted.
|
|
116
|
-
- OpenGraph tags properly set (`og:title`, `og:description`, `og:image`).
|
|
117
|
-
- Content freshness signals (update dates, news sitemaps).
|
|
118
|
-
|
|
119
|
-
#### 7. GEO Performance Measurement
|
|
120
|
-
```python
|
|
121
|
-
# Automated GEO tracking
|
|
122
|
-
import httpx
|
|
123
|
-
|
|
124
|
-
async def check_ai_citation(brand: str, queries: list[str]):
|
|
125
|
-
for query in queries:
|
|
126
|
-
# Check Perplexity
|
|
127
|
-
perp_result = await query_perplexity(query)
|
|
128
|
-
cited = brand.lower() in perp_result.lower()
|
|
129
|
-
|
|
130
|
-
# Log citation rate per query
|
|
131
|
-
await log_metric("geo_citation", {
|
|
132
|
-
"engine": "perplexity",
|
|
133
|
-
"query": query,
|
|
134
|
-
"cited": cited,
|
|
135
|
-
})
|
|
136
|
-
```
|
|
137
|
-
|
|
138
|
-
---
|
|
139
|
-
|
|
140
|
-
<a name="bahasa-indonesia"></a>
|
|
141
|
-
## Bahasa Indonesia
|
|
142
|
-
|
|
143
|
-
### Deskripsi
|
|
144
|
-
Generative Engine Optimization (GEO) untuk lanskap pencarian bertenaga AI tahun 2026 — Google AI Mode (penerus AI Overviews), ChatGPT Search, Perplexity Pages, pencarian web Claude.ai, dan pencarian Grok. Mengoptimalkan konten agar dikutip, disebut, dan direkomendasikan oleh mesin pencari AI.
|
|
145
|
-
|
|
146
|
-
### Kondisi Pemicu
|
|
147
|
-
- Mengoptimalkan konten agar muncul dalam respons Google AI Mode.
|
|
148
|
-
- Mendapatkan kutipan di ChatGPT Search, Perplexity, Claude web, atau hasil Grok.
|
|
149
|
-
- Menambahkan `/llms.txt` dan data terstruktur untuk pengindeksan AI.
|
|
150
|
-
- Mengukur performa GEO (tingkat kutipan, kemunculan AI snippet).
|
|
151
|
-
- Mengoptimalkan untuk kueri "Answer Engine" (pertanyaan siapa, apa, bagaimana, mengapa).
|
|
152
|
-
|
|
153
|
-
### Lanskap Pencarian AI 2026
|
|
154
|
-
|
|
155
|
-
| Mesin AI | Sumber | Konten yang Dapat Dikutip | Sinyal Kunci |
|
|
156
|
-
|---|---|---|---|
|
|
157
|
-
| **Google AI Mode** | Indeks Google + Gemini | Ya — dengan tautan sumber | E-E-A-T, data terstruktur |
|
|
158
|
-
| **ChatGPT Search** | Indeks Bing + GPT-4o | Ya — dengan kutipan | Peringkat Bing, kesegaran |
|
|
159
|
-
| **Perplexity** | Crawl web real-time | Ya — kutipan menonjol | Otoritas, spesifisitas |
|
|
160
|
-
| **Perplexity Pages** | Konten panjang yang dibuat AI | Ya — dikutip otomatis | Kedalaman, komprehensivitas |
|
|
161
|
-
| **Claude Web** | Pencarian real-time | Ya — dengan URL | Kejelasan, struktur |
|
|
162
|
-
|
|
163
|
-
### Kerangka Optimasi GEO
|
|
164
|
-
|
|
165
|
-
#### 1. Sinyal E-E-A-T
|
|
166
|
-
Google AI Mode sangat mempertimbangkan E-E-A-T: kredensial penulis (schema `Person`), tanggal publikasi, kutipan dari sumber primer, dan halaman About yang jelas.
|
|
167
|
-
|
|
168
|
-
#### 2. `/llms.txt` — Protokol Pengindeksan AI
|
|
169
|
-
Tambahkan file `/llms.txt` di root domain Anda — standar 2026 untuk memberi tahu crawler AI apa yang harus diindeks. Mirip `robots.txt` tetapi untuk LLM.
|
|
170
|
-
|
|
171
|
-
#### 3. Data Terstruktur untuk Pemahaman AI
|
|
172
|
-
Gunakan schema `FAQPage` untuk konten Q&A dan `HowTo` untuk konten instruksional — format yang paling disukai mesin AI untuk dikutip.
|
|
173
|
-
|
|
174
|
-
#### 4. Format Konten untuk Kutipan AI
|
|
175
|
-
- Paragraf pendek, header untuk setiap konsep, daftar poin.
|
|
176
|
-
- Pernyataan definitif ("X adalah Y") bukan hedging ("X mungkin Y").
|
|
177
|
-
- Setiap seksi dapat berdiri sendiri sebagai snippet yang dapat dikutip.
|
|
178
|
-
- Sertakan statistik, data, dan angka spesifik.
|
|
179
|
-
- Diperbarui dalam 6 bulan terakhir.
|
|
180
|
-
|
|
181
|
-
#### 5. Optimasi Perplexity Pages
|
|
182
|
-
Tulis konten yang komprehensif (> 1500 kata), gunakan header seksi yang jelas, sertakan statistik dan angka spesifik, dan sertakan ringkasan "TL;DR" di bagian atas.
|
|
183
|
-
|
|
184
|
-
#### 6. Optimasi ChatGPT Search
|
|
185
|
-
ChatGPT Search didukung oleh Bing — SEO Bing standar berlaku. Verifikasi di Bing Webmaster Tools, submit sitemap, dan pastikan tag OpenGraph diatur dengan benar.
|
|
186
|
-
|
|
187
|
-
#### 7. Pengukuran Performa GEO
|
|
188
|
-
Lacak tingkat kutipan merek Anda per mesin AI per query secara otomatis untuk memantau visibilitas AI dari waktu ke waktu.
|
|
1
|
+
---
|
|
2
|
+
name: seo-geo
|
|
3
|
+
description: "Generative Engine Optimization (GEO) for AI Overviews, ChatGPT, and Perplexity / Optimasi Mesin Pencari Generatif (GEO) untuk AI Overviews, ChatGPT, dan Perplexity."
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# SEO-GEO Expert (2026 — AI Mode Edition)
|
|
8
|
+
|
|
9
|
+
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
<a name="english"></a>
|
|
14
|
+
## English
|
|
15
|
+
|
|
16
|
+
### Description
|
|
17
|
+
Generative Engine Optimization (GEO) for the 2026 AI-powered search landscape — Google AI Mode (successor to AI Overviews), ChatGPT Search, Perplexity Pages, Claude.ai web search, and Grok search. Optimizes content to be cited, quoted, and recommended by AI search engines.
|
|
18
|
+
|
|
19
|
+
### Trigger Conditions
|
|
20
|
+
- Optimizing content to appear in Google AI Mode responses.
|
|
21
|
+
- Getting cited in ChatGPT Search, Perplexity, Claude web, or Grok results.
|
|
22
|
+
- Adding `/llms.txt` and structured data for AI indexing.
|
|
23
|
+
- Measuring GEO performance (citation rate, AI snippet appearances).
|
|
24
|
+
- Optimizing for "Answer Engine" queries (who, what, how, why questions).
|
|
25
|
+
|
|
26
|
+
### The 2026 AI Search Landscape
|
|
27
|
+
|
|
28
|
+
| AI Engine | Source | Citable Content | Key Signal |
|
|
29
|
+
|---|---|---|---|
|
|
30
|
+
| **Google AI Mode** | Google index + Gemini | Yes — with source links | E-E-A-T, structured data |
|
|
31
|
+
| **ChatGPT Search** | Bing index + GPT-4o | Yes — with citations | Bing ranking, freshness |
|
|
32
|
+
| **Perplexity** | Real-time web crawl | Yes — prominent citations | Authority, specificity |
|
|
33
|
+
| **Perplexity Pages** | User-generated long-form | Yes — auto-cited | Depth, comprehensiveness |
|
|
34
|
+
| **Claude Web** | Real-time search | Yes — with URLs | Clarity, structure |
|
|
35
|
+
| **Grok** | X/Twitter + web | Yes | Real-time trending |
|
|
36
|
+
|
|
37
|
+
### GEO Optimization Framework
|
|
38
|
+
|
|
39
|
+
#### 1. E-E-A-T Signals (Experience, Expertise, Authoritativeness, Trust)
|
|
40
|
+
Google AI Mode heavily weights E-E-A-T:
|
|
41
|
+
- **Author credentials**: Add `<script type="application/ld+json">` `Person` schema with credentials.
|
|
42
|
+
- **Publication dates**: Always include `datePublished` and `dateModified`.
|
|
43
|
+
- **Primary sources**: Cite original research, government data, and peer-reviewed studies.
|
|
44
|
+
- **About page**: Clear author bios with LinkedIn/professional links.
|
|
45
|
+
|
|
46
|
+
#### 2. `/llms.txt` — AI Indexing Protocol
|
|
47
|
+
Add an `/llms.txt` file at your domain root — the 2026 standard for telling AI crawlers what to index:
|
|
48
|
+
```
|
|
49
|
+
# /llms.txt
|
|
50
|
+
# AI-friendly site map for LLM indexers
|
|
51
|
+
|
|
52
|
+
## Product
|
|
53
|
+
- [Features](/features): Complete feature list with pricing
|
|
54
|
+
- [API Docs](/docs/api): REST API reference (JSON schemas included)
|
|
55
|
+
- [Changelog](/changelog): Recent updates and releases
|
|
56
|
+
|
|
57
|
+
## Content
|
|
58
|
+
- [Blog](/blog): Technical articles on [topic]
|
|
59
|
+
- [Tutorials](/tutorials): Step-by-step guides
|
|
60
|
+
|
|
61
|
+
## Company
|
|
62
|
+
- [About](/about): Team, mission, and founding story
|
|
63
|
+
- [Pricing](/pricing): Current plan structure
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
#### 3. Structured Data for AI Comprehension
|
|
67
|
+
```html
|
|
68
|
+
<!-- FAQ Schema — AI engines love Q&A format -->
|
|
69
|
+
<script type="application/ld+json">
|
|
70
|
+
{
|
|
71
|
+
"@context": "https://schema.org",
|
|
72
|
+
"@type": "FAQPage",
|
|
73
|
+
"mainEntity": [{
|
|
74
|
+
"@type": "Question",
|
|
75
|
+
"name": "What is [Product]?",
|
|
76
|
+
"acceptedAnswer": {
|
|
77
|
+
"@type": "Answer",
|
|
78
|
+
"text": "Concise, factual answer in 2-3 sentences that AI can quote directly."
|
|
79
|
+
}
|
|
80
|
+
}]
|
|
81
|
+
}
|
|
82
|
+
</script>
|
|
83
|
+
|
|
84
|
+
<!-- HowTo Schema — for instructional content -->
|
|
85
|
+
<script type="application/ld+json">
|
|
86
|
+
{
|
|
87
|
+
"@context": "https://schema.org",
|
|
88
|
+
"@type": "HowTo",
|
|
89
|
+
"name": "How to [Task]",
|
|
90
|
+
"step": [
|
|
91
|
+
{ "@type": "HowToStep", "name": "Step 1", "text": "..." },
|
|
92
|
+
{ "@type": "HowToStep", "name": "Step 2", "text": "..." }
|
|
93
|
+
]
|
|
94
|
+
}
|
|
95
|
+
</script>
|
|
96
|
+
```
|
|
97
|
+
|
|
98
|
+
#### 4. Content Formatting for AI Citation
|
|
99
|
+
AI engines prefer content that is:
|
|
100
|
+
- **Scannable**: Short paragraphs, headers for each concept, bullet lists.
|
|
101
|
+
- **Definitive**: Declarative statements ("X is Y") over hedging ("X might be Y").
|
|
102
|
+
- **Self-contained**: Each section can stand alone as a quotable snippet.
|
|
103
|
+
- **Cited**: Reference authoritative sources with links.
|
|
104
|
+
- **Fresh**: Updated within the last 6 months — AI engines penalize stale content.
|
|
105
|
+
|
|
106
|
+
#### 5. Perplexity Pages Optimization
|
|
107
|
+
Perplexity Pages are AI-generated long-form content that cites sources. To be cited in Pages:
|
|
108
|
+
- Cover a topic comprehensively (> 1500 words).
|
|
109
|
+
- Use clear section headers (H2/H3 for each subtopic).
|
|
110
|
+
- Include statistics, data, and specific numbers.
|
|
111
|
+
- Have a clear "Summary" or "TL;DR" section at the top.
|
|
112
|
+
|
|
113
|
+
#### 6. ChatGPT Search Optimization
|
|
114
|
+
ChatGPT Search is powered by Bing — standard Bing SEO applies, plus:
|
|
115
|
+
- Ensure Bing Webmaster Tools verified and sitemap submitted.
|
|
116
|
+
- OpenGraph tags properly set (`og:title`, `og:description`, `og:image`).
|
|
117
|
+
- Content freshness signals (update dates, news sitemaps).
|
|
118
|
+
|
|
119
|
+
#### 7. GEO Performance Measurement
|
|
120
|
+
```python
|
|
121
|
+
# Automated GEO tracking
|
|
122
|
+
import httpx
|
|
123
|
+
|
|
124
|
+
async def check_ai_citation(brand: str, queries: list[str]):
|
|
125
|
+
for query in queries:
|
|
126
|
+
# Check Perplexity
|
|
127
|
+
perp_result = await query_perplexity(query)
|
|
128
|
+
cited = brand.lower() in perp_result.lower()
|
|
129
|
+
|
|
130
|
+
# Log citation rate per query
|
|
131
|
+
await log_metric("geo_citation", {
|
|
132
|
+
"engine": "perplexity",
|
|
133
|
+
"query": query,
|
|
134
|
+
"cited": cited,
|
|
135
|
+
})
|
|
136
|
+
```
|
|
137
|
+
|
|
138
|
+
---
|
|
139
|
+
|
|
140
|
+
<a name="bahasa-indonesia"></a>
|
|
141
|
+
## Bahasa Indonesia
|
|
142
|
+
|
|
143
|
+
### Deskripsi
|
|
144
|
+
Generative Engine Optimization (GEO) untuk lanskap pencarian bertenaga AI tahun 2026 — Google AI Mode (penerus AI Overviews), ChatGPT Search, Perplexity Pages, pencarian web Claude.ai, dan pencarian Grok. Mengoptimalkan konten agar dikutip, disebut, dan direkomendasikan oleh mesin pencari AI.
|
|
145
|
+
|
|
146
|
+
### Kondisi Pemicu
|
|
147
|
+
- Mengoptimalkan konten agar muncul dalam respons Google AI Mode.
|
|
148
|
+
- Mendapatkan kutipan di ChatGPT Search, Perplexity, Claude web, atau hasil Grok.
|
|
149
|
+
- Menambahkan `/llms.txt` dan data terstruktur untuk pengindeksan AI.
|
|
150
|
+
- Mengukur performa GEO (tingkat kutipan, kemunculan AI snippet).
|
|
151
|
+
- Mengoptimalkan untuk kueri "Answer Engine" (pertanyaan siapa, apa, bagaimana, mengapa).
|
|
152
|
+
|
|
153
|
+
### Lanskap Pencarian AI 2026
|
|
154
|
+
|
|
155
|
+
| Mesin AI | Sumber | Konten yang Dapat Dikutip | Sinyal Kunci |
|
|
156
|
+
|---|---|---|---|
|
|
157
|
+
| **Google AI Mode** | Indeks Google + Gemini | Ya — dengan tautan sumber | E-E-A-T, data terstruktur |
|
|
158
|
+
| **ChatGPT Search** | Indeks Bing + GPT-4o | Ya — dengan kutipan | Peringkat Bing, kesegaran |
|
|
159
|
+
| **Perplexity** | Crawl web real-time | Ya — kutipan menonjol | Otoritas, spesifisitas |
|
|
160
|
+
| **Perplexity Pages** | Konten panjang yang dibuat AI | Ya — dikutip otomatis | Kedalaman, komprehensivitas |
|
|
161
|
+
| **Claude Web** | Pencarian real-time | Ya — dengan URL | Kejelasan, struktur |
|
|
162
|
+
|
|
163
|
+
### Kerangka Optimasi GEO
|
|
164
|
+
|
|
165
|
+
#### 1. Sinyal E-E-A-T
|
|
166
|
+
Google AI Mode sangat mempertimbangkan E-E-A-T: kredensial penulis (schema `Person`), tanggal publikasi, kutipan dari sumber primer, dan halaman About yang jelas.
|
|
167
|
+
|
|
168
|
+
#### 2. `/llms.txt` — Protokol Pengindeksan AI
|
|
169
|
+
Tambahkan file `/llms.txt` di root domain Anda — standar 2026 untuk memberi tahu crawler AI apa yang harus diindeks. Mirip `robots.txt` tetapi untuk LLM.
|
|
170
|
+
|
|
171
|
+
#### 3. Data Terstruktur untuk Pemahaman AI
|
|
172
|
+
Gunakan schema `FAQPage` untuk konten Q&A dan `HowTo` untuk konten instruksional — format yang paling disukai mesin AI untuk dikutip.
|
|
173
|
+
|
|
174
|
+
#### 4. Format Konten untuk Kutipan AI
|
|
175
|
+
- Paragraf pendek, header untuk setiap konsep, daftar poin.
|
|
176
|
+
- Pernyataan definitif ("X adalah Y") bukan hedging ("X mungkin Y").
|
|
177
|
+
- Setiap seksi dapat berdiri sendiri sebagai snippet yang dapat dikutip.
|
|
178
|
+
- Sertakan statistik, data, dan angka spesifik.
|
|
179
|
+
- Diperbarui dalam 6 bulan terakhir.
|
|
180
|
+
|
|
181
|
+
#### 5. Optimasi Perplexity Pages
|
|
182
|
+
Tulis konten yang komprehensif (> 1500 kata), gunakan header seksi yang jelas, sertakan statistik dan angka spesifik, dan sertakan ringkasan "TL;DR" di bagian atas.
|
|
183
|
+
|
|
184
|
+
#### 6. Optimasi ChatGPT Search
|
|
185
|
+
ChatGPT Search didukung oleh Bing — SEO Bing standar berlaku. Verifikasi di Bing Webmaster Tools, submit sitemap, dan pastikan tag OpenGraph diatur dengan benar.
|
|
186
|
+
|
|
187
|
+
#### 7. Pengukuran Performa GEO
|
|
188
|
+
Lacak tingkat kutipan merek Anda per mesin AI per query secara otomatis untuk memantau visibilitas AI dari waktu ke waktu.
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: session-context-loader
|
|
3
|
+
description: "Automatically loads and learns project context (Tech Stack, PRD, Roadmap, Blueprint) at the start of every new conversation session to ensure focused and directed development / Otomatis memuat dan mempelajari konteks proyek (Tech Stack, PRD, Roadmap, Blueprint) di awal setiap sesi percakapan baru untuk memastikan pengembangan yang terarah dan fokus."
|
|
4
|
+
author: "Roedy Rustam"
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# Session Context Loader
|
|
8
|
+
|
|
9
|
+
[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)
|
|
10
|
+
|
|
11
|
+
---
|
|
12
|
+
|
|
13
|
+
<a name="english"></a>
|
|
14
|
+
## English
|
|
15
|
+
|
|
16
|
+
### Description
|
|
17
|
+
This skill ensures that the AI agent is always aligned with the project's core documentation. At the beginning of every new conversation session, it automatically searches for and reads essential project context files (Tech Stack, PRD, Roadmap, Blueprint). This guarantees that development remains focused, directed, and strictly adheres to established requirements and architectural decisions.
|
|
18
|
+
|
|
19
|
+
### Trigger Conditions
|
|
20
|
+
Activate this skill IMMEDIATELY when:
|
|
21
|
+
- It is the very first message of a new conversation session.
|
|
22
|
+
- The user says "start session", "initialize project", or "load context".
|
|
23
|
+
- The AI realizes it lacks the high-level context of the current repository.
|
|
24
|
+
|
|
25
|
+
### Execution Protocol
|
|
26
|
+
|
|
27
|
+
When triggered, you MUST perform the following steps before answering the user's primary request or writing any code:
|
|
28
|
+
|
|
29
|
+
1. **Locate Key Documentation Files:**
|
|
30
|
+
Use your file search tools (`list_dir`, `grep_search`, or `view_file`) to look for the following files in the project root or `.docs/` folder:
|
|
31
|
+
- `PRD.md` (Product Requirements Document)
|
|
32
|
+
- `ROADMAP.md` or `ROADMAP.txt`
|
|
33
|
+
- `BLUEPRINT.md` or `ARCHITECTURE.md`
|
|
34
|
+
- `TECH_STACK.md`, `package.json`, `go.mod`, `Cargo.toml`, or `requirements.txt` (to identify the tech stack)
|
|
35
|
+
|
|
36
|
+
2. **Read and Internalize Context:**
|
|
37
|
+
- Read the contents of the found files.
|
|
38
|
+
- Understand the project's primary goal, current phase in the roadmap, architectural constraints (blueprint), and the specific tech stack being used.
|
|
39
|
+
|
|
40
|
+
3. **Acknowledge and Align:**
|
|
41
|
+
- Briefly acknowledge to the user that the project context has been loaded successfully.
|
|
42
|
+
- State the current Tech Stack and the immediate goal based on the Roadmap/PRD.
|
|
43
|
+
- Proceed with addressing the user's actual request using the newly loaded context.
|
|
44
|
+
|
|
45
|
+
---
|
|
46
|
+
|
|
47
|
+
<a name="bahasa-indonesia"></a>
|
|
48
|
+
## Bahasa Indonesia
|
|
49
|
+
|
|
50
|
+
### Deskripsi
|
|
51
|
+
Skill ini memastikan bahwa agen AI selalu selaras dengan dokumentasi inti proyek. Di awal setiap sesi percakapan baru, agen akan secara otomatis mencari dan membaca file konteks proyek esensial (Tech Stack, PRD, Roadmap, Blueprint). Ini menjamin bahwa pengembangan proyek aplikasi tetap lebih terarah, fokus, dan sangat mematuhi persyaratan serta keputusan arsitektur yang telah ditetapkan.
|
|
52
|
+
|
|
53
|
+
### Kondisi Pemicu
|
|
54
|
+
Aktifkan skill ini SEGERA ketika:
|
|
55
|
+
- Ini adalah pesan pertama dari sesi percakapan baru.
|
|
56
|
+
- Pengguna berkata "mulai sesi", "inisialisasi proyek", atau "muat konteks".
|
|
57
|
+
- AI menyadari bahwa ia kekurangan konteks tingkat tinggi dari repositori saat ini.
|
|
58
|
+
|
|
59
|
+
### Protokol Eksekusi
|
|
60
|
+
|
|
61
|
+
Saat dipicu, Anda HARUS melakukan langkah-langkah berikut sebelum menjawab permintaan utama pengguna atau menulis kode apa pun:
|
|
62
|
+
|
|
63
|
+
1. **Temukan File Dokumentasi Kunci:**
|
|
64
|
+
Gunakan alat pencarian file Anda (`list_dir`, `grep_search`, atau `view_file`) untuk mencari file berikut di root proyek atau folder `.docs/`:
|
|
65
|
+
- `PRD.md` (Product Requirements Document)
|
|
66
|
+
- `ROADMAP.md` atau `ROADMAP.txt`
|
|
67
|
+
- `BLUEPRINT.md` atau `ARCHITECTURE.md`
|
|
68
|
+
- `TECH_STACK.md`, `package.json`, `go.mod`, `Cargo.toml`, atau `requirements.txt` (untuk mengidentifikasi tech stack)
|
|
69
|
+
|
|
70
|
+
2. **Baca dan Pahami Konteks:**
|
|
71
|
+
- Baca isi dari file-file yang ditemukan.
|
|
72
|
+
- Pahami tujuan utama proyek, fase saat ini di roadmap, batasan arsitektur (blueprint), dan tech stack spesifik yang digunakan.
|
|
73
|
+
|
|
74
|
+
3. **Konfirmasi dan Selaraskan:**
|
|
75
|
+
- Berikan konfirmasi singkat kepada pengguna bahwa konteks proyek telah berhasil dimuat.
|
|
76
|
+
- Sebutkan Tech Stack saat ini dan tujuan langsung berdasarkan Roadmap/PRD.
|
|
77
|
+
- Lanjutkan dengan menjawab permintaan pengguna yang sebenarnya menggunakan konteks yang baru dimuat.
|