By pawelwlazlo
Imports open issues from a GitLab project into Linear, preserving title, description, comments, priority, assignee, and a backlink to the original GitLab issue.
A Claude Code plugin marketplace by Paweł Wlazło — skills for working with Linear and migrating issues into it.
/plugin marketplace add pawelwlazlo/linear-skills
/plugin install linear-cli@linear-skills
/plugin install gitlab-to-linear@linear-skills
| Plugin | Description |
|---|---|
| linear-cli | Complete command reference for the linear CLI v2.0.0. The agent loads this BEFORE running any linear command, so it doesn't have to call --help or guess parameters. |
| gitlab-to-linear | Imports open issues from a GitLab project into Linear via glab + linear CLIs. Preserves title, description, non-system comments, priority, assignee, and adds a backlink to the original GitLab issue. |
Linear ships an MCP server, but in practice it bloats the agent's context with hundreds of tool schemas the user almost never needs. A skill that documents the linear CLI keeps the surface tiny: the description triggers the load, the body lists every flag, and the agent runs ordinary shell commands.
linear auth.glab CLI authenticated against the source GitLab host.linear-skills/
├── .claude-plugin/
│ └── marketplace.json # marketplace catalog
├── plugins/
│ ├── linear-cli/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/linear-cli/SKILL.md
│ └── gitlab-to-linear/
│ ├── .claude-plugin/plugin.json
│ └── skills/gitlab-to-linear/SKILL.md
├── LICENSE
└── README.md
Each plugin can be installed independently.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pawelwlazlo/linear-skills --plugin gitlab-to-linearComplete command reference for the `linear` CLI v2.0.0. Loads BEFORE running any `linear` command so the agent doesn't have to call `--help` or guess parameters.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.