new-task

Add new tasks with dates, URLs, and notes to tasks.md.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/popstas/obsidian-agent-base --skill new-task-popstas
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-task
Source: https://github.com/popstas/obsidian-agent-base/tree/main/skills/new-task
Command: npx skills add https://github.com/popstas/obsidian-agent-base --skill new-task-popstas

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Manually adding tasks to your task management system can be time-consuming and error-prone. This Skill simplifies the process, allowing you to quickly add new tasks with accurate dates and detailed information.

Core Features & Use Cases

  • Task Creation: Adds new tasks to your tasks.md file, ensuring all tasks are documented and easily accessible.
  • Date Specification: Allows you to specify the creation date of the task, ensuring accuracy in task tracking.
  • Detail Inclusion: Enables you to include URLs, notes, and additional context with your task for comprehensive documentation.

Quick Start

/new-task "Task description" [url]

Frequently Asked Questions about new-task

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

FAQPage Schema
How do I add a new task to tasks.md with specific dates and details?

To add a new task to tasks.md, use the new-task command with your task description and optional URLs. It formats the creation date as ➕ YYYY-MM-DD and parses text into structured markdown.

Can I include URLs and notes when creating markdown tasks?

Yes, you can include URLs and notes when creating markdown tasks. The Skill parses detailed task descriptions and associated context, adding them comprehensively to your tasks.md file.

What date format is required for task creation in markdown?

Task creation in markdown requires the date format ➕ YYYY-MM-DD. This precise date specification ensures accurate task tracking within your tasks.md file.

How do I automate task management and avoid manual entry errors in tasks.md?

Automate task management by using the Skill to parse text and format new entries into tasks.md. This reduces manual entry errors and time spent documenting tasks with dates and details.

Does the task management Skill work without external dependencies?

Yes, the task management Skill works without external dependencies. It relies on internal scripts and references to parse text and apply markdown formatting directly to your tasks.md file.

What is the best way to structure detailed task descriptions in a markdown file?

The best way to structure detailed task descriptions is providing text with URLs and notes to the Skill. It handles text parsing and applies markdown formatting to place tasks accurately in tasks.md.