Linear-sync linear-sync

name: linear-sync

install
source · Clone the upstream repo
git clone https://github.com/Omerbahari/linear-sync
OpenClaw · Install into ~/.openclaw/skills/
git clone --depth=1 https://github.com/Omerbahari/linear-sync ~/.openclaw/skills/omerbahari-linear-sync-linear-sync
manifest: skill.yaml
source content

name: linear-sync version: 1.0.0 description: > Bidirectional sync between Linear and OpenClaw workspace files. Changes in Linear (status, comments, labels, priorities) are detected and written to memory files. Agent work pushes back to Linear automatically. Use when setting up Linear as mission control for AI agents. author: Omerbahari license: MIT tags:

  • linear
  • sync
  • bidirectional
  • project-management
  • mission-control
  • agents
  • task-tracking files:
  • SKILL.md
  • sync.js
  • config.json
  • README.md