Agent skill

todoist-api-example-1-gtd-weekly-review-automation

Sub-skill of todoist-api: Example 1: GTD Weekly Review Automation.

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/business/productivity/todoist-api/example-1-gtd-weekly-review-automation

SKILL.md

Example 1: GTD Weekly Review Automation

Example 1: GTD Weekly Review Automation

python
#!/usr/bin/env python3
"""gtd_weekly_review.py - Automate GTD weekly review"""

from todoist_api_python import TodoistAPI
from datetime import datetime, timedelta
import os

api = TodoistAPI(os.environ["TODOIST_API_KEY"])


*See sub-skills for full details.*

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results