← 返回 Skills 市场
maverick

maverick-linear-skill

作者 Maverick · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
68
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install maverick-linear-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /maverick-linear-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug maverick-linear-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 68 次。

如何安装 maverick-linear-skill?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install maverick-linear-skill」即可一键安装,无需额外配置。

maverick-linear-skill 是免费的吗?

是的,maverick-linear-skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

maverick-linear-skill 支持哪些平台?

maverick-linear-skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 maverick-linear-skill?

由 Maverick(@maverick)开发并维护,当前版本 v1.0.0。

💬 留言讨论