Import Tasks from Central Inbox

Import tasks from a central Beads task-inbox into a local project.

2|Updated Dec 18, 2025
One-click install
npx skills add https://github.com/maslennikov-ig/MC-2 --skill import-tasks-from-central-inbox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Import Tasks from Central Inbox
Source: https://github.com/maslennikov-ig/MC-2/tree/main/.claude/skills/tasks
Command: npx skills add https://github.com/maslennikov-ig/MC-2 --skill import-tasks-from-central-inbox

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines task management by allowing you to import tasks from a central task inbox into your local project's task management system, ensuring all your work is organized and accessible.

Core Features & Use Cases

  • Centralized Task Management: Consolidates tasks from a remote "task-inbox" repository.
  • Project-Specific Imports: Imports tasks relevant to the current project or general inbox tasks.
  • Bidirectional Sync: Updates the central task status when a local task is completed.
  • Use Case: As a developer working on multiple features for the "MegaCampusAI" project, you can use this Skill to pull newly created tasks from the central inbox into your local "Beads" system, keeping your development queue up-to-date.

Quick Start

Type /tasks to import tasks from the central inbox into your current project.

Frequently Asked Questions about Import Tasks from Central Inbox

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

FAQPage Schema
How do I sync tasks from a central inbox to a local development project?

By importing tasks from a central task-inbox repository, you can consolidate them into your local project's task management system, ensuring your development queue stays up-to-date.

Can I update task status bidirectionally between central and local task management systems?

Yes, bidirectional synchronization of task status is supported. When you complete a local task, the central task inbox status is automatically updated to reflect the change.

Do I need a Beads environment to import tasks from a central task inbox?

Yes, you need a pre-initialized local Beads environment and a central task-inbox repository with Beads initialized to use this task import and synchronization functionality.

How do I import central inbox tasks into my current project workflow?

You can import central inbox tasks into your current project workflow by typing the designated command. This pulls newly created tasks from the remote task-inbox repository directly into your local system.

What is centralized task aggregation for local project task management?

Centralized task aggregation consolidates tasks from a remote task-inbox repository into a local project's task management system. It allows developers to pull relevant tasks and keep work organized and accessible.