tasks

Create, update, and view tasks across GitHub Projects, Linear, and Notion databases.

2|1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/ariffazil/openclaw-workspace --skill tasks-ariffazil
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/ariffazil/openclaw-workspace/tree/main/skills/tasks
Command: npx skills add https://github.com/ariffazil/openclaw-workspace --skill tasks-ariffazil

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines task and project management by integrating with multiple popular platforms, reducing the need to switch between different tools.

Core Features & Use Cases

  • Unified Task Management: Create, update, and view tasks across GitHub Issues, Linear, and Notion databases.
  • Platform Integration: Leverages native CLIs and APIs for seamless interaction with each service.
  • Use Case: Quickly create a new task for a GitHub issue, check your assigned Linear tasks for the day, or add a personal to-do item to your Notion database, all through a single interface.

Quick Start

Use the tasks skill to create a new GitHub issue with the title "Refactor user authentication".

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I manage tasks across GitHub Projects, Linear, and Notion from a single interface?

You can manage tasks across GitHub Projects, Linear, and Notion by using this skill to create, update, and view items through their respective CLIs and GraphQL APIs. It requires specific API keys for Linear and Notion.

Do I need separate API keys to integrate with Linear and Notion?

Yes, integrating with Linear and Notion requires specific API keys and configurations. GitHub Projects integration does not require a separate key, as it utilizes your existing GH_TOKEN.

Can I create a new GitHub issue using this task management integration?

Yes, you can create a new GitHub issue by asking the skill to create a task with a specific title. It leverages native CLIs and APIs to interact directly with GitHub Projects.

What is the best way to view assigned Linear tasks for the day?

The best way to view assigned Linear tasks is through this unified task management interface, which connects to Linear using its GraphQL API to fetch and display your current assignments.

How does this approach compare to switching between individual project management platforms?

This approach streamlines project management by reducing the need to switch between different tools. It unifies task creation, updating, and viewing across GitHub, Linear, and Notion into a single interface.

Are there limitations when updating tasks in Notion databases through this integration?

Updating tasks in Notion databases depends on proper API key configuration and database structure. The skill interacts with Notion via its API, requiring specific setups to successfully manage personal to-do items.