From dc430ea41356f8ab97d08a1c77fa5cdd01a8ddf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ska=C5=82ecki?= Date: Sun, 2 Nov 2025 14:22:14 +0100 Subject: [PATCH] Added linear skill to the list I'm suggesting to add my own skill teaching claude how to collaborate through linear issues without using linear MCP. During first use, claude will instruct you where to find & setup access token. Allows to list / create / update / delete issues, list / create / update comments, and list many other resources. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5a1cab..4323ad8 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ - [review-implementing](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/review-implementing) - Evaluate code implementation plans and align with specs. - [test-fixing](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/test-fixing) - Detect failing tests and propose patches or fixes. - [meeting-insights-analyzer](https://github.com/ComposioHQ/awesome-claude-skills/blob/master/meeting-insights-analyzer/) - Transforms your meeting transcripts into actionable insights about your communication patterns +- [linear-cli-skill](https://github.com/Valian/linear-cli-skill) - A skill teaching claude how to use linear-CLI (provided alongside the skill), meant to replace linear MCP. ## 🛡 Security & Web Testing