Bir AI aracını yönlendirmek, bir sohbet botunu yönlendirmekten temel olarak farklıdır. Sohbet botuyla sohbet edersiniz. Bir aracı yönetirken ise bir iş tanımı yazarsınız. Aracın amacı, kısıtlamaları, beklenen çıktıyı ve bir şeyler ters gittiğinde ne yapması gerektiğini anlaması gerekir — çünkü her adımı yönlendirmek için orada olmayacaksınız.
Bu 15 şablon, aracı kullanımı için yapılandırılmıştır: net hedefler, açık kısıtlamalar, tanımlanmış çıktı formatları ve hata yönetimi talimatları içerir. Hermes Agent, Claude Code, OpenAI Codex ve ChatGPT'nin çok adımlı modu ile çalışır.
Anahtar Çıkarım
Aracı istemleri, sohbet botu istemlerinde bulunmayan üç şeye ihtiyaç duyar: net başarı kriteri ("görevin tamamlandığını nasıl anlarım?"), açık kısıtlamalar ("/src dışındaki dosyaları değiştirmeyin") ve hata yönetimi ("API çalışmıyorsa 3 kez yeniden deneyin ve hatayı bildirin"). Bunlar olmadan aracılar token'ları boşa harcar ve öngörülemeyen sonuçlar üretir.
Araştırma Şablonları
1
Rakip Araştırması
Research the top [5-10] competitors to [your product/company] in [market].
For each competitor, find:
- Company name, URL, founding year
- Pricing (all tiers)
- Key features (top 5)
- Target audience
- Recent news or product updates (last 3 months)
Output: A comparison table with all competitors side by side.
Format: Markdown table.
Success: Table has complete data for all competitors with sources cited.
If a competitor's pricing isn't public, note "pricing not public" rather than guessing.
2
Pazar Trend Analizi
Research [topic/industry] trends for [time period].
Find:
- 5 major trends with supporting data points
- 3 expert quotes or predictions (with attribution)
- 2 contrarian viewpoints
- Key statistics with sources
Output: A 1,000-word briefing document.
Structure: Executive summary (3 bullets) → Trends → Expert perspectives → Data → Contrarian views.
Success: Every claim has a cited source. No unsourced statistics.
3
Kişi/Şirket Araştırma Özeti
Research [person name] at [company].
Find:
- Current role, tenure, previous roles
- Recent public statements, interviews, or posts (last 6 months)
- Their company's recent news and strategic direction
- Mutual connections or shared interests with me: [your background]
- 3 conversation starters specific to their work
Output: A 1-page brief I can review in 5 minutes before a meeting.
Success: No fabricated claims. If information isn't publicly available, say so.
---
📬 Bu içerikten faydalanıyor musunuz? Her hafta aracıya özel rehberler yayınlıyoruz. Gelen kutunuza alın →
---
Otomasyon Şablonları
4
Günlük Özet Raporu
Generate a daily summary covering:
1. Top 3 news items in [industry/topic] from the last 24 hours
2. Any mentions of [your company/competitors] in news or social media
3. Key metrics: [list your metrics sources]
Format: Bullet points, under 300 words total.
Tone: Factual, no commentary. Just the information.
Schedule: Run at 8:00 AM daily.
Delivery: Post to [Slack channel / email / Discord].
5
E-posta Önceliklendirme
Review my unread emails and categorize them:
Categories:
- URGENT: Needs response within 2 hours (client issues, boss requests, deadlines)
- TODAY: Should respond today but not immediately
- THIS WEEK: Can wait a few days
- FYI: No response needed, just information
- SKIP: Newsletters, promotions, automated notifications
For each URGENT and TODAY email:
- One-sentence summary of what they need
- Suggested response (2-3 sentences)
Output: Categorized list with summaries.
Constraint: Do NOT send any responses — only draft suggestions for my review.
6
İçerik Yeniden Kullanımı
Take this article: [paste URL or content]
Create:
1. A LinkedIn post (150-200 words, hook + value + question)
2. A Twitter/X thread (5-7 tweets, first tweet is the hook)
3. A Reddit post for r/[subreddit] (educational, no self-promotion in body)
4. 3 short-form video script hooks (under 15 seconds each)
Constraints:
- No links in any version (kills reach)
- Each version should feel native to its platform
- LinkedIn: professional, uses line breaks
- Twitter: punchy, uses numbers
- Reddit: humble, leads with value
- Video hooks: pattern interrupt opening
Kodlama Şablonları
7
Özellik Uygulama
Implement [feature description].
Requirements:
- [Requirement 1]
- [Requirement 2]
- [Requirement 3]
Constraints:
- Only modify files in /src and /tests
- Follow existing code style and patterns
- Add tests for every new function
- Do not modify any database schemas
Steps:
1. Read the relevant existing code first
2. Plan the changes before making them
3. Implement
4. Run tests
5. Fix any failures
6. Report what was changed and why
Success: All tests pass, feature works as described, no unrelated files modified.
8
Hata Araştırması
Bug report: [describe the bug]
Expected behavior: [what should happen]
Actual behavior: [what actually happens]
Steps:
1. Reproduce the bug by reading the relevant code
2. Identify the root cause (not just the symptom)
3. Propose a fix with explanation
4. Implement the fix
5. Add a test that would have caught this bug
6. Run the full test suite to verify no regressions
Constraint: Do not refactor unrelated code. Fix only the bug.
Report: What caused it, what you changed, and what test you added.
Analiz Şablonları
9
Veri Analiz Raporu
Analyze this dataset: [attach file or describe location]
Steps:
1. Describe the dataset: columns, row count, date range, missing values
2. Calculate [specific metrics: MoM growth, averages, distributions]
3. Identify the top 3 trends or anomalies
4. Create visualizations for key findings
5. Write a 3-paragraph executive summary
Output: Report with summary at top, analysis in middle, raw data notes at bottom.
Audience: [Non-technical executive / Technical team / Client]
Success: Every number is traceable to the source data. No made-up statistics.
10
Belge İncelemesi
Review this document: [attach file]
Check for:
1. Factual accuracy — flag any claims that seem incorrect or unsourced
2. Consistency — are there contradictions between sections?
3. Completeness — what important topics are missing?
4. Clarity — which paragraphs are confusing or ambiguous?
5. Actionability — does each section lead to a clear next step?
Output: Annotated feedback organized by section.
Format: Section heading → Issue → Suggestion → Priority (High/Medium/Low)
Constraint: Be specific. "This section is unclear" is not useful. "Paragraph 3 says 'significant growth' without a number — add the specific percentage" is useful.
Stratejik Şablonları
11
Karar Matrisi
Help me decide between these options: [list 3-5 options]
Context: [your situation, constraints, priorities]
Steps:
1. Identify the 5 most important criteria for this decision
2. Weight each criteria by importance (total = 100%)
3. Score each option on each criteria (1-10)
4. Calculate weighted scores
5. Provide a recommendation with reasoning
Output: Decision matrix table + 1-paragraph recommendation.
Constraint: Be honest about trade-offs. Don't make one option look perfect — every choice has downsides.
12
Toplantı Hazırlık Özeti
I have a meeting about [topic] with [who] in [timeframe].
Prepare:
1. 3 key points I should make (with supporting data)
2. 5 questions they might ask me (with prepared answers)
3. 2 questions I should ask them
4. 1 potential objection and how to address it
5. A 30-second opening statement
My goal for this meeting: [specific outcome]
Constraint: Keep the total brief under 1 page. I need to review it in 5 minutes.
Yaratıcı Şablonlar
13
İçerik Takvimi
Create a 30-day content calendar for [platform] about [topic/niche].
Requirements:
- 1 post per day
- Mix: 40% educational, 30% personal story, 20% promotional, 10% engagement
- Each post: headline, hook (first line), key point, CTA
- Include trending topic tie-ins where natural
- No two consecutive days with the same content type
My audience: [describe]
My product/service: [describe]
Constraint: Every promotional post must deliver standalone value even without clicking the CTA.
14
Landing Page Metni
Write landing page copy for [product/service].
Target customer: [describe]
Main problem solved: [describe]
Key differentiator: [what makes this different]
Sections needed:
1. Hero: headline (under 10 words) + subheadline + CTA button text
2. Problem section: 3 pain points the customer recognizes
3. Solution section: how the product solves each pain point
4. Social proof: placeholder for testimonials (write 3 example testimonials)
5. Features: top 5 with one-sentence benefits
6. FAQ: 5 questions (answer objections, not features)
7. Final CTA: urgency-driven close
Tone: [professional/casual/bold]
Constraint: No "revolutionary," "game-changing," "leverage," or "unlock."
15
Müşteri Geri Bildirim Analizi
Analyze this customer feedback: [paste reviews, surveys, or support tickets]
Steps:
1. Categorize each piece of feedback (feature request, bug, praise, complaint)
2. Identify the top 5 themes by frequency
3. Sentiment analysis: what percentage is positive/neutral/negative?
4. Extract specific, actionable improvement suggestions
5. Identify any urgent issues that need immediate attention
Output: Summary report with theme frequency table + prioritized action items.
Success: Every action item maps to specific customer feedback (quote the relevant text).
Bu şablonları kendi kullanım durumunuza göre iyileştirmek için, ücretsiz İstem İyileştirici içine yapıştırın — bağlam, kısıtlamalar ve özellikleri ekleyerek aracı çıktısını daha güvenilir hale getirir.
---
📬 Bunun gibi daha fazla içerik mi istiyorsunuz? Aracıya özel şablonlar ve rehberler, haftalık. Ücretsiz abone olun →
---
Sıkça Sorulan Sorular
Bu şablonlar tüm AI araçlarıyla mı çalışır?
Evet. Yapı (hedef + kısıtlamalar + çıktı formatı + başarı kriteri) aracıdan bağımsızdır. Belirli özellikler araca göre değişir — Hermes mesaj entegrasyonlarını, Claude Code kod tabanı erişimini, ChatGPT web araştırmasını ele alır — ancak istem yapısı aktarılabilir.
Neden aracı istemleri hata yönetimini gerektirir?
Çünkü araçlar otonom hareket eder. Bir sohbet botu size yanıtını gösterir ve siz bundan sonra ne yapacağınıza karar verirsiniz. Bir araç ise yanıtına göre harekete geçer. Eylem başarısız olur ve hata yönetimi talimatı yoksa araç ya durur (zamanınızı boşa harcar) veya yanlış şekilde yeniden dener (API maliyetlerini boşa harcar).
Şablonları birleştirebilir miyim?
Evet. Karmaşık iş akışları genellikle şablonları zincirleme şeklinde kullanır: Araştırma → Analiz → İçerik Oluşturma. Bazı araçlar (Hermes, CrewAI) zincirlenmiş görevleri doğal olarak ele alır. ChatGPT için bileşik görevleri sıralı istemlere bölün.
Açıklama: Bu makaledeki bazı bağlantılar ortaklık bağlantılarıdır. Sadece kişisel olarak test ettiğimiz ve düzenli olarak kullandığımız araçları öneriyoruz. Tam açıklama politikamızı görmek için buraya bakın.