tascli
Local task, deadline, and record tracking from the terminal
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install tascli?โผ
Run `npx skills add Aperocky/tascli --all -g -y` in your terminal to install this skill globally for your AI agent.
How to track tasks and deadlines from the terminal?โผ
Use commands like `tascli task "Do taxes" friday -c work` to create tasks with deadlines, then `tascli list task` to see everything due. Completing a task with `tascli done 1` automatically logs a record.
Does tascli support recurring tasks?โผ
Yes. You can create recurring tasks with schedules like `Daily 9AM`, `Weekly Monday-Friday 3PM`, or `Monthly 1st 9AM`, and each completion generates its own record.
Where does tascli store my data?โผ
All tasks and records are stored locally in a SQLite database at ~/.local/share/tascli/tascli.db, with automatic backups before batch operations.
Can an AI agent manage my todo list with tascli?โผ
Yes. The included AGENTS.md and SKILL.md teach your AI agent the full command set and safe workflow, so it can add, search, complete, and update tasks from plain-English requests.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere