Linear Todo Sync

Installation
SKILL.md

Linear Todo Sync

Automatically fetch assigned Linear tasks and generate a comprehensive markdown todo list in your project root. This skill queries the Linear GraphQL API to retrieve all open tasks assigned to you, organizing them by project with full details including status, priority, labels, estimates, and due dates.

Setup

1. Install Required Packages

Install the Python dependencies:

pip install requests mdutils python-dotenv

Or using conda:

conda install requests python-dotenv
pip install mdutils
Related skills

More from qdhenry/claude-command-suite

Installs
GitHub Stars
1.2K
First Seen