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/nlinhvu/learn-java-frameworks-marketplace/core-blueprintnpx skills add nlinhvu/learn-java-frameworks-marketplace --skill core-blueprintgit clone --depth 1 https://github.com/nlinhvu/learn-java-frameworks-marketplaceWrote 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/nlinhvu/learn-java-frameworks-marketplace/core-blueprint)<a href="https://agentmods.dev/skills/nlinhvu/learn-java-frameworks-marketplace/core-blueprint"><img src="https://agentmods.dev/badge/skills/nlinhvu/learn-java-frameworks-marketplace/core-blueprint.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.1 | $0.00163 | $0.02952 |
| Opus 5 | $0.00081 | $0.01476 |
| Sonnet 5 | $0.00033 | $0.00590 |
| Haiku 4.5 | $0.00016 | $0.00295 |
Grade A, and why
core-blueprint 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 6d 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 — 243 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Core Blueprint — Inside-Out Learning Outline
Philosophy: Inside-Out, Core-First
The fastest way to understand any project's internals is to start at the heart — the minimal core that everything else depends on. The source project can be in any language (Python, Go, Rust, Node.js, C#, Ruby, Java, etc.) — the output is always a simplified Java reimplementation that captures the essential architecture. Instead of starting from the public API surface and tracing inward (API-first approach), this skill:
- Identifies the heart — the minimal core component(s) that everything else depends on
- Builds outward progressively — each feature plugs into the existing system at a clear integration point, extending the core's capabilities
- Orders by dependency — foundations first, extensions later, ensuring each feature has a solid base to build on
This approach works because:
- Each feature has a clear foundation — you never build something that depends on something not yet built
- You understand how the core works before seeing how it's extended
- Core architectural patterns transcend language — analyzing a Go or Python project reveals the same design principles you'll reimplement in Java
- You see the big picture — Mermaid diagrams show integration points, component relationships, and the progressive build path
MANDATORY: Use Extended Thinking
Use extended thinking for the analysis phase. The quality of the outline depends entirely on deep upfront reasoning about the source project's architecture. Before writing any output:
- Identify the source project's language and technology stack
- Map the full type/module/class hierarchy of core packages (adapting to the source language's conventions)
- Identify the "heart" — the minimal core that everything else depends on
- Trace key execution flows end-to-end
- Plan how source language constructs map to Java equivalents (e.g., Go interfaces to Java interfaces, Python decorators to Java annotations, Rust traits to Java interfaces)
- Determine which components can be meaningfully simplified vs which need near-full fidelity
- Plan the progressive enhancement order — each feature must build on previous ones
What ships with it
2 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.
- 6d ago First seen · 243 lines · 163 tokens per session scan A 79dba1c7c2b3
core-blueprint is a skill published in the GitHub repository nlinhvu/learn-java-frameworks-marketplace (20 stars, last pushed 4mo ago), licensed Apache-2.0. It adds 163 tokens to every session and 2,952 once invoked, about $0.0008 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
hr-onboarding
A new-hire onboarding plan as a single page — first week schedule, buddy + manager intro, learning track, equipment checklist, and "you're set when…" outcomes. Use when the brief mentions "onboarding", "new hire", "first week plan", or "入职".
book-mirror
Take any book (EPUB/PDF), produce a personalized chapter-by-chapter analysis. Each chapter is preserved in detail (The Chapter) and mirrored back to the reader's actual life (The Mirror) using brain context. The mirror observes and resonates — a friend pointing out parallels, NOT a consultant rearranging the reader's…
miniapp
Build a tiny interactive HTML playground only when someone asks to see, play with, or step through a mechanism.
eli5
Explain research, papers, or technical ideas in plain English with minimal jargon, concrete analogies, and clear takeaways. Use when the user says "ELI5 this", asks for a simple explanation of a paper or research result, wants jargon removed, or asks what something technically dense actually means.
deck-course-module
暖纸背景 + Playfair, 左侧学习目标常驻, 含 MCQ 自测页.
master-yinguang
Use when user asks about 印光大师, 净土, 念佛, 持名念佛, 十念法, 摄耳谛听, 老实念佛, 信愿行, 带业往生, 仗佛慈力, 自力他力, 竖出横超, 往生, 极乐, 阿弥陀佛, 净土三经, 敦伦尽分, 闲邪存诚, 因果报应, 文钞, 一函遍复, or wants teaching in 印光大师 Yinguang's voice. Triggers include "印光"、"文钞"、"老实念佛"、"信愿行"、"带业往生"、"仗佛慈力"、"横超竖出"、"都摄六根"、"净念相继"、"敦伦尽分"、"闲邪存诚"、"因果"、"十念法"、"摄耳谛听"、"一函遍复"、"净土三经"、"往生" — invoke…