tracking-time-with-rize

Track time entries and analyze productivity via the Rize MCP server.

3|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/AsafDafna/rize.io-mcp --skill tracking-time-with-rize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tracking-time-with-rize
Source: https://github.com/AsafDafna/rize.io-mcp/tree/main/skills/tracking-time-with-rize
Command: npx skills add https://github.com/AsafDafna/rize.io-mcp --skill tracking-time-with-rize

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables AI agents to interact with the Rize MCP server to track time across clients, projects, and tasks, and to analyze productivity from time data.

Core Features & Use Cases

  • Track time entries for tasks and summarize focus, meetings, and work hours.
  • Manage clients, projects, and tasks via MCP tools (list, create, update, delete).
  • Analyze productivity by aggregating time entries by client or project to produce insights and reports.

Quick Start

Start by verifying the connection with rize:rize_get_current_user and then retrieve existing teams and entities with rize:rize_list_clients to establish context.

Frequently Asked Questions about tracking-time-with-rize

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

FAQPage Schema
How do I track time entries for clients and projects using AI?

You can track time entries for clients and projects by connecting an AI agent to the Rize MCP server, which allows the agent to read, create, and update time data across tasks.

Can I analyze productivity by aggregating time entries with Rize MCP?

Yes, analyzing productivity is supported by aggregating time entries by client or project via the Rize MCP server to produce insights, focus summaries, and work hour reports.

How do I get started with time tracking through the Rize MCP server?

Start by verifying the connection using rize_get_current_user, then retrieve existing teams and entities with rize_list_clients to establish context before tracking time.

Do I need a team name to create or update time entries in Rize?

Yes, a team name is required for create and update operations. The skill enforces teamName usage to ensure time entries and project updates are correctly attributed.

Can I manage projects and tasks via MCP tools or just track time?

You can fully manage clients, projects, and tasks via MCP tools. Supported operations include list, create, update, and delete, alongside summarizing focus, meetings, and work hours.

What are the limitations of using AI agents for time tracking with Rize MCP?

The skill requires an active Rize MCP server connection and enforces teamName for create and update operations, meaning agents cannot write time data without an established team context.