원클릭으로
github
Use GitHub repositories, issues, pull requests, commits, search, and files through the configured GitHub plugin.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use GitHub repositories, issues, pull requests, commits, search, and files through the configured GitHub plugin.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | github |
| description | Use GitHub repositories, issues, pull requests, commits, search, and files through the configured GitHub plugin. |
| tools | ["github"] |
Use the github tool for GitHub repository, issue, pull request, commit, search, and file requests.
owner and repo.<owner>/<repo> before repository-scoped operations.operation="get_repo".list_issues, get_issue, create_issue.list_pull_requests, get_pull_request.create_issue_comment.search_repositories with query.get_file with path and optional ref.list_commits with optional ref.Mutating operations require confirm_write=true and a configured token environment variable.
Use writes only when the user clearly asked to create or comment on a GitHub resource.
The plugin reads GitHub credentials from an environment variable, defaulting to GITHUB_TOKEN.
For GitHub Enterprise, configure api_base_url.
Sandbox MCP Server 是一个隔离的代码执行环境,提供完整的文件系统操作、命令执行、 代码分析、测试运行和远程桌面能力。当你需要执行代码、操作文件、运行测试、 分析代码结构、或需要图形界面操作时使用此技能。支持 Python、Node.js、Java 等多语言环境。
Perform comprehensive code review with best practices analysis. Use when user asks for code review, code quality check, or wants to analyze their code for issues.
Extract durable memory items from a single user and assistant turn.
Extract durable memory items before conversation compaction.
Evolve prompts, regex, SQL, or code with an LLM loop.
Run tenant-configured Drone pipelines from ordinary chat using repository-scoped CI/CD. Use when the user asks to build, test, deploy, release, or inspect a Drone pipeline.