Linear Automation via Rube MCP
Skill Verified ActiveAutomate Linear tasks via Rube MCP (Composio): issues, projects, cycles, teams, labels. Always search tools first for current schemas.
To streamline and automate common project management tasks within Linear by providing a set of tools callable through the Rube MCP.
Features
- Automate Linear issue creation, search, update, and listing
- Manage Linear projects, including creation and updates
- Work with Linear cycles (sprints) for team-specific operations
- Create and manage Linear labels and comments on issues
- Execute custom GraphQL queries and mutations against the Linear API
- Resolve IDs (team, state) and handle pagination for Linear data
Use Cases
- When a user needs to create a new issue with specific details like title, description, assignee, and state
- When a user wants to find existing Linear issues based on a query or list issues within a team
- When a user needs to update the properties of an existing Linear issue or project
- When a user requires programmatic management of Linear cycles or labels
Non-Goals
- Managing Linear users directly (though listing is available)
- Performing complex administrative tasks outside of core project management entities
- Replacing the Linear UI for all workflows; focuses on automation opportunities
Workflow
- Verify Rube MCP availability and connection to Linear toolkit
- Establish or confirm an ACTIVE Linear connection via OAuth
- Execute specific workflows for managing issues, projects, cycles, labels, or comments
- Utilize common patterns for ID resolution and pagination where necessary
- Optionally run custom GraphQL queries or mutations for advanced operations
Prerequisites
- Rube MCP must be connected (RUBE_SEARCH_TOOLS available)
- Active Linear connection via RUBE_MANAGE_CONNECTIONS with toolkit linear
- Always call RUBE_SEARCH_TOOLS first to get current tool schemas
Practical Utility
- info:Usage examplesWhile detailed workflows are provided, explicit end-to-end invocation examples are missing. Common patterns are shown, but not direct copy-paste examples.
Installation
First, add the marketplace
/plugin marketplace add davepoon/buildwithclaude/plugin install all-skills@buildwithclaudeQuality Score
VerifiedSimilar Extensions
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Horizon Track
100Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.