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 ekinciio/saas-growth-marketing-skills --skill saas-landing-buildergit clone --depth 1 https://github.com/ekinciio/saas-growth-marketing-skillsWrote 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/ekinciio/saas-growth-marketing-skills/saas-landing-builder)<a href="https://agentmods.dev/skills/ekinciio/saas-growth-marketing-skills/saas-landing-builder"><img src="https://agentmods.dev/badge/skills/ekinciio/saas-growth-marketing-skills/saas-landing-builder/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/ekinciio/saas-growth-marketing-skills/saas-landing-builder"><img src="https://agentmods.dev/badge/skills/ekinciio/saas-growth-marketing-skills/saas-landing-builder.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.00100 | $0.01955 |
| Opus 5 | $0.00050 | $0.00978 |
| Sonnet 5 | $0.00020 | $0.00391 |
| Haiku 4.5 | $0.00010 | $0.00196 |
Grade A, and why
saas-landing-builder 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 — 252 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Review Intro
When starting a review (/saas-landing-builder review <url>), show this
intro before proceeding:
""" 📡 SaaS Landing Builder
What I'll do: Fetch your landing page and check it against the 12-section framework.
What you'll get: → Section completeness score (X/12) → Missing sections identified → Section ordering assessment → Copy and CTA recommendations
Output: Saved to LANDING-PAGE-REVIEW-REPORT.md Time: ~60 seconds.
Starting... """
Then proceed immediately.
SaaS Landing Builder
A comprehensive skill for designing and optimizing high-converting SaaS landing pages. Provides section-by-section page structure guidance, copy frameworks, conversion best practices, and tools for analyzing existing pages.
Commands
/saas-landing-builder create
Interactive landing page builder that guides you through creating a complete landing page structure.
Usage:
/saas-landing-builder create
Process:
- Collects product information (name, category, target audience)
- Identifies primary value proposition
- Generates 12-section page structure
- Provides copy suggestions for each section
- Recommends visual layout and design patterns
- Outputs a complete page blueprint
Output includes:
- Section-by-section content outline
- Headline and subheadline suggestions
- CTA button text recommendations
- Social proof placement strategy
- Visual hierarchy guidelines
Report: Save output to LANDING-PAGE-BLUEPRINT-REPORT.md
/saas-landing-builder review <url>
Reviews an existing landing page against best practices and the 12-section anatomy framework.
Usage:
/saas-landing-builder review https://example.com
What it evaluates:
- Section completeness (X/12 sections present)
- Section ordering and flow
- Headline effectiveness
- CTA clarity and placement
- Social proof presence and positioning
- Above-the-fold content assessment
- Mobile responsiveness indicators
- Page load performance signals
Report: Save output to LANDING-PAGE-REVIEW-REPORT.md
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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 · 252 lines · 100 tokens per session scan A 98ccb1a52e2c
saas-landing-builder is a skill published in the GitHub repository ekinciio/saas-growth-marketing-skills (12 stars, last pushed 1mo ago), licensed MIT. It adds 100 tokens to every session and 1,955 once invoked, about $0.0005 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
app-icon-optimization
When the user wants to design, test, or improve their app icon to increase tap-through rate and conversions in App Store search and browse. Use when the user mentions "app icon", "icon design", "icon A/B test", "icon variants", "tap-through rate", "icon conversion", "icon refresh", or wants to know what makes a good…
screenshot-optimization
When the user wants to design, optimize, or evaluate App Store screenshots and preview videos. Also use when the user mentions "screenshots", "app preview", "product page design", "screenshot design", "creative assets", or "what should my screenshots show". For A/B testing screenshots, see ab-test-store-listing. For…
ux-spec
Generates UI/UX specifications with wireframes and design system. Creates UXSPEC.md and DESIGNSYSTEM.md from PRD and Architecture specs. Use when designing app interface and creating design system.
liquid-glass
Implement Liquid Glass design using .glassEffect() API for iOS/macOS 26+. Covers SwiftUI, AppKit, UIKit, and WidgetKit. Use when creating modern glass-based UI effects.
app-icon-generator
Generates an app icon for macOS or iOS — a fast CoreGraphics placeholder and/or flat layered source art to finish in Icon Composer (the Liquid Glass / iOS 26+ standard). Produces appearance variants (light/dark/tinted) and installs into the asset catalog. Use when the user wants to create, generate, iterate, or update…
onboarding-generator
Generates value-moment-first onboarding flows for iOS/macOS apps — the default architecture races a new user to the first felt experience of the app's promised outcome, branching on whether they can experience it right now or need to plan for later. The classic paged welcome-carousel tour is an explicit fallback for…