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