gtd

Convert GTD.md items into executable tasks and write plans to MMDD-<slug>.md.

105|22|Updated May 16, 2025
One-click install
npx skills add https://github.com/Gerstep/cybos --skill gtd-gerstep
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gtd
Source: https://github.com/Gerstep/cybos/tree/main/.claude/skills/GTD
Command: npx skills add https://github.com/Gerstep/cybos --skill gtd-gerstep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This GTD automation skill converts organized GTD.md items into actionable tasks, coordinating planning, task routing, and execution to reduce manual overhead.

Core Features & Use Cases

  • Automated task planning: identify actionable steps from GTD.md items and map them to workflows.
  • Contextual entity lookup: fetches relevant context from the entity database to inform decisions.
  • Output generation: writes plan outputs to the standardized location at ~/CybosVault/private/content/work/MMDD-<slug>.md for traceability.

Quick Start

Provide a GTD.md item and request /cyber-gtd to generate and execute its plan.

Frequently Asked Questions about gtd

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

FAQPage Schema
How do I automate GTD task planning from markdown notes?▼

Automating GTD task planning involves parsing GTD.md items to identify actionable steps and routing them to an execution pipeline, which this Skill handles end-to-end.

What does a GTD automation pipeline do with planning and outreach tasks?▼

A GTD automation pipeline converts planning or outreach items from GTD.md into concrete actions by applying context from an entity database and generating traceable execution plans.

Do I need a local entity context database to use GTD automation?▼

Yes, you need a local entity context database and a GTD.md file, because the Skill fetches relevant context from the database to inform automated task planning and execution decisions.

How do I generate traceable task plans from GTD items?▼

You generate traceable task plans by providing a GTD.md item; the Skill writes concrete action outputs to a standardized markdown file at ~/CybosVault/private/content/work/MMDD-<slug>.md.

Can I use this for podcast preparation task management?▼

Yes, you can use it for podcast preparation task management, as the Skill explicitly processes GTD items like planning, outreach, or podcast preparation into executable tasks.