linear-cli
Manages Linear issues via CLI. Use when user wants to view, start, create, or update Linear issues, create PRs from issues, or configure Linear integration.
Installation
SKILL.md
Goal Help users manage Linear issues from the terminal—view current work, start issues, create branches, open PRs, and stay in flow.
| View current issue | linear issue view | | View in browser | linear issue view -w | | List my issues | linear issue list | | List all unstarted | linear issue list -A | | Start issue | linear issue start or linear issue start ABC-123 | | Create PR | linear issue pr | | Create issue | linear issue create -t "Title" -d "Description" |
| Add comment | linear issue comment add | | List teams | linear team list | | Configure | linear config |
Manages Linear issues via CLI. Use when user wants to view, start, create, or update Linear issues, create PRs from issues, or configure Linear integration. Source: walletconnect/skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/walletconnect/skills --skill linear-cli- Source
- walletconnect/skills
- Category
- @Collaboration
- Verified
- —
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is linear-cli?
Manages Linear issues via CLI. Use when user wants to view, start, create, or update Linear issues, create PRs from issues, or configure Linear integration. Source: walletconnect/skills.
How do I install linear-cli?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/walletconnect/skills --skill linear-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/walletconnect/skills
Details
- Category
- @Collaboration
- Source
- user
- First Seen
- 2026-02-05