# Terminal CLI Otomasyonları

- [Hammerspoon Dictation: Metal GPU Hızlandırmalı Sesli Yazıya Çevirme](https://docs.yemreak.com/terminal-cli-otomasyonlari/hammerspoon-dictation.md): macOS için Metal GPU hızlandırmalı sesli yazıya çevirme sistemi
- [VSCode Extension: Extension Debug Yavas, VSCode Eval ile AI Aninda Test Yapiyor](https://docs.yemreak.com/terminal-cli-otomasyonlari/vscode-extension-ai-debug.md): VSCode extension debug yavaş reload gerekiyor, VSCode eval komutu ekledim AI inline test yapıyor hızlıca öğreniyor.
- [Philips Hue: Yapay Zeka ile Sesli Kontrol](https://docs.yemreak.com/terminal-cli-otomasyonlari/philips-hue-yapay-zeka-sesli-kontrol.md): Claude'a evdeki Philips Hue ışıklarıma tam erişim verdim. İlk defa yapıyorum bunu. AI dokümanları okudu, scriptleri yazdı, şimdi sadece konuşuyorum.
- [Chrome CDP: AI ile Tarayıcı Kontrolü](https://docs.yemreak.com/terminal-cli-otomasyonlari/chrome-cdp-yapay-zeka-tarayici-kontrolu.md): AI'ya Chrome'umu verdim. 3 agent çalışıyor - 1 geliştirici, 2 tester. Puppeteer yok, direkt tarayıcım. 8 sekme aynı anda dans ediyor.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.yemreak.com/terminal-cli-otomasyonlari.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
