gtd — autonomous task execution community, autonomous task execution, ide skills, GTD.md file format, bun scripts database integration, cyber-gtd command, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Ideal for Task Automation Agents requiring streamlined workflow execution from GTD.md items gtd is an AI agent skill that enables autonomous task execution from GTD.md items, using a workflow that includes reading, classifying, and planning actions.

Features

Triggers workflow using the `/cyber-gtd` command
Classifies items using pattern matching to workflow
Looks up entities via database using `bun scripts/db/query.ts`
Plans actions and shows plan before execution
Executes approved items sequentially using `~/CybosVault/private/content/work/M` output

# Core Topics

Gerstep Gerstep
[0]
[0]
Updated: 3/8/2026

Agent Capability Analysis

The gtd skill by Gerstep is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for autonomous task execution, GTD.md file format, bun scripts database integration.

Ideal Agent Persona

Ideal for Task Automation Agents requiring streamlined workflow execution from GTD.md items

Core Value

Empowers agents to automate task execution using specific commands like `/cyber-gtd`, classify items, and plan actions via entity lookup and database queries using `bun scripts/db/query.ts`

Capabilities Granted for gtd

Automating task execution from GTD.md items
Classifying items and planning actions
Executing approved items sequentially

! Prerequisites & Limits

  • Requires GTD.md file setup
  • Dependent on `bun scripts/db/query.ts` for entity lookup
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

gtd

Install gtd, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

GTD Runner Skill

Autonomous task execution from GTD.md items.

Trigger

  • Command: /cyber-gtd
  • Default: plan-first (show before execute)

Workflow

  1. Read @GTD.md → extract items from # Next
  2. For each item:
    • Classify → match pattern to workflow
    • Lookup entities via database: bun scripts/db/query.ts find-entity "<name>"
    • Plan actions
  3. Show plan → ask to execute
  4. Execute approved items sequentially (one at a time)
  5. Output: ~/CybosVault/private/content/work/MMDD-<slug>.md

Classification → Routing

PatternConfidenceWorkflow
"ask for call", "message", "email", "reach out"High→ workflows/outreach.md
"call with", "meeting", "X <> Y", "sync"High→ workflows/call-prep.md
"podcast"High→ workflows/podcast.md
company name, "research", "DD", "look into"Medium→ workflows/research.md
no matchLowBest judgment → log to learnings.md

Entity Lookup

Query database for entity context:

  1. Parse item for names (people, companies)
  2. Run: bun scripts/db/query.ts find-entity "<name>" --json
  3. If found, get full context: bun scripts/db/query.ts entity <slug> --json
  4. Entity context includes:
    • Recent interactions (calls, emails, telegram)
    • Deal associations
    • Pending items
  5. If not found + confident it's an entity:
    • High confidence (company with domain) → auto-create stub
    • Medium confidence → ask: "Create entity file for X?"

Output Format

All outputs to ~/CybosVault/private/content/work/MMDD-<slug>.md:

markdown
1# Task: [Task Description] 2 3**Status:** Pending Approval | Completed | Incomplete 4**Created:** YYYY-MM-DD HH:MM 5**GTD Item:** [Original text from GTD.md] 6**Workflow:** [Which workflow handled this] 7 8--- 9 10## Context 11 12**Entity:** [Name] 13- Type: [person/org] 14- Deal: [link if exists] 15- Previous calls: [N calls found] 16 17**Key Info:** 18[Relevant context from calls, deals, entity files] 19 20--- 21 22## Draft 23 24[Message/agenda/questions/etc] 25 26--- 27 28## Pending Actions 29 30- [ ] Send via Gmail to email@example.com 31- [ ] Alternative: Telegram @handle 32 33--- 34 35## Execution Log 36 37- HH:MM - [action taken]

Staged Execution

Agent completes what it can autonomously:

  • Research and context gathering
  • Draft creation
  • Preparation work

Then queues actions requiring approval:

  • Sending messages (Gmail, Telegram)
  • Scheduling meetings
  • Any external action

Suggestions

When processing tasks, if you notice 3+ similar patterns that don't have a dedicated workflow, suggest: "I've seen '[pattern]' multiple times. Want me to create a workflow for it?"

Self-Improvement

Log all task executions to @learnings.md for pattern analysis.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is gtd?

Ideal for Task Automation Agents requiring streamlined workflow execution from GTD.md items gtd is an AI agent skill that enables autonomous task execution from GTD.md items, using a workflow that includes reading, classifying, and planning actions.

How do I install gtd?

Run the command: npx killer-skills add Gerstep/cybos/gtd. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for gtd?

Key use cases include: Automating task execution from GTD.md items, Classifying items and planning actions, Executing approved items sequentially.

Which IDEs are compatible with gtd?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for gtd?

Requires GTD.md file setup. Dependent on `bun scripts/db/query.ts` for entity lookup.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Gerstep/cybos/gtd. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use gtd immediately in the current project.

Related Skills

Looking for an alternative to gtd or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI