← Back to Skills Marketplace
maverick

maverick-linear-skill

by Maverick · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
68
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install maverick-linear-skill
Description
Use Linear through mcporter-backed MCP tools. Use when working with issues, projects, cycles, teams, or roadmaps via the hosted mcp.linear.app server.
README (SKILL.md)

maverick-linear-mcp

Use Linear through mcporter backed by https://mcp.linear.app/mcp.

The OAuth token is injected automatically via $env:MAVERICK_LINEAR_OAUTH_TOKEN. Never ask the user for a token.

Workflow

  1. Verify tools with scripts/invoke.sh list maverick-linear --schema.
  2. Start with viewer or get_teams to resolve team IDs.
  3. Search or list issues before assuming IDs.
  4. Fetch issue details before updating.
  5. Confirm before creating, moving, closing, or otherwise materially changing issues.

Common Tools

  • viewer, get_teams - current user and teams.
  • search_issues, get_issues, get_issue - find and inspect issues.
  • create_issue, update_issue, create_comment - create, change, and discuss issues.
  • get_projects, get_cycles, add_issue_to_cycle - project and cycle work.
  • get_workflow_states, get_labels - resolve valid state and label IDs before writing.

Priority values: 0 none, 1 urgent, 2 high, 3 medium, 4 low.

If auth fails, tell the user to reconnect Linear in Maverick settings.

Usage Guidance
Before installing, make sure you want this skill to access your Linear workspace, store OAuth token material locally for mcporter, and make Linear changes after your confirmation. Revoke or disconnect the Linear integration if you no longer need it.
Capability Analysis
Type: OpenClaw Skill Name: maverick-linear-skill Version: 1.0.0 The skill provides a standard integration for Linear via the Model Context Protocol (MCP). It uses scripts (init-mcporter.sh and invoke.sh) to bridge OAuth tokens from environment variables into a local configuration vault for the mcporter tool. The implementation uses secure practices such as atomic writes, file locking for concurrency, and proper JSON sanitization via jq, with no evidence of data exfiltration or malicious intent.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The purpose and files consistently describe a Linear MCP integration for issues, projects, cycles, teams, and roadmaps. It includes mutation-capable actions such as creating and updating issues, which is expected for this purpose but should be noticed.
Instruction Scope
The instructions tell the agent to inspect Linear data before writing and to confirm before material changes. That is an appropriate safeguard for the write-capable tools.
Install Mechanism
There is no install spec, but included shell wrappers invoke mcporter and helper utilities at runtime. This is purpose-aligned, though the metadata does not fully declare these runtime dependencies.
Credentials
OAuth use and communication with the hosted Linear MCP endpoint are proportionate to the stated Linear integration purpose.
Persistence & Privilege
The helper script persists OAuth token material in the mcporter credential vault and a skill-local provision marker. This is disclosed in code and supports the integration, but it is sensitive local credential persistence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install maverick-linear-skill
  3. After installation, invoke the skill by name or use /maverick-linear-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of maverick-linear-mcp skill. - Provides tools for working with Linear issues, projects, cycles, teams, and roadmaps via the mcp.linear.app server. - Automatically handles OAuth token via environment variable; never prompts users for tokens. - Includes common tool commands for viewing, creating, updating, and discussing issues, as well as managing projects and cycles. - Workflow guidance encourages safe lookups and confirmation before making significant changes. - Instructions included for reconnecting Linear if authentication fails.
Metadata
Slug maverick-linear-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is maverick-linear-skill?

Use Linear through mcporter-backed MCP tools. Use when working with issues, projects, cycles, teams, or roadmaps via the hosted mcp.linear.app server. It is an AI Agent Skill for Claude Code / OpenClaw, with 68 downloads so far.

How do I install maverick-linear-skill?

Run "/install maverick-linear-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is maverick-linear-skill free?

Yes, maverick-linear-skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does maverick-linear-skill support?

maverick-linear-skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created maverick-linear-skill?

It is built and maintained by Maverick (@maverick); the current version is v1.0.0.

💬 Comments