Takes Label
Description
--- name: takes-label description: 基于关键词分析自动为 GitHub Issue 打标签。支持 priority/type/complexity/component 分类,使用 GitHub CLI (gh issue edit) 应用标签。 --- # /takes-label - Issue 自动标签 基于 Issue 标题和内容中的关键词,自动为 GitHub Issue 打标签。 ## 使用方式 ``` /takes-label <issue-number-or-url> ``` ## 标签分类体系 ### Priority(优先级) | 标签 | 关键词 | 说明 | |------|--------|------| | `priority/P0` | crash, critical, urgent, blocker, production down, security | 最高优先级 | | `priority/P1` | high, important, major, breaking, race condition |
Installation
Installs to ~/.claude/skills/an8079-take-skills-takes-label/SKILL.md
mkdir -p ~/.claude/skills/an8079-take-skills-takes-label && curl -fsSL https://raw.githubusercontent.com/an8079/take-skills/HEAD/commands/takes-label.md -o ~/.claude/skills/an8079-take-skills-takes-label/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git mcp-server-github
GitHub API integration for repos, issues, PRs.
Git