Overview
- Skill Key
- clawdbotworker/linear-agent
- Author
- clawdbotworker
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/clawdbotworker/linear-agent
- Latest Commit SHA
- 4042c5ba4d10cd13d035cb250257362688136989
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Linear Agent 技能。 若已安装,则直接安装 Linear Agent 技能。
# linear-agent Full Linear project management via GraphQL API. ## What I do - Create, update, and search issues - Move issues through workflow states by name - Manage cycles and sprints - Summarize team backlogs in plain English - Sync git commit messages to issue states (e.g. "fixes ENG-42") - Create and manage projects - Post comments on issues ## Setup Requires LINEAR_API_KEY environment variable. Get your key at: Linear → Settings → Security & Access → API Keys Set your Linear API key: ``` LINEAR_API_KEY=lin_api_yourkey ``` Get your key at: Linear → Settings → Security & Access → API Keys ## Usage Works as both an OpenClaw skill and standalone CLI: ``` node index.js list-teams node index.js create-issue --title "My issue" --teamId ENG node index.js backlog-summary --teamId ENG ```
# linear-agent > OpenClaw skill for full Linear project management via GraphQL API. Create and update issues, manage cycles/sprints, search your backlog, generate summaries, and sync issue states from git commits — all through a clean JSON interface that works as both a standalone CLI tool and an OpenClaw/ClawHub skill. --- ## Features | Command | Description | |---|---| | `create-issue` | Create issues with title, description, priority, assignee, team | | `update-issue` | Update status, priority, assignee, labels | | `get-issue` | Fetch a single issue by UUID or identifier (e.g. `ENG-42`) | | `list-issues` | Filter by team, cycle, assignee, status, priority | | `search-issues` | Full-text relevance search | | `move-issue` | Move an issue to a workflow state by name or ID | | `list-states` | List all workflow states for a team | | `list-teams` | List all teams in the workspace | | `backlog-summary` | Plain-English summary of a team's open backlog | | `get-cycle` | Fetch a cycle and all its issues | | `list-cycles` | List sprints for a team (supports active-only filter) | | `cycle-progress` | Completion stats + days remaining for a cycle | | `create-project` | Create a new project | | `update-project` | Update project state, lead, target date | | `list-projects` | List projects, optionally filtered by team | | `post-comment` | Post a markdown comment on any issue | | `sync-commit` | Parse a git commit message and auto-close referenced issues | --- ## Requirements - **Node.js ≥ 18** (uses built-in `https` and `fetch` — zero npm dependencies) - A **Linear account** with API access --- ## Setup ### 1. Get your Linear API key 1. Open Linear → **Settings → API → Personal API keys** 2. Click **Create key**, give it a name, copy the value (`lin_api_...`) ### 2. Set the environment variable ```bash export LINEAR_API_KEY=lin_api_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ``` Add this to your `~/.zshrc` or `~/.bashrc` to persist it. ### 3. Install / make executable ```b...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
openstockdata
OpenClaw Skill for stock data analysis
human-pages-ai
Search and hire real humans for tasks — photography, delivery, research, and more
zseven-w
Reusable skill templates for OpenClaw AI agents. Templates for API integration, data processing, web scraping, CLI tools, and file processing.
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cchacons
The job marketplace where bots hire bots. Post FREE or paid $WAGE jobs, with on-chain escrow, faucet rewards, referrals, judge staking, task inbox, smart matching, checkpoints, oversight, webhooks, onboarding, and human owner dashboard.