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 skills add komunite/tezgah --skill saas-landing-seogit clone --depth 1 https://github.com/komunite/tezgahWrote 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/komunite/tezgah/saas-landing-seo)<a href="https://agentmods.dev/skills/komunite/tezgah/saas-landing-seo"><img src="https://agentmods.dev/badge/skills/komunite/tezgah/saas-landing-seo/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/komunite/tezgah/saas-landing-seo"><img src="https://agentmods.dev/badge/skills/komunite/tezgah/saas-landing-seo.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00137 | $0.03345 |
| Opus 5 | $0.00068 | $0.01673 |
| Sonnet 5 | $0.00027 | $0.00669 |
| Haiku 4.5 | $0.00014 | $0.00334 |
Grade A, and why
saas-landing-seo 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 12d 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 — 213 lines — stays where its author put it; the contents beside it link to each section on GitHub.
SaaS Landing & SEO — Dönüşüm ve Keşfedilebilirlik
Bu skill, bir SaaS uygulamasının vitrin yüzünü (landing page) ve arama motorlarında keşfedilebilirliğini (SEO) kurar. Landing page'in tek amacı ziyaretçiyi ödeme yapan müşteriye dönüştürmektir. SEO'nun amacı bu ziyaretçilerin organik olarak gelmesini sağlamaktır.
Bağımlılık: Bu skill saas-launcher orkestratör skill'inin Faz 6'sıdır. Bağımsız olarak da kullanılabilir.
Bağlı skill'ler:
- saas-payments — Fiyatlandırma bölümü ödeme skill'indeki plan tanımlarıyla aynı kaynaktan beslenmeli.
- saas-auth — CTA butonları giriş yapmamış kullanıcıları auth akışına yönlendirir.
BÖLÜM 1: LANDING PAGE
Sayfa Akış Mimarisi
Kanıtlanmış SaaS landing page yapısı, yukarıdan aşağıya doğru şu sırayı takip eder. Her bileşenin sayfadaki konumu rastgele değildir — psikolojik bir amaca hizmet eder.
1. Navbar Amacı: Navigasyon ve sürekli erişilebilir CTA. İçerik: Logo (sol), navigasyon linkleri (orta), CTA butonu (sağ, "Ücretsiz Dene" veya "Giriş Yap"). Scroll'da sticky olmalı — kullanıcı sayfanın neresinde olursa olsun CTA'ya erişebilmeli. Mobilde hamburger menü.
2. Hero Amacı: İlk 5 saniyede ne olduğunu, kimin için olduğunu ve neden önemli olduğunu anlatmak. İçerik: Ana başlık (değer önerisi, fayda odaklı — ne yaptığını değil ne sağladığını söyle), alt açıklama (1-2 cümle), birincil CTA butonu, opsiyonel ürün ekran görüntüsü veya demo. Küçük güven göstergesi: "Kredi kartı gerektirmez" veya "14 gün ücretsiz dene".
Başlık formülleri:
- "[Sonuç] + [kolaylık/hız]" — "İlk müşterini 24 saatte bul"
- "[Problem]'e son ver" — "E-posta kaosuna son ver"
- "[Hedef kitle] için [çözüm]" — "Freelancer'lar için proje yönetimi"
- "[Eski yol] değil, [yeni yol]" — "Spreadsheet'ler değil, akıllı dashboard'lar"
3. Sosyal Kanıt Bandı Amacı: "Başkaları da kullanıyor" güveni oluşturmak. İçerik: Müşteri sayısı ("500+ şirket tarafından kullanılıyor"), müşteri logoları (grayscale, aynı yükseklikte), veya rakamlar (aktif kullanıcı, uptime, müşteri puanı). Henüz müşterin yoksa: beta kullanıcı sayısı, waitlist sayısı veya bu bölümü atla.
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.
- 12d ago First seen · 213 lines · 137 tokens per session scan A 7338f788f5ce
saas-landing-seo is a skill published in the GitHub repository komunite/tezgah (91 stars, last pushed 5mo ago), licensed MIT. It adds 137 tokens to every session and 3,345 once invoked, about $0.0007 per session on Opus 5. 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
image-to-threejs
Turn a reference image into a rigged, procedural Three.js prop as TypeScript code (hinges, sockets, colliders) for props that must animate or come apart. Needs uv + Python 3.12.
game-ui
Design in-game interfaces: HUD zoning and hierarchy, meters and numerals, menu and overlay states, touch targets and safe areas, for Phaser, Three.js or DOM.
capacitor-ios
Ship a Three.js + Vite app on Capacitor iOS: GLTF loading, animation UI, OrbitControls touch mapping, Swift Package Manager, iOS sync and run troubleshooting.
source-command-ui-interactive
Interactive component wizard with step-by-step guidance and enforced quality gates.
source-command-ui-copy-showcase
Copy shadcn showcase components to lab.
React Performance
Skill "React Performance" from databayt/hogwarts, covering react performance skill, memoization, code splitting and checklist.