toggl-trackManage Toggl Track time entries, projects, clients, tags, and workspaces via API with OAuth authentication and CRUD operations.
Install via ClawdBot CLI:
clawdbot install byungkyu/toggl-trackGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawhub.ai/byungkyu/api-gatewayUses known external API (expected, informational)
discord.comAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
Freelancers can use this skill to automatically log billable hours across multiple client projects. It helps track time spent on specific tasks, generate reports for invoicing, and manage project budgets by integrating with Toggl Track's API to create and update time entries seamlessly.
Marketing or consulting agencies can leverage this skill to monitor team time allocation across various client campaigns. It enables real-time tracking of project progress, ensures accurate billing by managing time entries and projects, and helps optimize resource planning through workspace and user data retrieval.
Development teams can integrate this skill to track time spent on coding, testing, and debugging during sprints. It facilitates agile project management by logging time entries with tags for different tasks, analyzing productivity trends, and aligning with project milestones using Toggl Track's API endpoints.
Law firms can utilize this skill to ensure accurate timekeeping for client billing and compliance with industry regulations. It allows creation of detailed time entries for case work, management of client-specific projects, and generation of audit trails through Toggl Track's data retrieval capabilities.
Companies can embed this skill into their SaaS platforms to offer time tracking as a value-added feature, attracting clients who need integrated project management. Revenue is generated through subscription fees or premium tiers that include advanced analytics and multi-connection support via the Maton gateway.
Consultants can build custom automation solutions using this skill to help businesses optimize their time tracking workflows. Revenue comes from service fees for setup, integration with existing systems, and ongoing support for managing Toggl Track connections and API usage.
ERP providers can integrate this skill to enhance their modules with real-time time tracking for employee productivity and project costing. Revenue is generated through licensing deals and add-on packages that include features like multi-workspace management and advanced reporting via the API.
💬 Integration Tip
Ensure the MATON_API_KEY environment variable is set correctly and use the Maton-Connection header to specify active OAuth connections when managing multiple Toggl Track accounts for seamless API calls.
Scored Apr 18, 2026
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
gws CLI: Shared patterns for authentication, global flags, and output formatting.
Set up Gmail API access via gog CLI with manual OAuth flow. Use when setting up Gmail integration, renewing expired OAuth tokens, or troubleshooting Gmail authentication on headless servers.
Automate OAuth login flows with user confirmation via Telegram. Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ. Features: - Auto-detect available OAuth options on login pages - Ask user to choose via Telegram when multiple options exist - Confirm before authorizing - Handle account selection and consent pages automatically
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
OAuth token refresh management for Google APIs via gog CLI.