wakatime

Retrieve coding statistics and daily summaries from the WakaTime API.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill wakatime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wakatime
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/clawhub-skills/wakatime
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill wakatime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of tracking coding activity and productivity, providing insights into programming languages, editor usage, and daily summaries.

Core Features & Use Cases

  • Developer Productivity Tracking: Monitor coding statistics, language breakdowns, and daily activity summaries.
  • OAuth Integration: Connect to WakaTime API with managed OAuth for seamless setup.
  • Use Case: A developer wants to analyze their coding patterns and improve productivity. The skill can be used to retrieve coding stats, view daily summaries, and track project time.

Quick Start

Retrieve your coding statistics with the command: wakatime_get_user.

Frequently Asked Questions about wakatime

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

FAQPage Schema
How do I track coding activity and productivity statistics using the WakaTime API?

Track coding activity and productivity statistics using the WakaTime API by integrating your account via OAuth. This allows you to retrieve coding stats, monitor language breakdowns, and view daily activity summaries for your projects.

How do I retrieve daily coding summaries and editor usage stats from WakaTime?

Retrieve daily coding summaries and editor usage stats by calling the `wakatime_get_user` command. This fetches your tracked programming activity, language breakdowns, and editor statistics directly through the WakaTime API.

Do I need OAuth to access WakaTime coding statistics?

Yes, you need OAuth to access WakaTime coding statistics. Managed OAuth integration connects your WakaTime account securely to the API, enabling seamless setup and retrieval of your developer productivity data.

What is the best way to analyze developer productivity and coding patterns?

The best way to analyze developer productivity and coding patterns is by tracking coding activity through the WakaTime API. It provides insights into programming language usage, editor statistics, and daily summaries to help improve your workflow.

Does the WakaTime API skill require Python libraries to function?

Yes, the WakaTime API skill requires the Python `requests` library to function. It uses this dependency to interact with the WakaTime API endpoints and retrieve your coding statistics and activity data.