linear
✓在管理 Linear 问题、从对话创建任务、跟踪工作项或查询项目状态时使用 - 提供 bash 脚本与 Linear 的 GraphQL API 交互,而无需直接编写查询(项目、gitignored)
SKILL.md
Comprehensive Linear API integration through simple bash scripts. All scripts handle GraphQL API calls internally - you just provide arguments. Covers the full API: issues, comments, labels, cycles, projects, attachments, and team management.
Core principle: Agents manage Linear without learning GraphQL syntax or API details.
Issue Management | Script | Purpose | Key Arguments |
在管理 Linear 问题、从对话创建任务、跟踪工作项或查询项目状态时使用 - 提供 bash 脚本与 Linear 的 GraphQL API 交互,而无需直接编写查询(项目、gitignored) 来源:dbmcco/claude-agent-toolkit。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/dbmcco/claude-agent-toolkit --skill linear- 分类
- @协作工具
- 认证
- ✓
- 收录时间
- 2026-02-02
- 更新时间
- 2026-02-18
快速解答
什么是 linear?
在管理 Linear 问题、从对话创建任务、跟踪工作项或查询项目状态时使用 - 提供 bash 脚本与 Linear 的 GraphQL API 交互,而无需直接编写查询(项目、gitignored) 来源:dbmcco/claude-agent-toolkit。
如何安装 linear?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dbmcco/claude-agent-toolkit --skill linear 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/dbmcco/claude-agent-toolkit