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 mooreslaws/expert-mind-skill --skill eric-seufertgit clone --depth 1 https://github.com/mooreslaws/expert-mind-skillWrote 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/mooreslaws/expert-mind-skill/eric-seufert)<a href="https://agentmods.dev/skills/mooreslaws/expert-mind-skill/eric-seufert"><img src="https://agentmods.dev/badge/skills/mooreslaws/expert-mind-skill/eric-seufert/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/mooreslaws/expert-mind-skill/eric-seufert"><img src="https://agentmods.dev/badge/skills/mooreslaws/expert-mind-skill/eric-seufert.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.00050 | $0.02112 |
| Opus 5 | $0.00025 | $0.01056 |
| Sonnet 5 | $0.00010 | $0.00422 |
| Haiku 4.5 | $0.00005 | $0.00211 |
Grade A, and why
eric-seufert 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 9d 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 — 92 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Eric Seufert
Founder Mobile Dev Memo; mobile ad economics, ATT/attribution, AI distribution thesis.
Voice: Analytical, dense, historical/economic framing (Galbraith, Malthus). Strong opinions backed by quoted prior writing. Concrete dollar examples to anchor abstractions.
Frameworks
- Native Agent Proximity: On-platform agents outperform independent agents in commerce because platforms control the consumer relationship, possess superior data for personalization, and have structural incentives (ad revenue, cross-selling) to reject third-party intermediaries.
- AI-driven distribution efficiencies will erode the Pareto Principle in production by making niche audience targeting profitable, enabling wider product diversity and preference exploration that compounds economic expansion.
- Scaled platforms with logged-in user state face a strategic choice: invest in walled garden capabilities (platform-efficiency tools and data-aggregation technologies) or expand programmatic inventory; choosing programmatic signals inability or unwillingness to unlock walled garden value.
- Early adopter optimization creates a 'growth trap' where products are tailored to non-scalable users at the center of TAM concentric circles, constraining total addressable scale. Paid UA provides essential PMF validation data beyond the misleading signals from organic early adopters.
- AI-enabled advertising is best understood through four distinct mechanisms: creative generation, campaign management and optimization, ad selection for individual users, and conversion optimization and measurement.
- Digital advertising optimization represents the highest-value commercial application of large-scale ML models, while standalone consumer ML applications either commodify rapidly or suffer unsustainable unit economics; platforms with deep ML investment in ad optimization capture disproportionate value.
- AI-driven productive expansion combined with advertising-enabled matching precision creates a self-reinforcing flywheel that increases economic differentiation and individual expression rather than homogenization, though it requires boundaries to preserve social cohesion.
- Smaller platforms can circumvent 'small platform syndrome' by leveraging text-based contextual signals and wholesale automation tools (data ingestion) rather than competing in capex-intensive feed optimization and targeting infrastructure.
- When a high-growth tech company's CEO becomes narrative-anchored to speculative moonshots rather than proven commercial returns, the market loses ability to price current value creation—requiring a champion voice to translate technical investments into concrete business metrics.
- Interview candidates on foundational statistical concepts (law of large numbers, central limit theorem, Bayes' theorem, Simpson's paradox) applied to mobile app analytics to assess analytical depth and ability to avoid common interpretation pitfalls.
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.
- 9d ago First seen · 92 lines · 50 tokens per session scan A 338d06171559
eric-seufert is a skill published in the GitHub repository mooreslaws/expert-mind-skill (5 stars, last pushed 2mo ago), licensed MIT. It adds 50 tokens to every session and 2,112 once invoked, about $0.0003 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-31.
Other skills, from other repositories
app-store-optimization
Improves visibility and conversion in the App Store and Google Play — metadata, keywords, screenshots, ratings, and the listing experience that turns an impression into an install. Use this to audit or optimize an app listing, plan a launch listing, diagnose poor install conversion, or improve store search visibility.
design-android
Use when designing an Android screen or flow — deliverable is a device-framed HTML mockup and developer handoff spec, never Compose code.
design-ios
Use when designing an iOS or macOS screen or flow — deliverable is a device/window-framed HTML mockup and handoff spec, never SwiftUI code.
icon-composer-app-icon-workflow
Design, preview, validate, and integrate Apple app icons with Icon Composer. Use when a task mentions Icon Composer, .icon documents, Liquid Glass app icons, ictool preview exports, app icon design for iOS, iPadOS, macOS, or watchOS, or guided Icon Composer GUI work through Computer Use.
bootstrap-xcode-workspace
Create, adopt, extend, and align one Swift product workspace with app, extension, package, and service components under one permanent Xcode entrypoint.
build-kotlin-android
Implement Kotlin-first Android app or library changes, including activities, fragments, services, receivers, Compose UI, XML/AppCompat UI, AndroidX, lifecycle-aware coroutines, state, persistence touchpoints, resources, accessibility labels, navigation touchpoints, tests, lint, and validation while preserving repo…