top5-cli

Manage top5 app projects and tasks from the command line.

2|1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/emssik/top5 --skill top5-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: top5-cli
Source: https://github.com/emssik/top5/tree/main/cli/top5-cli
Command: npx skills add https://github.com/emssik/top5 --skill top5-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies project and task organization by enabling command-line management, reducing the need to switch to graphical interfaces.

Core Features & Use Cases

  • Project and task overview: List active, archived, or suspended projects and their tasks for quick assessment.
  • Task manipulation: Add, delete, mark as done, assign due dates, and prioritize tasks directly from the terminal.
  • Use Case: Manage and update project tasks efficiently on remote servers or when scripting workflows, such as daily reports or automation routines.

Quick Start

Use the top5-cli to list all active projects and quickly mark a task as completed from the terminal.

Frequently Asked Questions about top5-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage project tasks using the command line instead of a graphical interface?

You can manage project tasks via the command line by using a CLI tool that handles task listing, creation, modification, and status updates. This allows you to add, delete, prioritize, and mark tasks as done directly from your terminal without switching to a graphical interface.

Can I automate task management and daily reporting workflows with a CLI script?

Yes, you can automate task management and daily reporting workflows by integrating command line scripts. The CLI supports remote control and scripting workflows, enabling automated task listing, updates, and project status retrieval for routine operations.

What is the best way to list active and archived projects from a terminal?

The best way to list active and archived projects from a terminal is using a dedicated CLI command. It provides a quick overview of active, suspended, or archived projects and their associated tasks for immediate assessment.

Does the command line task manager prevent code injection when running scripts?

Yes, the command line task manager ensures security by actively avoiding code injection and verifying dependencies. This protects your project data and automation scripts during task creation and modification operations.

How do I assign due dates and prioritize tasks directly from the terminal?

You assign due dates and prioritize tasks directly from the terminal by executing specific CLI commands. The command line interface accepts user commands to manipulate task data, allowing immediate updates to task priorities and deadlines.

When should I use a CLI for project management over standard graphical tools?

You should use a CLI for project management when working on remote servers or building automation routines. It streamlines task organization and reduces the need to switch to graphical interfaces during script execution.