gsd-add-todo

Capture conversational tasks into structured todo items with GSD workflow integration.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-add-todo-nubivek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-add-todo
Source: https://github.com/NUbivek/Searchbar3/tree/main/.codex/skills/gsd-add-todo
Command: npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-add-todo-nubivek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of capturing fleeting ideas, tasks, or issues that arise during a conversation, ensuring they are not lost and can be acted upon later.

Core Features & Use Cases

  • Contextual Capture: Automatically captures relevant information directly from the ongoing conversation.
  • Structured Todo Creation: Organizes captured information into a well-defined todo item with appropriate metadata.
  • Workflow Integration: Seamlessly integrates with the Get Shit Done (GSD) workflow for robust task management.
  • Use Case: While discussing a project, a new action item emerges. Invoking this skill with the action item's description will create a new todo item, ready for prioritization and execution.

Quick Start

Use the gsd-add-todo skill to capture the following task: Remind me to follow up on the Q3 report by Friday.

Frequently Asked Questions about gsd-add-todo

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

FAQPage Schema
How do I capture tasks and ideas from a conversation into a todo item?

To capture tasks from a conversation into a todo item, use the gsd-add-todo Skill which extracts relevant content, infers areas, detects duplicates, and creates structured files for later action.

How does task management workflow integration handle directory creation and Git commits?

Task management workflow integration handles directory creation and Git commits by automatically structuring captured ideas into files, updating state, and executing Git commits within the Get Shit Done (GSD) workflow.

Can I automatically extract action items from conversational context for productivity?

You can automatically extract action items from conversational context for productivity by invoking this Skill, which structures the extracted text into a well-defined todo item with appropriate metadata.

Do I need a specific workflow script to capture tasks and structure ideas?

You need the add-todo workflow script located at ./.codex/get-shit-done/workflows/add-todo.md to execute the required directory creation, content extraction, and file creation logic.

What is the best way to prevent duplicate todo items when capturing fleeting ideas?

The best way to prevent duplicate todo items when capturing fleeting ideas is to use this Skill, which performs duplicate detection during the content extraction and file creation process.

Why does task capture require area inference and state updates?

Task capture requires area inference and state updates to properly categorize the new todo item within the workflow and ensure the task management system reflects the newly added action item.