Skip to main content
Run any Skill in Manus
with one click

linear-todo-sync

This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.

Overview

This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.

Install command
npx skills add https://github.com/qdhenry/Claude-Command-Suite --skill linear-todo-sync

Copy and paste this command into Claude Code to install the skill

Stars1,275
Forks149
UpdatedOctober 18, 2025 at 17:27
File Explorer
8 files
SKILL.md
readonly