A direct GraphQL API integration for managing Linear issues, teams, projects, and cycles through an AI-ready interface.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install native-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 native-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 provides a high-performance bridge between your development environment and the Linear project management platform. By communicating directly with the official Linear GraphQL API, it enables users to perform complex workspace operations without the need for a browser or third-party proxy. As a powerful addition to the Openclaw Skills library, it ensures that project management remains an integrated part of the coding workflow rather than a context-switching distraction.
export LINEAR_API_KEY=lin_api_your_key_here
The skill interacts with the standard Linear data model. Priority levels are mapped as follows:
| Level | Description |
|---|---|
| 0 | No Priority |
| 1 | Urgent |
| 2 | High |
| 3 | Normal |
| 4 | Low |
Core entities supported include Issues (with status and assignment), Teams, Projects, Cycles, and Workflow States.
Loading
A comprehensive tool for querying and managing HubSpot CRM data including contacts, companies, deals, and tickets.

A technical skill to query Google Analytics 4 metrics and dimensions directly via the Analytics Data API without third-party proxies.

A Python-powered interface for AI agents to read and query Airtable bases, tables, and records via the official API.

A high-performance AI agent skill for fetching web content and Google search results past anti-bot protections and geo-restrictions.

A Python-powered interface to query Monday.com project data, boards, and team information directly via the official GraphQL API.

A diagnostic tool for reading Sentry issues, production errors, and events through a secure, read-only API connection.








































