AperockyAperockyCommunityยท1 Agent Skills Included

tascli

Local task, deadline, and record tracking from the terminal

Tracks tasks, deadlines, and timestamped records from the terminal with a fast local SQLite database. Supports recurring schedules, flexible natural time strings, categories, search, and batch operations without manual spreadsheet upkeep. Completing a task automatically logs a record, keeping a clean history of what got done and when.
npx skills add Aperocky/tascli --all -g -y
Available:

Instructs your AI agent on the exact tascli commands and workflow order for adding, listing, completing, and updating tasks and records, including the rule to always re-list before mutating items.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’