Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/omergocmen/vibe-coder-kit/prompt-enhancernpx skills add omergocmen/vibe-coder-kit --skill prompt-enhancergit clone --depth 1 https://github.com/omergocmen/vibe-coder-kitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/omergocmen/vibe-coder-kit/prompt-enhancer)<a href="https://agentmods.dev/skills/omergocmen/vibe-coder-kit/prompt-enhancer"><img src="https://agentmods.dev/badge/skills/omergocmen/vibe-coder-kit/prompt-enhancer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.01867 |
| Opus 5 | $0.00000 | $0.00933 |
| Sonnet 5 | $0.00000 | $0.00373 |
| Haiku 4.5 | $0.00000 | $0.00187 |
Grade A, and why
prompt-enhancer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 214 lines — stays where its author put it; the contents beside it link to each section on GitHub.
name: prompt-enhancer description: > Takes a vague or incomplete user request and transforms it into a precise, actionable prompt. Identifies missing dimensions (what, why, who, success criteria, constraints) and either asks targeted questions or fills gaps with explicit assumptions. Runs before other skills to improve input quality.
Prompt Enhancer Skill
Felsefe
Yanlış soruya doğru cevap vermek, doğru soruya yanlış cevap vermekten daha kötüdür.
Bir isteğin kalitesi, çıktısının kalitesini belirler. Bu skill, agent'ın "galiba bunu kastetti" modunda çalışmasını engeller. Belirsizliği yüzeye çıkarır ve karar noktalarını netleştirir.
Ne Zaman Tetiklenir?
Şu sinyallerden biri varsa bu skill devreye girer:
- İstek tek cümle ve detaysız: "Login'i düzelt", "Performansı artır", "Daha iyi görünsün"
- İstek birden fazla şekilde yorumlanabilir: "Kullanıcı flow'unu iyileştir"
- Hedef kitle veya bağlam yok: "Bir dashboard ekle"
- Başarı kriteri belirsiz: "Hızlandır", "Temizle", "Optimize et"
- Kapsam sınırı yok: "Auth sistemini yenile"
Süreç
Adım 1: İstek Türünü Tespit Et
İlk olarak ne tür bir istek olduğunu belirle:
| Tür | Örnek | Eksik Boyutlar |
|---|---|---|
| Bug fix | "Login çalışmıyor" | Hangi koşulda? Hata mesajı? Her zaman mı? |
| Yeni özellik | "Profil sayfası ekle" | Kim kullanacak? İçerik ne? Tasarım referansı? |
| Refactor | "Kodu temizle" | Hangi dosya/modül? Temizden kasıt ne? |
| Performans | "Hızlandır" | Hangi sayfa/endpoint? Hedef süre? Mevcut süre? |
| Tasarım | "Daha güzel yap" | Referans var mı? Hangi element? Hangi bağlam? |
| Altyapı | "Deploy otomatikleştir" | Hangi ortam? Mevcut pipeline? Tetikleyici ne? |
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 214 lines · 0 tokens per session scan A 004fddcdb6d0
prompt-enhancer is a skill published in the GitHub repository omergocmen/vibe-coder-kit (91 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,867 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
llm-application-dev-ai-assistant
You are an AI assistant development expert specializing in creating intelligent conversational interfaces, chatbots, and AI-powered applications. Design comprehensive AI assistant solutions with natur.
llm-application-dev-prompt-optimize
You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati.
llm-prompt-optimizer
Use when improving prompts for any LLM. Applies proven prompt engineering techniques to boost output quality, reduce hallucinations, and cut token usage.
claude-api
Build apps with the Claude API or Anthropic SDK. TRIGGER when: code imports anthropic/@anthropic-ai/sdk/claudeagentsdk, or user asks to use Claude API, Anthropic SDKs, or Agent SDK. DO NOT TRIGGER when: code imports openai/other AI SDK, general programming, or ML/data-science tasks.
few-shot-architect
Professional Few Shot Architect skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.
llm-prompt-master
Professional LLM Prompt Master skill. Integrate LLM API workflows, safe system prompt guidelines, and agentic workflows.