Item Management

Create, modify, organize, and delete Chronos items with filtered bulk operations.

1|Updated Oct 29, 2025
One-click install
npx skills add https://github.com/Jeetski/Chronos_Engine --skill item-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Item Management
Source: https://github.com/Jeetski/Chronos_Engine/tree/main/docs/agents/skills/item_management
Command: npx skills add https://github.com/Jeetski/Chronos_Engine --skill item-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a structured way to manage all types of items within the Chronos system, ensuring data consistency and enabling efficient bulk operations.

Core Features & Use Cases

  • CRUD Operations: Create, read, update, and delete tasks, habits, notes, routines, goals, and other Chronos items.
  • Item Organization: Rename, move, or copy items between different types.
  • Bulk Actions: Perform operations on multiple items simultaneously using filters, with safety checks like dry runs.
  • Use Case: Quickly update the status of all pending tasks to 'completed' or rename a batch of project tasks.

Quick Start

Use the item management skill to create a new task named "Schedule Meeting" with high priority.

Frequently Asked Questions about Item Management

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

FAQPage Schema
How do I manage and organize Chronos items like tasks and habits?

You can manage Chronos items by using this skill to create, read, update, and delete tasks, habits, notes, routines, and goals. It ensures metadata consistency and enables efficient organization across all item types.

Can I perform bulk operations on multiple tasks simultaneously?

Yes, bulk operations support performing actions on multiple items simultaneously using filters. The skill includes safety guardrails like dry runs to prevent destructive changes when updating batches of tasks or habits.

How do I move or copy tasks between different item types in Chronos?

Item organization features allow you to rename, move, or copy items between different types. This maintains item metadata consistency with defined Item_Properties while restructuring tasks, notes, or goals.

Are there safety checks for deleting multiple Chronos items at once?

Yes, safety guardrails protect against destructive changes during bulk operations. You can perform filtered operations with dry runs to verify changes before permanently deleting or modifying multiple items.

What's the best way to update the status of all pending tasks to completed?

Using bulk actions with filters, you can quickly update the status of all pending tasks to completed. This applies modifications to multiple items simultaneously while ensuring metadata consistency across your Chronos system.

Does Item Management work without external dependencies?

Yes, item management operates with no external dependencies. It directly manages the creation, modification, organization, and deletion of Chronos items while maintaining data consistency for tasks, habits, notes, and goals.