Clock In

Record a clock-in event for a time card via the Microsoft Teams API.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill clock-in
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Clock In
Source: https://github.com/naftiko/microsoft-teams-sandbox/tree/main/skills/clock-in
Command: npx skills add https://github.com/naftiko/microsoft-teams-sandbox --skill clock-in

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of recording clock-in events for time cards, ensuring accurate time tracking and reducing manual entry errors.

Core Features & Use Cases

  • Clock-in Recording: Log an official clock-in event with a timestamp.
  • Location Approval: Optionally mark if the clock-in occurred at an approved location.
  • Notes: Add specific notes to the clock-in event, such as shift details.
  • Use Case: An employee needs to clock in for their shift. They can use this Skill, providing the team and time card IDs, to record their start time and confirm they are at the designated work location.

Quick Start

Use the clock in skill to record a clock-in event for team e1b3c5a7-9d2f-4b6e-8c1a-3f5d7e9b2a4c and time card timecard-001, noting that it is at an approved location.

Frequently Asked Questions about Clock In

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

FAQPage Schema
How do I record a clock-in event for a time card in Microsoft Teams?

To record a clock-in event, you provide the specific team ID and time card ID, and the Skill logs the timestamp via the Microsoft Teams time card management API.

Can I add notes or location details when clocking in for a shift?

Yes, you can optionally include notes with shift details and mark whether the clock-in occurred at an approved location when recording the time card event.

How does time tracking automation reduce manual entry errors for shifts?

Automated time tracking records exact clock-in timestamps directly into the time card, eliminating manual data entry and ensuring accurate shift logs.

Do I need a specific time card ID and team ID to use time tracking in Microsoft Teams?

Yes, you must provide both the target team ID and the specific time card ID to identify where the clock-in event should be recorded within Microsoft Teams.

What are the limitations of automated clock-in recording for time cards?

This clock-in recording relies on the Microsoft Teams API and requires valid team and time card IDs, meaning it cannot function without an existing Teams time card setup.