doob-bulk-import

Batch-import markdown task lists into Doob todos with inferred priority and tags.

1|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/89jobrien/dotfiles --skill doob-bulk-import
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doob-bulk-import
Source: https://github.com/89jobrien/dotfiles/tree/main/dot-claude/skills/doob/doob-bulk-import
Command: npx skills add https://github.com/89jobrien/dotfiles --skill doob-bulk-import

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Convert a structured markdown task list, planning breakdown, or numbered list into Doob todos to enable tracking, prioritization, and progress management.

Core Features & Use Cases

  • Batch-import markdown task lists into Doob todos with inferred priority, tags, and project context.
  • Auto-tagging and priority assignment based on task content (e.g., phase indicators, tests, docs, and provider references).
  • Supports batch processing for large task sets and easy re-imports for iterative planning.

Quick Start

Run the doob-bulk-import workflow on a Markdown task list to batch-create todos in your Doob project.

Frequently Asked Questions about doob-bulk-import

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

FAQPage Schema
How do I convert a markdown task list into trackable todos?

You can convert a markdown task list into trackable todos by running a bulk-import workflow that parses structured planning notes and batch-creates todos with inferred priority and tags. This enables rapid conversion of project breakdowns into managed work items.

How does auto-tagging and priority assignment work for imported markdown tasks?

Auto-tagging and priority assignment for imported markdown tasks works by analyzing task content for phase indicators, tests, docs, and provider references. The system applies these inferred attributes deterministically during the batch creation process.

Do I need the doob tool to batch-import markdown todos?

Yes, you need the doob tool to batch-import markdown todos. The workflow requires doob to deterministically create tasks and perform basic validation on your well-formed markdown input.

Can I re-import an updated markdown task list to sync my planning notes?

Yes, you can re-import an updated markdown task list to sync your planning notes. The batch processing workflow supports easy re-imports for iterative planning, allowing you to manage large task sets repeatedly.

What are the limitations of importing markdown task lists into Doob?

Limitations of importing markdown task lists include requiring well-formed markdown input for deterministic task creation. Basic validation is applied, meaning malformed lists may fail to parse correctly during the bulk import process.

What is the best way to batch-create Doob todos from project breakdowns?

The best way to batch-create Doob todos from project breakdowns is running a bulk-import workflow on a structured markdown task list. This automatically infers priority, tags, and project context to rapidly generate trackable work items.