← 返回 Skills 市场
byungkyu

Linear

作者 byungkyu · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
14218
总下载
18
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install linear-api
功能描述
Linear API integration with managed OAuth. Query and manage issues, projects, teams, cycles, and labels using GraphQL. Use this skill when users want to create, update, or query Linear issues, search for tasks, manage projects, or track work. For other third party apps, use the api-gateway skill (ht
安全使用建议
Install this only if you are comfortable using Maton as a proxy for your Linear account and granting it access through OAuth. Confirm any create, update, delete, or comment action before it runs, and avoid printing MATON_API_KEY in terminals or logs that others can see.
能力评估
Purpose & Capability
The documented capability matches the stated purpose: querying and managing Linear issues, projects, teams, cycles, labels, comments, users, and OAuth connections through Maton and Linear GraphQL.
Instruction Scope
The skill discloses network use, MATON_API_KEY authentication, Maton proxying, OAuth connection management, and create/update/delete-style actions; it explicitly requires user approval before write operations.
Install Mechanism
Installation asks users to install the third-party Maton CLI globally via npm or Homebrew, which is purpose-aligned but should be treated as installing external tooling.
Credentials
The required environment access is limited to MATON_API_KEY and network calls to Maton/Linear endpoints, which is proportionate for this integration; the troubleshooting step that echoes the API key could expose it in shared logs.
Persistence & Privilege
OAuth connections persist through Maton and can affect the connected Linear account, but the skill documents listing, selecting, creating, and deleting those connections and shows no background worker, local indexing, or hidden privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install linear-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /linear-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
- Removed the sample file `skill-card.md`. - No other user-facing changes or new features.
v1.0.5
- Added Maton CLI commands throughout documentation for improved usability and quick start. - Expanded setup instructions to include Homebrew and NPM installation options. - Provided CLI equivalents for all connection management and core API tasks alongside existing Python examples. - Updated example queries and CLI usage for more practical, real-world tasks (issue listing, team view, etc.). - Clarified connection specification steps for users with multiple Linear accounts.
v1.0.4
- Updated API and connection management endpoints from `gateway.maton.ai`/`ctrl.maton.ai` to `api.maton.ai` - Added new section outlining security & permissions, highlighting the need for explicit user approval for write operations - Improved instructions for specifying which Linear connection to use when working with multiple accounts - Clarified proxying and authentication flow for Maton API integrations - Removed the file `LICENSE.txt`
v1.0.3
- Added `clawdbot` metadata section with required environment variable `MATON_API_KEY`. - No changes to API, documentation, or functionality.
v1.0.2
- Documentation update only: SKILL.md file has been modified. - No functional changes to the skill; endpoints and usage remain the same.
v1.0.1
- No code or documentation changes detected in this version. - Version number incremented to 1.0.1.
v1.0.0
Initial release of the Linear API integration skill. - Provides access to the Linear API with managed OAuth authentication via the Maton platform. - Allows querying and managing issues, projects, teams, cycles, labels, and comments using GraphQL. - Includes connection management endpoints (list, create, get, delete) for Linear OAuth connections. - Offers detailed usage examples for key workflows (issue search, create/update issues, team/project querying). - Requires a Maton API key and network access for all operations.
元数据
Slug linear-api
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

Linear 是什么?

Linear API integration with managed OAuth. Query and manage issues, projects, teams, cycles, and labels using GraphQL. Use this skill when users want to create, update, or query Linear issues, search for tasks, manage projects, or track work. For other third party apps, use the api-gateway skill (ht. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14218 次。

如何安装 Linear?

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

Linear 是免费的吗?

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

Linear 支持哪些平台?

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

谁开发了 Linear?

由 byungkyu(@byungkyu)开发并维护,当前版本 v1.0.6。

💬 留言讨论