kot

Automate clock-in and clock-out actions on King of Time attendance pages.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/kentoku24/project-guild --skill kot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kot
Source: https://github.com/kentoku24/project-guild/tree/main/docs/skills/kot
Command: npx skills add https://github.com/kentoku24/project-guild --skill kot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

King of Time の打刻作業を自動化して、出勤・退勤の手動クリック作業を削減します。

Core Features & Use Cases

  • 自動判定: JST 時刻に基づき出勤 or 退勤を決定します。
  • ページ操作: King of Time の打刻ページを開き、適切なボタンをクリックします。
  • 確認: 打刻完了メッセージを検証します。

Quick Start

Invoke the skill with on to clock in or off to clock out; if no argument is provided, it automatically decides based on JST time.

Frequently Asked Questions about kot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate clock-in and clock-out on King of Time?

You can automate clock-in and clock-out on King of Time using browser automation to open the attendance page, verify the UI state, click the correct button, and confirm the result message.

Can I auto-decide attendance tracking on King of Time based on time?

Yes, if no argument is provided, the system auto-decides whether to clock in or out for typical workdays based on the current Japan Standard Time (JST).

How do I manually trigger clocking in or out on the King of Time attendance page?

You can manually trigger attendance actions by invoking the skill with an on argument to clock in or an off argument to clock out on the King of Time page.

Does automated time tracking for King of Time verify the punch completion?

Yes, automated time tracking for King of Time verifies the UI state before clicking and checks for a completion message after the clock-in or clock-out action is performed.

What is the best way to reduce manual clicks for King of Time attendance tracking?

The best way to reduce manual clicks for King of Time attendance tracking is using browser automation to handle the entire clock-in and clock-out process automatically based on JST.