Connects Claude to Linear's project management platform through Membrane's CLI, letting you create and update issues, manage projects and cycles, search across your workspace, and handle labels and comments without writing auth code. Works well when you need to automate issue tracking or query Linear data during development workflows. The skill wraps Linear's API with pre-built actions for common operations, though you can proxy direct API calls when needed. Free tier supported, which is nice. Authentication happens through browser OAuth so you're not juggling API keys. The action discovery feature is smart: describe what you want to do and it'll surface relevant operations from Linear's schema.
npx skills add https://github.com/membranedev/application-skills --skill linear