← 返回 Skills 市场
Linear
作者
ManuelHettich
· GitHub ↗
· v1.0.0
17396
总下载
20
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install linear
功能描述
Query and manage Linear issues, projects, and team workflows.
安全使用建议
Install only if you want your agent to read and update Linear. Use a least-privilege Linear API key where possible, avoid sharing the key in prompts or files, and review agent requests before allowing issue creation, comments, assignment, priority, or status changes.
功能分析
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 stated behavior fits a Linear integration: it uses LINEAR_API_KEY and calls the official Linear GraphQL endpoint for issue and workflow operations.
Instruction Scope
The script includes explicit write commands such as creating issues, adding comments, changing status or priority, and assigning users; these are purpose-aligned but can modify project data immediately.
Install Mechanism
No unusual install behavior is indicated; it relies on a shell script plus standard tools such as curl and jq, with the API key supplied by environment variable.
Credentials
Network access to api.linear.app and use of a Linear API key are proportionate for the integration, and no unrelated local data access or exfiltration path is evidenced.
Persistence & Privilege
No persistence mechanism is evidenced beyond a temporary cache in /tmp, but the provided Linear API key may carry broad workspace permissions depending on how the user creates it.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install linear - 安装完成后,直接呼叫该 Skill 的名称或使用
/linear触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Init
元数据
常见问题
Linear 是什么?
Query and manage Linear issues, projects, and team workflows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 17396 次。
如何安装 Linear?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install linear」即可一键安装,无需额外配置。
Linear 是免费的吗?
是的,Linear 完全免费(开源免费),可自由下载、安装和使用。
Linear 支持哪些平台?
Linear 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Linear?
由 ManuelHettich(@manuelhettich)开发并维护,当前版本 v1.0.0。
推荐 Skills