daily-task-creator
SKILL.md
Daily Task Creator
Overview
This skill automates the creation of daily task files in the .tmp directory. It ensures files are named with the current date and a unique sequence number (e.g., task-YYYYMMDD-N.md).
Usage
To create a new task file, run the included Python script:
python3 {path}/scripts/create_task.py
This script will:
- Check the
.tmpdirectory. - Find the next available sequence number for today's date.
- Create a new markdown file with a header and timestamp.
- Print the path of the created file.
Weekly Installs
1
Repository
atman-33/skillsFirst Seen
Feb 5, 2026
Installed on
replit1
opencode1
codex1
claude-code1
gemini-cli1