A powerful command-line interface for Linear that integrates issue tracking and project management directly into your development workflow.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-linear
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install openclaw-linear using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Linear skill for Openclaw Skills provides a comprehensive command-line interface to interact with your Linear workspace efficiently. It allows developers to handle the entire lifecycle of an issue—from creation and assignment to progress tracking and completion—without ever leaving the terminal. By bridging the gap between project management and the local coding environment, this skill significantly enhances developer velocity.
Built to handle complex workflows, it offers deep integration with version control systems like git and jj. Whether you are managing team milestones, updating project statuses, or querying the Linear GraphQL API for custom data, this Openclaw Skills integration ensures your project management stays as fast as your code.
Ensure the linear command is available on your PATH. You can install it via various methods:
# Install via Homebrew
brew install schpet/tap/linear
# Install via Deno
deno install -A --reload -f -g -n linear jsr:@schpet/linear-cli
After installation, follow these steps to configure Openclaw Skills for your workspace:
linear auth login to authenticate your session.linear config to generate your local configuration.The skill manages data through a combination of local configuration files and remote API objects. Below is how the data is organized:
| Component | Source | Purpose |
|---|---|---|
| .linear.toml | Local File | Stores Team ID, Workspace slug, and VCS preferences (git/jj). |
| GraphQL Schema | Remote API | Defines the structure for Issues, Projects, Teams, and Documents. |
| Environment Vars | Shell Env | Overrides configuration for Team IDs and Issue sorting (LINEAR_TEAM_ID, etc). |
| Metadata | Openclaw | Tracks installation requirements and OS compatibility (Darwin, Linux, Win32). |
Loading
An automated workflow for generating and downloading Aavegotchi 2D and 3D assets using on-chain data and the official renderer API.

A specialized toolset for managing player workflows, crafting, and parcel development within the Aavegotchi Gotchiverse on the Base mainnet.

A high-security interface for managing Aavegotchi GBM auctions on the Base mainnet using subgraph discovery and Foundry-based execution.

A high-security marketplace skill for managing Aavegotchi Baazaar listings on the Base mainnet using GHST or USDC.

A comprehensive toolkit for Windows desktop automation including screen capture, OCR text extraction, and image-based UI element discovery.

A versatile bridge connecting AI agents to over 100 external integrations through the Model Context Protocol.








































