Skills

AI agent Skills için açık kayıt: önerilen modeller, örnek prompt'lar ve uyumlu araçlar içeren yapılandırılmış prompt'lar ve iş akışları.

Bazı açıklamalar otomatik çevrilmiş pilot içeriklerdir ve henüz editör tarafından incelenmemiştir.

Bir Skill ekle

Skills

209

Kategoriler

9

Uyumlu araçlar

8

Katkıda bulunanlar

1

100 Skill'den 1–21 arası gösteriliyor

Churn Prediction Designerİleri

Designs a customer churn prediction approach end to end: framing the target and prediction window, engineering behavioral and tenure features, choosing suitable models and evaluation metrics for imbalanced data, and planning how predictions feed retention actions. Focuses on leakage-free design and metrics that match the business goal.

3 model
Terraform Drift Detectorİleri

Analyzes Terraform plan output and state to find configuration drift between declared infrastructure and what actually exists. Explains each drifted resource in plain language, flags risky or destructive changes, and recommends whether to reconcile in code, import, or apply, so teams can keep state and reality aligned safely.

3 model
Incident Comms WriterOrta

Writes clear, calm customer-facing incident communications during an active outage: status-page updates, in-app banners, and stakeholder emails. Adapts the message to the incident phase (investigating, identified, monitoring, resolved), states impact and scope honestly without leaking sensitive detail, and keeps a consistent tone across updates.

3 model
Kubernetes Troubleshooterİleri

Diagnoses failing Kubernetes workloads from symptoms, events, logs, and manifests. Works through a systematic checklist (pod status, events, resource limits, probes, scheduling, networking) to identify the root cause of issues like CrashLoopBackOff, ImagePullBackOff, OOMKilled, and pending pods, then recommends concrete fixes and verification steps.

3 model
Flashcard GeneratorBaşlangıç

Turns notes, articles, or textbook passages into spaced-repetition flashcards. Produces atomic question-and-answer pairs (and optional cloze deletions) that test one concept each, avoiding ambiguous prompts, and can export in a plain format ready to import into tools like Anki.

3 model
Security Questionnaire ResponderOrta

Drafts accurate, well-supported answers to vendor security and compliance questionnaires (SIG, CAIQ, custom due-diligence forms). Maps each question to existing policies and control evidence, writes clear responses, and flags any question where the honest answer is unknown or a control is missing rather than overstating posture.

3 model
Git Bisect AssistantOrta

Guides a git bisect session to isolate the commit that introduced a regression. Helps define a reliable good/bad test, drives the bisect steps, interprets results, and can suggest an automated test script for `git bisect run`, then explains the offending change once the culprit commit is found.

3 model
JSON Schema GeneratorOrta

Generates JSON Schema (Draft 7 through 2020-12) from example payloads, TypeScript types, or a natural-language description of a data shape. Infers types, required fields, formats, and constraints, and can add descriptions and enums to produce a validation-ready schema.

3 model
Cover Letter WriterBaşlangıç

Drafts tailored, concise cover letters that connect a candidate's experience to a specific job description. Extracts the role's key requirements, maps them to the applicant's most relevant achievements, and produces a focused letter in the requested tone without generic filler.

3 model
User Persona BuilderOrta

Synthesizes user research, interviews, and survey data into clear, evidence-based user personas. Clusters behaviors and needs, names each persona, and captures goals, pain points, motivations, and representative scenarios, keeping the output grounded in the source data rather than invented detail.

3 model
Vulnerability Remediationİleri

Finds, validates, and fixes security vulnerabilities end to end, going beyond audit-only review to produce verified patches. Reproduces the issue, proposes a minimal fix, and confirms the vulnerability is closed without breaking existing behavior. Models a CodeMender-style workflow where multiple agents detect, validate, and patch code security issues at scale.

3 model
Computer Use Automationİleri

Designs and drives computer-use agents that operate a desktop or browser directly via screenshots and UI actions (click, type, scroll, navigate). Plans multi-step GUI workflows, handles verification and recovery between steps, and structures guardrails for safe autonomous execution. Built for models exposing computer use as a native client-side tool.

4 model
Agent Memory Designİleri

Designs durable memory for AI agents, including what to retain, how to retrieve it, privacy boundaries, expiration policies, and evaluation criteria for useful recall.

3 model
Incident PostmortemOrta

Produces blameless, actionable incident postmortems with a precise timeline, contributing factors, impact, decisions, corrective actions, owners, and measurable follow-through.

3 model
MCP Server Security Reviewİleri

Reviews Model Context Protocol servers for excessive permissions, unsafe tool design, prompt injection exposure, secret handling, authorization gaps, and auditability.

3 model
Customer Feedback SynthesisOrta

Synthesizes interviews, support tickets, reviews, and survey responses into evidence-based themes, opportunities, representative quotes, confidence levels, and product actions.

3 model
LLM Observability Designİleri

Designs traces, metrics, structured events, privacy controls, dashboards, and alerts for LLM applications so teams can diagnose quality, cost, latency, and tool-use behavior.

3 model
Tool Call Testingİleri

Tests AI agent tool use with realistic fixtures, malformed inputs, permission boundaries, deterministic assertions, and recovery checks for failed or partially completed actions.

3 model
Agent Evaluation Designİleri

Gerçekçi uçtan uca senaryolarda görev başarısını, araç kullanım doğruluğunu, dayanaklılığı, gecikmeyi, maliyeti ve güvenli toparlanmayı ölçen yeniden üretilebilir AI agent değerlendirmeleri oluşturur.

3 model
Browser Test Debuggingİleri

Diagnoses failing browser and end-to-end tests by correlating assertions, traces, screenshots, network activity, timing, and application state into reproducible fixes.

3 model
Model Context Budgetingİleri

Optimizes prompts and agent workflows for finite context windows by prioritizing evidence, compressing history, managing retrieval budgets, and measuring token-cost trade-offs.

3 model

Skills ve MCP sunucuları

aralarındaki fark nedir?

Skills“ne yapılacağı”

Bir Skill; talimatları, örnek prompt'u ve önerilen modelleri paketleyerek agent'ın görevi tutarlı şekilde yapmasını sağlar. Skills yeni bağlantılar değil, bilgi ekler.

MCP sunucuları“nasıl bağlanılacağı”

Bir MCP sunucusu, gerçek sistemlere (veritabanları, API'ler ve dosyalar) bir taşıma yöntemi üzerinden bağlanarak agent'a yeni yetenekler kazandırır. MCP görev talimatları değil, bağlantılar ve eylemler ekler.

Kısa kural: modelin bir görevi iyi yapması gerekiyorsa Skill, bir araca veya sisteme erişmesi gerekiyorsa MCP sunucusu kullanın. Birlikte çalışabilirler; Skill, MCP sunucusunun sunduğu araçlardan yararlanabilir.

Faydalı bir Skill mi geliştirdiniz?

Bir SKILL.md gönderin; açık kaynaklıdır ve topluluk tarafından sürdürülür.

GitHub üzerinden katkıda bulun