← 返回
开发者工具 Key 中文

Toggl-Optimized-V2

Optimize Toggl Track usage with token-efficient API calls and fast reporting via a shell script for JSON and PDF summaries.
通过省 token 的 API 调用和 Shell 脚本快速生成 JSON 与 PDF 报告,优化 Toggl Track 使用。
alex1389
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 705
下载
💾 6
安装
1
版本
#latest#reporting

概述

Toggl-Optimized

A high-performance Toggl Track agent skill optimized for token efficiency and reporting.

Overview

This skill provides a streamlined way to interact with Toggl Track, focusing on minimizing context usage and providing fast reporting capabilities via direct API v3 calls.

Features

  • Token Efficient: Uses optimized API calls to reduce LLM context consumption.
  • Fast Reporting: Includes a shell script for quick JSON and PDF reports.
  • Direct API Access: Examples for direct curl interaction with Toggl v3 Reports.

Setup

  1. Get your API Token from Toggl Profile Settings.
  2. Set the environment variable:

```bash

export TOGGL_API_TOKEN="your-api-token"

```

  1. (Optional) Set your Workspace ID:

```bash

export TOGGL_WORKSPACE_ID="your-workspace-id"

```

Usage

Optimized Reporting Script

Use the provided script for fast summaries:

# Usage: bash scripts/toggl_report.sh <client_name> <start_date> <end_date> <format: json|pdf>
bash scripts/toggl_report.sh myclient 2026-02-01 2026-02-28 json

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 08:15 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,801
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 324,172
content-creation

Weather-Webcam-V2

alex1389
从 Open‑Meteo API 获取当前天气,并自动从 Meteoblue 或 Windy 捕获请求地点的实时网络摄像头图像。适用于...
★ 0 📥 759