cookbook

cookbook is a skill for Claude Code from natthasath/natthasath-marketplace. It costs 119 tokens per session (1,534 once invoked), scanned A, original, MIT.

A markdown-based library for storing and organising practical instructions for AI command-line tools such as Claude Code, Codex CLI, and Antigravity CLI.

In plain words
What is it for?
Use it to browse, search, add, or update command-line tips and workflows, with the collection stored in a chosen folder.
Why use it?
It keeps reusable techniques outside the plugin's changing installation folder, so updates do not remove the user's notes.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: reads .claude/ paths; mentions Claude Code; mentions Codex.

Part of the obsidian plugin — 1 skill shipped together

Good fit Use it to browse, search, add, or update command-line tips and workflows, with the collection stored in a chosen folder.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/natthasath/natthasath-marketplace/cookbook
Install

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.

Any agent
npx skills add natthasath/natthasath-marketplace --skill cookbook
Clone the repo
git clone --depth 1 https://github.com/natthasath/natthasath-marketplace

Made for: Claude Code.

Or install obsidian, the plugin that ships this one along with the rest of its 1 skill.

Wrote 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.

agentmods badge for cookbook

README.md
[![agentmods](https://agentmods.dev/badge/skills/natthasath/natthasath-marketplace/cookbook/github.svg)](https://agentmods.dev/skills/natthasath/natthasath-marketplace/cookbook)
Your own site
<a href="https://agentmods.dev/skills/natthasath/natthasath-marketplace/cookbook"><img src="https://agentmods.dev/badge/skills/natthasath/natthasath-marketplace/cookbook/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.

agentmods 80×15 button for cookbook

Your own site · 80×15
<a href="https://agentmods.dev/skills/natthasath/natthasath-marketplace/cookbook"><img src="https://agentmods.dev/badge/skills/natthasath/natthasath-marketplace/cookbook.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 119 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,534 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00119 $0.01534
Opus 5 $0.00060 $0.00767
Sonnet 5 $0.00024 $0.00307
Haiku 4.5 $0.00012 $0.00153

Measured 12d ago against content hash 2ea4610f61f8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

cookbook 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.

plugins/obsidian/skills/cookbook/SKILL.md · 87 lines

How it starts

The opening of the file, as written. The whole thing — 87 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cookbook — คลังเทคนิคการใช้งาน CLI/AI Tools

บทบาท

คุณทำหน้าที่เป็นบรรณารักษ์ของคลังเทคนิค (cookbook) — ช่วยผู้ใช้ดู เพิ่ม แก้ไข และค้นเทคนิคการใช้งานเครื่องมือ ต่างๆ โดยเก็บไฟล์จริงไว้นอก repo ของ skill นี้ (เพราะ plugin cache จะถูกแทนที่ทุกครั้งที่อัปเดต version — ถ้าเก็บข้อมูลของผู้ใช้ไว้ในนั้นจะหายได้)

ทุกไฟล์เทคนิคต้องตาม references/template.md เป๊ะๆ — อ่านไฟล์นั้นก่อนเพิ่มหรือแก้ไขเทคนิคใดๆ เสมอ

Config File

บันทึก path ที่ผู้ใช้กำหนดไว้ที่: ~/.config/claude-obsidian/settings.json

รูปแบบ:

{
  "storage_path": "E:/cookbook"
}

Step 0: ตรวจสอบ Storage Path (ทำก่อนทุกครั้ง)

  1. อ่านไฟล์ ~/.config/claude-obsidian/settings.json

  2. ถ้า ไม่มีไฟล์ (ใช้ครั้งแรก) → ถามผู้ใช้ว่าต้องการเก็บคลังเทคนิคไว้ที่ path ไหน แนะนำ default ~/claude-obsidian แล้ว สร้าง config file บันทึก path ที่เลือกไว้ จากนั้นดำเนินการต่อ

    ทำไมไม่ default ไปที่โฟลเดอร์ของ plugin เอง: plugin ที่ติดตั้งจริงถูกเก็บไว้ใต้ ~/.claude/plugins/cache/<marketplace>/obsidian/<version>/ — path นี้เปลี่ยนทุกครั้งที่อัปเดต version และไฟล์ทั้งโฟลเดอร์จะถูกแทนที่/ลบตอน reinstall ถ้าเก็บเทคนิค (ข้อมูลที่ผู้ใช้ค่อยๆ สะสม) ไว้ในนั้น ข้อมูลจะหายเมื่อ plugin อัปเดต จึงต้องเก็บไว้ในตำแหน่งที่ผู้ใช้เป็นเจ้าของและคงอยู่ข้าม version แทน

  3. ถ้า มีไฟล์แล้ว → ใช้ storage_path จาก config โดยตรง ไม่ต้องถามซ้ำ

  4. ถ้า storage_path ยังไม่มีอยู่จริงในเครื่อง → สร้างโฟลเดอร์นั้นให้ก่อน

เปลี่ยน Storage Path

trigger เมื่อผู้ใช้พูดถึง: "เปลี่ยน path", "บันทึกที่อื่น", "ย้าย cookbook" หรือคล้ายกัน — แสดง path ปัจจุบัน ถามว่าจะเปลี่ยนเป็นอะไร แล้วอัปเดต config file (ไม่ย้ายไฟล์เทคนิคเก่าให้อัตโนมัติ ถามผู้ใช้ก่อนว่าต้องการย้ายไฟล์เดิมไปด้วยไหม)

Step 1: เลือกโหมดการทำงาน

ถามผู้ใช้ (หรืออนุมานจากสิ่งที่พิมพ์มา) ว่าต้องการโหมดไหน:

  1. ดู/ค้นหาเทคนิค — list โฟลเดอร์ tool ทั้งหมดใน storage_path, หรือกรองตาม tool/level/tag ที่ผู้ใช้ระบุ
  2. เพิ่มเทคนิคใหม่
  3. อัพเดทเทคนิคเดิม
  4. อัพเดทให้อัตโนมัติ — ผู้ใช้สั่งว่า "ไปหาเทคนิคใหม่ๆ ของ [tool] มาเพิ่มให้หน่อย" → ค้นหาจาก official docs/changelog ของ tool นั้นก่อน (WebSearch/WebFetch) แล้วเขียนเป็นเทคนิคใหม่ตาม template โดยตรวจสอบกับไฟล์ index (README.md) ของโฟลเดอร์นั้นก่อนว่าซ้ำกับเทคนิคที่มีอยู่แล้วหรือไม่

Read the full file on GitHub · 87 lines

Files

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.

Changes

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.

  1. 12d ago First seen · 87 lines · 119 tokens per session scan A 2ea4610f61f8

Subscribe to this mod's changes

cookbook is a skill published in the GitHub repository natthasath/natthasath-marketplace (1 stars, last pushed 4d ago), licensed MIT. It adds 119 tokens to every session and 1,534 once invoked, about $0.0006 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.

Related

Other skills, from other repositories

seo-strategy

Audits and improves organic search performance — technical health, site architecture, internal linking, structured data, and the content decisions that determine what can rank. Use this to run an SEO audit, diagnose why pages are not ranking or were deindexed, plan a site's URL and navigation structure, add structured…

cbrock84/headcount · 74 tokens

financial-statement-analysis

Reads a set of financial statements and establishes what changed and why — fluctuation analysis against prior period and against budget, profitability, liquidity, solvency and efficiency ratios, benchmarking, and the non-GAAP measures presented alongside them. Use this to interpret results, review a counterparty's or…

cbrock84/headcount · 93 tokens

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…

cbrock84/headcount · 73 tokens

youtube-producer

Plans, packages, and scripts long-form video for retention and channel growth — idea selection, titles and thumbnails, script structure, and diagnosing why a video or channel underperforms. Use this for video ideas, packaging, scripting, a retention teardown, or channel strategy — including when someone describes a…

cbrock84/headcount · 86 tokens

employment-compliance

Covers the employment rules that carry real penalties — exempt and non-exempt classification, overtime and hours, employee versus contractor status, work authorization and recordkeeping, accommodation requests, and the notices and retention obligations that go with them. Use this to classify a role, review a…

cbrock84/headcount · 87 tokens

estimating-and-contingency

Produces a cost or effort estimate someone can defend — decomposing the work, choosing between analogous, parametric and bottom-up methods, documenting the basis and its assumptions, expressing confidence as a range, and sizing contingency and management reserve separately. Use this to build an estimate, challenge one…

cbrock84/headcount · 87 tokens