openclaw-linearManage Linear issues, projects, teams, and documents from the command line using the linear CLI. Create, update, list, and track issues; manage projects and milestones; interact with the Linear GraphQL API.
Install via ClawdBot CLI:
clawdbot install cipher-shad0w/openclaw-linearGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.linear.app/graphqlCalls external URL not in known-safe list
https://github.com/cipher-shad0w/openclaw-linearAI Analysis
The skill interacts with the official Linear API (api.linear.app/graphql) for its stated purpose of managing Linear issues, which requires user authentication via the official Linear CLI. There is no evidence of credential harvesting, hidden instructions, or obfuscation. The external call is documented and necessary for functionality.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Development teams use the Linear CLI to track and manage issues during sprints. They create, assign, and update issue statuses directly from the terminal, integrating with git for branch management. This streamlines workflow by reducing context switching to the Linear web app.
Project managers utilize the CLI to create projects, set milestones, and monitor progress via status updates. They list projects and milestones, assign target dates, and generate reports using GraphQL queries. This enables efficient project oversight without leaving the command line.
Technical writers create and update documents in Linear from markdown files using the CLI. They link documents to specific projects for organization and view them directly in the terminal. This facilitates version control and collaboration on design specs or API documentation.
Teams across engineering, design, and product use the CLI to list team members, manage labels, and coordinate initiatives. They filter issues by state or assignee to track workloads and ensure alignment. This improves communication and visibility in agile environments.
Companies offer the Linear CLI as part of a premium SaaS package for Linear, targeting enterprises with advanced workflow needs. Revenue comes from monthly or annual subscriptions that include CLI access, support, and enhanced features like automation scripts. This model leverages existing Linear users seeking deeper integration.
Consultants provide services to integrate the Linear CLI into client workflows, offering custom scripts, training, and configuration support. Revenue is generated through project-based fees or retainer contracts for ongoing maintenance. This model caters to organizations needing tailored solutions for their development processes.
The CLI is maintained as open source, with revenue from premium add-ons like advanced analytics, custom GraphQL query templates, or enterprise support. Users can access basic features for free while paying for enhanced functionality. This model builds a community while monetizing advanced use cases.
💬 Integration Tip
Set up environment variables like LINEAR_TEAM_ID in your shell profile to avoid manual configuration per project, and use the linear config command interactively for quick setup in new repositories.
Scored Apr 19, 2026
Manage Trello boards, lists, and cards via the Trello REST API.
Query and manage Linear issues, projects, and team workflows.
Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira...
Monday.com API integration with managed OAuth. Manage boards, items, columns, groups, and workspaces using GraphQL. Use this skill when users want to create, update, or query Monday.com boards and items, manage tasks, or automate workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
Manage TickTick tasks and projects from the command line with OAuth2 auth, batch operations, and rate limit handling.
Run the Model Context Protocol (MCP) Atlassian server in Docker, enabling integration with Jira, Confluence, and other Atlassian products. Use when you need to query Jira issues, search Confluence, or interact with Atlassian services programmatically. Requires Docker and valid Jira API credentials.