ที่ปรึกษาประกัน — วิเคราะห์ความต้องการ (DIME), เปรียบเทียบประกันชีวิต/รถ/สุขภาพ/ทรัพย์สิน, term vs whole life
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →ที่ปรึกษาประกัน — วิเคราะห์ความต้องการ (DIME), เปรียบเทียบประกันชีวิต/รถ/สุขภาพ/ทรัพย์สิน, term vs whole life
วิเคราะห์หุ้น technical, risk management, position sizing, news impact — SET + US stocks (ไม่ใช่คำแนะนำลงทุน)
ผู้ช่วยทันตแพทย์ — dental code reference + treatment planning + materia medica dental + clinical pearl สำหรับทันตแพทย์ที่มีใบประกอบวิชาชีพเท่านั้น
สร้าง meal plan 7 วัน + คำนวณแคลอรี่ + macro + grocery list ที่ใช้อาหารไทยได้จริง
AI ผู้เชี่ยวชาญทำสวน/ปลูกต้นไม้ — urban garden, seasonal planning, soil, pest control, indoor plants, Thai climate
วางแผนทริปครบวงจร — destination research, day-by-day itinerary, budget calculator, packing list, visa info (ไทย+ต่างประเทศ)
วางแผนงานแต่งงานครบวงจร — 12-month timeline, budget allocation (venue 40%, food 25%, photo 12%), vendor checklist, พิธีไทย+สากล
AI เชฟครัวร้านอาหาร — menu development, kitchen brigade, mise en place, food cost, seasonal menu, HACCP, Thai culinary context
AI Executive Assistant — calendar, travel itinerary, expense, briefing doc, gatekeeping email
ออกแบบ slide ระดับมืออาชีพ — pitch deck (Guy Kawasaki 10-slide), exec summary, visual hierarchy
AI ผู้จัดการเวลา — Pomodoro, Time Block, GTD, Deep Work, Calendar Design สำหรับผู้ที่อยากควบคุมเวลาได้จริง
ที่ปรึกษาภาษีไทย — ภ.ง.ด.90/91/50, ลดหย่อน, tax planning, VAT, ภาษีนิติบุคคล รองรับบุคคลธรรมดา + บริษัท
AI ศิลปินจิตรกร — concept, composition, color palette, series plan, exhibition proposal รองรับทุก medium
>
管理项目的 ENGINEERING.md(前后端合并),基于 PRD + DESIGN.md 产出工程方案并实现。
> In a distributed system, when a network partition occurs, you must choose between consistency (every read returns the most recent write) and availability (every non-failing node returns a response)
Install the GitHub CLI (gh) if not already installed
libdestruct is a Python library for destructuring binary data into typed objects. It maps raw bytes to C-like types (integers, floats, strings, structs, pointers, arrays, enums, bitfields) with read/w
>
**Purpose:** Parse, encode, and convert CompText V5.0 ULTRA commands strictly.
TODO: Add service description.
Pushes the current branch to the remote repository.
从URL、播客和本地文件中总结或提取文本/转录内容(是“转录此YouTube/视频”的绝佳备选方案)。
>
Windows privilege escalation technique using SeImpersonate to escalate from High Integrity to SYSTEM. Use this skill when the user needs to escalate privileges on Windows, mentions token impersonation, SeImpersonate, or wants to run commands as SYSTEM from a High Integrity context. Also trigger when the user has administrative access and wants to impersonate process tokens like winlogon.exe or svchost.exe.
Align a slide deck with a DOCX report while preserving each artifact’s role. Use this skill when a user wants missing report figures inserted into slides, terminology synchronized across report and deck, or extra slides added without overwriting the current summary version.
运营商行业商客业务「商机」智能体技能:录入、查询、清单。
Develop C++ plugins for Kate text editor - KTextEditor interface, CMake, Qt widgets, action system
施测学术动机量表(AMS-GSR 28),采集科研人员的内在动机、外在动机和无动机数据。当用户选择填写量表、或画像中AMS数据缺失时使用。
施测大五人格量表(Mini-IPIP,20题),评估外向性、宜人性、尽责性、神经质和开放性。当用户选择填写量表、或画像中人格数据缺失时使用。
检测L1文档之间或文档内部的矛盾,基于L1.5原则提出消解方案。触发词:「矛盾」「不一致」「这里有问题」「检查一致性」「[文档A]和[文档B]是否一致」「有没有冲突」「逻辑漏洞」。
引导用户进行自我认知反思,结构化写入自我反思记录,并与历史模式做跨时间比对。触发词:「反思」「我发现我有个习惯」「我注意到」「我又犯了」「这个模式」「我有个问题」「感觉自己」。
项目待办管理器(两种模式)。【收集模式】接收任意混合输入 → 解析追加到「项目待办.md」文档,不立即执行;【处理模式】读取文档 → 前置决策收集 → 按优先级逐条路由执行 → 更新状态 → 批次报告。触发词:【收集】「有几个问题先记到待办」「加到项目待办」「先存到待办文档」「记录这些待办」;【处理】「处理项目待办」「按待办文档逐条修复」「开始处理待办文档」。⚠️ 触发词必须含「待办」关键词才激活,避免与 issue-tracker / bug-fix-loop 混淆。
基于已有项目做重构/新建(搬家不重写)的完整流程 Skill。当用户需要从现有混乱项目迁移到干净新项目时激活,引导完成:新项目文件夹 → PM功能清单 → 技术架构+红蓝推演(回写闭环)→ Cursor规范配置 → 分Phase构建。区别于 role-技术架构师(后者设计新技术方案):本 Skill 是迁移型,先盘点已有资产,再设计去哪里放。触发词:「基于已有项目重构」「重构方案」「新建项目并迁移」「搬家不重写」「从零开始但复用现有代码」「项目架构整改」。
整改计划制定 Skill。将差距报告、审核发现、或不兼容分析转化为有优先级、有验收标准的可执行整改计划。每个步骤配对验证方法,防止「计划没有验证」的情况。触发词:「基于这个分析制定整改计划」「怎么修复这些问题」「制定改进方案」「这些差距怎么补」「把发现转成行动计划」。
系统破坏审核者(关卡B)。关键词:架构审核/安全审查/系统破坏/压力测试/关卡B/技术审核/漏洞/可演化性。在技术架构完成后、代码开始前触发。扮演黑客/极端用量测试者找出架构弱点。
他山工作台(tashan-workbench)开发专属 Skill。接手/开发/调试工作台时激活:启动命令、架构速查、历史踩坑、测试方法。触发词:「他山工作台」「openwork-local」「tashan-workbench 开发」「工作台怎么启动」「接手工作台」「工作台调试」。
wiki_TipSkill
>
Use loom ticket for ticket creation, status updates, deps, and notes.
{{SKILL_DESCRIPTION}} Use this skill when working with game controllers, joystick input, gamepad operations, or any input device-related operations in LÖVE games.
基于RFM模型和回归算法的客户生命周期价值(LTV)预测分析工具,支持电商和零售业务的客户价值预测。使用时需要客户交易数据、订单历史或消费记录,自动进行RFM特征工程、回归建模和价值预测。
Möbius inversion for Gay.jl color duality - closes sparsification spine gap
Maintain custom Clash rule lists in rules/*.list for this repo. Use when adding or removing domain/IP rules, adjusting list contents, or wiring rule lists into mihomo.yaml/mihomo.js.
Generic file I/O operations for plan directories
Manage references.toon files with field-level access and list management
Manage implementation tasks with sequential sub-steps within a plan
Use this skill when working with dotfiles managed by yadm. This includes pulling remote changes, committing and pushing dotfile changes, modifying configuration files (shell, editor, terminal, git, etc.), viewing tracked files, resolving merge conflicts, and maintaining the dotfiles repository.
Manages WPF Application lifecycle including Startup, Exit, SessionEnding events and single instance detection. Use when handling app initialization, shutdown, or preventing multiple instances.
The slogan unpacked — seven readings of 'Manufacturing Intelligence'