← 返回 Skills 市场
manuelhettich

Linear

作者 ManuelHettich · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
14784
总下载
19
收藏
155
当前安装
1
版本数
在 OpenClaw 中安装
/install linear
功能描述
Query and manage Linear issues, projects, and team workflows.
安全使用建议
Install this only if you want your agent to access Linear using your API key and potentially modify issues. Use the least-privileged Linear token available, ask the agent to confirm write actions before running them, and set LINEAR_TEAMS_CACHE to a private path if cached team metadata is sensitive.
功能分析
Type: OpenClaw Skill Name: linear Version: 1.0.0 The OpenClaw skill bundle for Linear is benign. It provides a shell script (`scripts/linear.sh`) to interact with the official Linear GraphQL API (`https://api.linear.app/graphql`) using a `LINEAR_API_KEY` provided via an environment variable. All network calls are directed to this legitimate API endpoint, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent in `SKILL.md` that would lead to unauthorized actions or access to unrelated sensitive data. The script uses a temporary cache in `/tmp` and standard shell utilities like `curl` and `jq`.
能力评估
Purpose & Capability
The purpose is to query and manage Linear issues, projects, and workflows, and the artifacts match that purpose, including read commands and issue-changing actions such as create, comment, status, assign, and priority.
Instruction Scope
Runtime instructions are explicit wrapper-script commands; write operations are documented and user-invoked, though the skill does not add a separate confirmation step before changing Linear data.
Install Mechanism
The bundle contains SKILL.md and a local bash wrapper script; there is no remote installer, package installation step, or hidden setup behavior.
Credentials
Requiring LINEAR_API_KEY is proportionate for Linear API access, but the key may allow broad workspace reads and writes depending on the token's Linear permissions.
Persistence & Privilege
The script caches Linear team metadata under /tmp by default using a key-derived filename; this is disclosed, limited to team IDs/keys/names, and configurable with LINEAR_TEAMS_CACHE.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install linear
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /linear 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Init
元数据
Slug linear
版本 1.0.0
许可证
累计安装 503
当前安装数 155
历史版本数 1
常见问题

Linear 是什么?

Query and manage Linear issues, projects, and team workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14784 次。

如何安装 Linear?

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

Linear 是免费的吗?

是的,Linear 完全免费(开源免费),可自由下载、安装和使用。

Linear 支持哪些平台?

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

谁开发了 Linear?

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

💬 留言讨论