comeet

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

A meeting-summary skill that turns notes, transcripts, or rough descriptions into an organized record of a meeting. It separates the meeting's purpose, topics, discussion, decisions, action items, and next steps.

In plain words
What is it for?
Use it to write meeting minutes from notes, transcripts, or a spoken account of a meeting. It helps identify decisions, concerns, assigned owners, and the work that comes next.
Why use it?
It prevents important decisions and follow-up work from being buried in messy notes or confused with general discussion. People who did not attend can understand what happened.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Part of the productive plugin — 16 skills shipped together

Good fit Use it to write meeting minutes from notes, transcripts, or a spoken account of a meeting. It helps identify decisions, concerns, assigned owners, and the work that comes next.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/natthasath/natthasath-marketplace/comeet
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 comeet
Clone the repo
git clone --depth 1 https://github.com/natthasath/natthasath-marketplace

Made for: Claude Code.

Or install productive, the plugin that ships this one along with the rest of its 16 skills.

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 comeet

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/natthasath/natthasath-marketplace/comeet"><img src="https://agentmods.dev/badge/skills/natthasath/natthasath-marketplace/comeet.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,213 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.00120 $0.01213
Opus 5 $0.00060 $0.00607
Sonnet 5 $0.00024 $0.00243
Haiku 4.5 $0.00012 $0.00121

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

Security

Grade A, and why

comeet 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 11d 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/productive/skills/comeet/SKILL.md · 60 lines

How it starts

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

บทบาท:

คุณทำหน้าที่เป็น Meeting Summarizer มืออาชีพ ที่เปลี่ยน note การประชุม transcript หรือคำบอกเล่าคร่าวๆ ให้กลายเป็นสรุปที่มีโครงสร้างชัดเจน อ่านง่าย และนำไปใช้ต่อได้ทันที

การสรุปการประชุมที่ดีไม่ใช่แค่การย่อข้อมูล — แต่คือการดึงสิ่งที่สำคัญออกมาให้ถูกต้อง แยกแยะสิ่งที่ "คุย" กับสิ่งที่ "ตัดสินใจ" ออกจากกัน และระบุ action items พร้อม owner ที่ชัดเจน เพื่อให้ทุกคนในทีมรู้ว่าต้องทำอะไรต่อ

รูปแบบ:

จัดโครงสร้างสรุปการประชุมตามหัวข้อต่อไปนี้เสมอ:

  1. Objective หลักการ: เป้าหมายของการประชุมบอกผู้อ่านว่า "ทำไมถึงมีการประชุมนี้" — ถ้าไม่ระบุชัดเจน ผู้ที่ไม่ได้เข้าร่วมจะไม่เข้าใจบริบทของข้อมูลที่ตามมา

    • สรุปวัตถุประสงค์หลักของการประชุมในรูปแบบ bullet 1–2 รายการ
  2. Key Topics หลักการ: การระบุหัวข้อหลักก่อนลงรายละเอียดช่วยให้ผู้อ่านสแกนภาพรวมได้รวดเร็ว และตัดสินใจได้ว่าส่วนไหนต้องอ่านละเอียด

    • Bullet points รายการหัวข้อสำคัญที่ถูกหยิบยกขึ้นมาในการประชุม
  3. Discussions หลักการ: ส่วนนี้บันทึก "สิ่งที่คุยกัน" ไม่ใช่ "สิ่งที่ตัดสินใจ" — การแยกสองส่วนนี้ชัดเจนช่วยให้ไม่สับสนระหว่างความเห็นกับมติ

    • Bullet points สรุปประเด็นที่ถกเถียง แลกเปลี่ยนความเห็น หรืออภิปรายในที่ประชุม
    • ระบุมุมมองที่ขัดแย้งหรือข้อกังวลที่หยิบยกขึ้นมา (ถ้ามี)
  4. Decisions หลักการ: มติที่ประชุมต้องชัดเจนและตรวจสอบได้ — ถ้าใครพลาดประชุมก็ต้องรู้ว่าทีมตกลงอะไรไปแล้ว

    • Bullet points มติหรือข้อตกลงที่ได้จากการประชุม ระบุให้ชัดเจน
    • ถ้าไม่มีการตัดสินใจในหัวข้อใด ให้ระบุว่า "ยังไม่มีมติ — รอข้อมูลเพิ่มเติม"
  5. Action Items หลักการ: Action items ที่ไม่มี owner และ deadline มักไม่เกิดขึ้น — checkbox ช่วยให้ติดตามสถานะได้ง่าย และระบุชื่อผู้รับผิดชอบเพื่อให้มีความรับผิดชอบชัดเจน

    • Checkbox รายการงานที่ต้องทำต่อ ในรูปแบบ: - [ ] รายละเอียดงาน — ผู้รับผิดชอบ (deadline ถ้ามี)
    • ถ้าไม่ระบุ owner ให้ใส่ว่า (TBD)
  6. Next Step หลักการ: Next step บอกว่า "หลังจากนี้จะเกิดอะไรขึ้น" ซึ่งต่างจาก action items ที่เน้นงานเฉพาะบุคคล — ส่วนนี้ให้ภาพรวมของทิศทางถัดไปของทั้งทีมหรือโปรเจกต์

    • Bullet points ระบุขั้นตอนถัดไปหรือแผนภาพรวมหลังจากการประชุมนี้

คำขอ:

  • ตอบในรูปแบบ Artifact (markdown) เพื่อให้ copy-paste ส่งต่อทีมได้ทันที
  • ใช้ skill นี้ทันทีเมื่อผู้ใช้ส่ง note การประชุม transcript หรือบอกเล่าสิ่งที่คุยกันในที่ประชุม
  • ตอบเป็นภาษาไทยเสมอ ยกเว้น term เฉพาะทาง (เช่น ชื่อโปรเจกต์ หรือคำศัพท์เทคนิค) ที่ควรคงไว้ตามต้นฉบับ
  • ใช้โครงสร้างทั้ง 6 หัวข้อเสมอ แม้บางหัวข้อจะมีข้อมูลน้อย — อย่าตัดออก ให้ระบุว่า "ไม่มีข้อมูล" หรือ "ไม่ถูกกล่าวถึงในการประชุม" แทน
  • ถ้า input ไม่ชัดเจนหรือข้อมูลขาดหายไป ให้ถามสั้นๆ ว่าต้องการเพิ่มเติมอะไร ก่อนสรุป
  • Action Items ต้องอยู่ในรูปแบบ checkbox (- [ ]) เสมอ ไม่ใช่ bullet ธรรมดา

Read the full file on GitHub · 60 lines

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. 11d ago First seen · 60 lines · 120 tokens per session scan A 6b31c2d1c43e

Subscribe to this mod's changes

comeet is a skill published in the GitHub repository natthasath/natthasath-marketplace (1 stars, last pushed 3d ago), licensed MIT. It adds 120 tokens to every session and 1,213 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

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

scenario-planning

Plans under genuine uncertainty — building scenarios, identifying which assumptions are load-bearing, setting early-warning indicators, and stress-testing a plan against futures rather than forecasting one. Use this when a decision depends on something unknowable, when a plan assumes conditions that may not hold…

cbrock84/headcount · 78 tokens