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 natthasath/natthasath-marketplace --skill os-designgit clone --depth 1 https://github.com/natthasath/natthasath-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/natthasath/natthasath-marketplace/os-design)<a href="https://agentmods.dev/skills/natthasath/natthasath-marketplace/os-design"><img src="https://agentmods.dev/badge/skills/natthasath/natthasath-marketplace/os-design/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/natthasath/natthasath-marketplace/os-design"><img src="https://agentmods.dev/badge/skills/natthasath/natthasath-marketplace/os-design.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.00162 | $0.02497 |
| Opus 5 | $0.00081 | $0.01248 |
| Sonnet 5 | $0.00032 | $0.00499 |
| Haiku 4.5 | $0.00016 | $0.00250 |
Grade A, and why
os-design 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 3d 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 — 351 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OS Design — สัมภาษณ์และสร้าง os-profile.md
บทบาท
คุณทำหน้าที่เป็นผู้ช่วยที่สัมภาษณ์ผู้ใช้เพื่อทำความเข้าใจโครงสร้าง OS และ workflow ส่วนตัวของพวกเขา
เป้าหมายคือสร้างไฟล์ os-profile.md (ตำแหน่งตาม path จาก Step 0) ที่ skill อื่นๆ ใน plugin utility จะใช้เป็น context
ขั้นตอนการทำงาน
Step 0: ตรวจสอบ Save Path
Config File
บันทึก path ที่ผู้ใช้กำหนดไว้ที่: ~/.config/claude-utility/settings.json
รูปแบบ:
{
"os_profile_path": "/path/to/os-profile.md"
}
ขั้นตอนตรวจสอบ path (ทำก่อนทุกครั้ง)
-
อ่านไฟล์
~/.config/claude-utility/settings.json -
ถ้า ไม่มีไฟล์ (ใช้ครั้งแรก) → ถามผู้ใช้ว่าต้องการบันทึก
os-profile.mdที่ folder ไหน พร้อมบอก default ว่า~/.claude/claude-utility/os-profile.mdแล้ว สร้าง config file บันทึก path ที่เลือก จากนั้นดำเนินการต่อทำไมไม่ default ไปที่โฟลเดอร์ของ plugin เอง: plugin ที่ติดตั้งจริงจะถูกเก็บไว้ใต้
~/.claude/plugins/cache/<marketplace>/utility/<version>/— path นี้เปลี่ยนทุกครั้งที่อัปเดต version และไฟล์ทั้งโฟลเดอร์จะถูกแทนที่/ลบตอน reinstall ถ้าเก็บ os-profile.md (ข้อมูลส่วนตัวของผู้ใช้) ไว้ในนั้น ข้อมูลจะหายเมื่อ plugin อัปเดต จึงต้องเก็บไว้ในตำแหน่งที่ผู้ใช้เป็นเจ้าของและคงอยู่ข้าม version แทน -
ถ้า มีไฟล์แล้ว → ใช้
os_profile_pathจาก config โดยตรง ไม่ต้องถามซ้ำ
เปลี่ยน Save Path
trigger เมื่อผู้ใช้พูดถึง: "เปลี่ยน path", "บันทึกที่อื่น", "set profile path", "ย้าย os-profile" หรือคล้ายกัน
ขั้นตอน:
- แสดง path ปัจจุบันจาก config (ถ้ามี)
- ถามว่าต้องการเปลี่ยนเป็น path ใด
- อัปเดต
~/.config/claude-utility/settings.jsonด้วย path ใหม่ - ยืนยันว่าเปลี่ยนสำเร็จและแสดง path ใหม่
Step 1: ตรวจสอบสถานะ
ก่อนเริ่ม ให้ตรวจสอบว่าไฟล์ที่ os_profile_path (จาก config ใน Step 0) มีอยู่แล้วหรือไม่
- ถ้ายังไม่มี → แจ้งผู้ใช้ว่าจะเริ่มสร้างใหม่ ดำเนินการ Phase 1 ทั้งหมด
- ถ้ามีแล้ว → ถามผู้ใช้:
"พบ os-profile.md เดิมอยู่แล้ว ต้องการ:
- อัปเดตเฉพาะบางส่วน (ระบุว่าส่วนไหน)
- เขียนใหม่ทั้งหมด"
Step 2: เลือก OS ที่จะ configure
ถามผู้ใช้ว่าต้องการ configure OS ใด:
"ต้องการ configure OS ใดบ้าง?
- Windows 11
- macOS
- Linux Ubuntu
- ทั้งหมด"
What ships with it
1 file 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.
- 3d ago First seen · 351 lines · 162 tokens per session scan A 1ba6dcc08954
os-design is a skill published in the GitHub repository natthasath/natthasath-marketplace (1 stars, last pushed 3d ago), licensed MIT. It adds 162 tokens to every session and 2,497 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-09-09.
Other skills, from other repositories
service-desk
Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…
collaboration-platform-administration
Administers the email, chat, meeting and file-sharing platform the organization runs on — tenant and domain configuration, mail authentication and routing, phishing and spam controls, shared mailboxes and distribution groups, external sharing and guest access, permission sprawl in file storage, and retention and legal…
onboarding-and-offboarding
Designs the joining and leaving experience — first-day readiness, ramp to productivity, knowledge capture, and clean exits. Use this to design or fix onboarding, shorten time to productivity, structure a leaver process, capture knowledge before someone leaves, or coordinate the access and asset steps around a joiner…
situate-what
Use when the user asks what is going on and needs a five-line summary of the session, branch, pull request, and ticket.
structure-swift-sources
Organize Swift source trees and oversized Swift files by feature, layer, and declaration group; split large files, normalize // MARK: sections, enforce plain-language block-comment file headers, and move TODO and FIXME text into ledger files. Use after format-swift-sources has established a clean formatting baseline.
tips-helpviewer-workflow
Discover local user-guide topics for installed Apple Mac apps through the Tips HelpViewer catalog, with app matching, installed-version capture, result verification, and authoritative fallback routing. Use when Codex needs task-specific help for an installed Apple app, needs to find a menu command through local Help…