Next Task

🌐Community
by nmalinowski Β· vlatest Β· Repository

Predicts the most likely next task for nmalinowski based on past activity and current context.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add nmalinowski-next-task npx -- -y @trustedskills/nmalinowski-next-task
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "nmalinowski-next-task": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/nmalinowski-next-task"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, nmalinowski-next-task, helps AI agents determine and execute their next task based on a provided list of options. It prioritizes tasks based on user input or pre-defined criteria. The agent can then proceed to complete the selected task, providing updates along the way.

When to use it

  • Project Management: When an agent needs to manage multiple project steps and select which one to tackle next.
  • Personal Assistant: To help a virtual assistant prioritize daily tasks like scheduling appointments or responding to emails.
  • Workflow Automation: For automating complex workflows where the order of operations can change dynamically.
  • Decision Making: When an agent needs to choose between several possible actions, and requires guidance on which is most important.

Key capabilities

  • Task prioritization based on user input.
  • Selection from a list of available tasks.
  • Execution of the selected task.
  • Provides updates during task completion.

Example prompts

  • "I have these tasks: [task 1], [task 2], [task 3]. Which should I do next?"
  • "Prioritize these tasks: [task list] and execute the highest priority one."
  • β€œFrom this list of tasks [list], select the most urgent task.”

Tips & gotchas

The skill requires a clear, well-defined list of available tasks to operate effectively. Ambiguous or poorly defined tasks can lead to incorrect prioritization and execution.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
nmalinowski
Installs
2

🌐 Community

Passed automated security scans.