Start, stop, and report on time tracking timers.
Scanned 6/11/2026
Install via CLI
openskills install spamsch/son-of-simon---
id: time_tracking
name: Time Tracking
description: Start, stop, and report on time tracking timers.
tasks:
- timer_start
- timer_stop
- timer_status
- timer_report
essential_tasks:
- timer_start
- timer_stop
- timer_status
keywords: ["zeiterfassung", "stoppuhr", "timer"]
examples:
- "Start a timer for the meeting"
- "Stop my current timer"
- "How long have I been working?"
- "Show me a time report for this week"
safe_defaults: {}
confirm_before_write: []
requires_permissions: []
---
No comments yet. Be the first to comment!
Manage Globalize translation resources using the CLI. Use this skill when the user asks to create a translation project, add or remove languages, connect a GitHub or GitLab repository, manage glossaries or style guides, invite team members, manage API keys, or perform any Globalize platform operation. Also use when the user mentions managing translations, translation workflow, or wants to "set up translations for this repo." This skill assumes the CLI is already installed and authenticated — ...