con un clic
tasks
Manage your daily task list with interactive buttons in Telegram.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Manage your daily task list with interactive buttons in Telegram.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Manage and discover files in the TARS workspace.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Search and install agent skills from ClawHub, the public skill registry.
Schedule reminders and recurring tasks.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Use inline buttons for interactive Telegram bot flows.
| name | tasks |
| description | Manage your daily task list with interactive buttons in Telegram. |
| always | true |
| metadata | {"TARS":{"emoji":"📅"}} |
Maintain a high-productivity daily workflow using AI-generated task lists.
When requested to generate or update the daily task list, always output the following JSON structure exactly:
{
"date": "YYYY-MM-DD",
"tasks": [
{
"id": "task_001",
"title": "Task title",
"description": "Short description",
"priority": "high",
"status": "pending"
}
],
"summary": "Focus area for today."
}
pending, done, or skipped.~/.TARS/workspace/tasks/daily_{YYYY-MM-DD}.json.tasks_manager (via internal logic or prompt) to append to the JSON and refresh the view./tasks: Show the current list with interactive buttons./tasks.