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 pdsuwwz/nextjs-nextra-starter --skill nextjs-nextra-starter-distillgit clone --depth 1 https://github.com/pdsuwwz/nextjs-nextra-starterWrote 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/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill)<a href="https://agentmods.dev/skills/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill"><img src="https://agentmods.dev/badge/skills/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill/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/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill"><img src="https://agentmods.dev/badge/skills/pdsuwwz/nextjs-nextra-starter/nextjs-nextra-starter-distill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00085 | $0.00496 |
| Opus 5 | $0.00043 | $0.00248 |
| Sonnet 5 | $0.00017 | $0.00099 |
| Haiku 4.5 | $0.00009 | $0.00050 |
Grade A, and why
nextjs-nextra-starter-distill 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 13d 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.
What it actually says
Next.js Nextra Starter Distill
Use this project-local Skill to understand, extend, or selectively migrate the nextjs-nextra-starter implementation. Treat the reference files as distilled guidance, then inspect the current source before editing because the repository may have changed.
Reference Router
- Architecture or ownership questions: read
references/architecture.md. - Feature inventory or product capability questions: read
references/feature-map.md. - Implementation pattern reuse questions: read
references/implementation-patterns.md. - Second-stage development tasks in this repo: read
references/extension-guide.md. - Borrowing these patterns in another repo: read
references/migration-notes.md.
Read only the references needed for the user request. Load multiple files when a task crosses boundaries, such as adding a localized landing page section.
Workflow
- Classify the request as understanding, extension, migration, or review.
- Read the relevant reference file(s).
- Inspect live source paths cited by the references before making claims or edits.
- Preserve the Nextra, locale, theme, and MDX integration points unless the user asks to replace them.
- Treat the current auth flow as a front-end demo unless real backend/session code has been added.
- For runtime changes, verify with the narrowest useful command, usually
pnpm lintorpnpm build.
Operating Notes
- This starter combines docs, product landing pages, i18n, theme controls, and UI primitives. Avoid treating it as a generic Next.js app.
- The
src/content/zhandsrc/content/entrees are content sources, whilesrc/i18nstores reusable UI copy. _meta.tsxfiles control Nextra navigation and page-level layout behavior.- Client widgets often adapt Nextra-rendered DOM. Recheck selectors when upgrading Nextra.
- Do not copy demo auth, placeholder analytics, static metadata, or product copy into production without replacing them.
What ships with it
6 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.
- 13d ago First seen · 36 lines · 85 tokens per session scan A 19986258ae0a
nextjs-nextra-starter-distill is a skill published in the GitHub repository pdsuwwz/nextjs-nextra-starter (314 stars, last pushed 2mo ago), licensed MIT. It adds 85 tokens to every session and 496 once invoked, about $0.0004 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
shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json…
migrate-radix-to-base
Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.
astro
Build content-focused websites with Astro — zero JS by default, islands architecture, multi-framework components, and Markdown/MDX support.
magic-ui
Use this skill when users want to add, customize, or troubleshoot Magic UI components in React/Next.js projects. It covers component selection, shadcn registry installation (@magicui/), integration patterns, and practical quality checks for accessibility and maintainability.
beui
Pick and install beUI (@beui) animated React components from the shadcn registry. Use when building motion UI, agent/chat interfaces, toasts, docks, bottom sheets, drawers, popovers, sliders, loaders, 404 pages, or any beui.dev component. Maps user intent to exact @beui install slugs instead of inventing custom…
beui-pro
Choose, inspect, install, and compose licensed beUI Pro premium React blocks from the authenticated shadcn registry. Use when building or improving landing pages with beUI Pro, installing @beui-pro items, selecting premium heroes, features, pricing, social proof, CTAs, navigation, footers, or other page sections, or…