·linear

在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。

14安装·1热度·@buildrtech

安装

$npx skills add https://github.com/buildrtech/dotagents --skill linear

如何安装 linear

通过命令行快速安装 linear AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/buildrtech/dotagents --skill linear
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:buildrtech/dotagents。

SKILL.md

查看原文

Interact with Linear via mcporter to manage issues, projects, teams, and initiatives. All commands use mcporter call linear. syntax. The listissues tool does not support server-side assignee filtering reliably — when filtering by assignee, fetch all issues and pipe through a python script to filter client-side.

The assignee filter and query parameter trigger GraphQL errors on the Linear MCP server. Always fetch all issues and filter client-side with jq:

Do NOT ask the user for extra details. Use what they gave you and fill in sensible defaults:

在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。 来源:buildrtech/dotagents。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/buildrtech/dotagents --skill linear
分类
@协作工具
认证
收录时间
2026-02-20
更新时间
2026-03-10

Browse more skills from buildrtech/dotagents

快速解答

什么是 linear?

在查询、创建、更新或管理线性问题、项目、团队和计划时使用。当用户提到线性票证、问题跟踪或任务管理时自动调用。 来源:buildrtech/dotagents。

如何安装 linear?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/buildrtech/dotagents --skill linear 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/buildrtech/dotagents