gtd — community claude-skill-registry, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Task Automation Agents needing GTD workflow integration and autonomous task execution from markdown items. The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app

majiayu000 majiayu000
[0]
[0]
Updated: 2/20/2026

Agent Capability Analysis

The gtd skill by majiayu000 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.

Ideal Agent Persona

Perfect for Task Automation Agents needing GTD workflow integration and autonomous task execution from markdown items.

Core Value

Empowers agents to classify and execute tasks from GTD.md items using pattern matching and entity lookup via database queries, enabling seamless workflow automation with bun scripts and TypeScript.

Capabilities Granted for gtd

Automating task planning from # Next items in GTD.md
Executing sequential tasks with entity lookup
Generating action plans based on workflow patterns

! Prerequisites & Limits

  • Requires access to GTD.md file
  • Depends on bun scripts and database connectivity
  • Limited to sequential task execution
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?

Perfect for Task Automation Agents needing GTD workflow integration and autonomous task execution from markdown items. The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app

How do I install gtd?

Run the command: npx killer-skills add majiayu000/claude-skill-registry/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 planning from # Next items in GTD.md, Executing sequential tasks with entity lookup, Generating action plans based on workflow patterns.

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 access to GTD.md file. Depends on bun scripts and database connectivity. Limited to sequential task execution.

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 majiayu000/claude-skill-registry/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