← 返回
未分类 Key

AtomGit

Use this skill when the user explicitly mentions AtomGit or atomgit.com, or needs to inspect or change AtomGit repositories, pull requests, issues, branches, releases, tags, permissions, organizations, enterprises, kanban boards, webhooks, or AIHub features through the AtomGit MCP server.
KyleZhang
未分类 community v1.0.1 1 版本 100000 Key: 需要
★ 0
Stars
📥 121
下载
💾 3
安装
1
版本
#latest

概述

AtomGit

Use this skill only for AtomGit work. If the user only says "repo", "PR", "issue", "branch", or "tag" without saying AtomGit, do not assume this skill applies; confirm the platform first.

Start Here

  1. Confirm the request is about AtomGit.
  2. Inspect the runtime tool list before planning any repository action.
  3. If AtomGit tools are not exposed yet, stop the workflow and follow references/setup-and-safety.md to connect an AtomGit MCP server manually using the official server docs. Do not install packages or request secrets automatically inside the task.
  4. Match the exposed AtomGit MCP tool names exactly.
  5. Prefer read operations before write operations.
  6. Gather the identifiers you need before mutating anything:
    • owner and repo
    • number for issues and pull requests
    • branch, tag, path, or sha when the workflow needs them
  7. Confirm destructive or org-wide changes before executing them.

AtomGit MCP must be installed and configured outside this skill before the first AtomGit task. Do not wait until after a business request fails if the tool list already shows the server is missing, and do not ask users to paste tokens into chat.

Tool Naming

This skill uses canonical AtomGit MCP method names such as atomgit_get_repository.

Some runtimes add extra namespace wrappers around MCP tools. Always use the exact tool name exposed by the current runtime instead of assuming a prefix format from an example.

Common Identifiers

IdentifierTypical meaningNotes
---------
ownerRepository owner, username, or organizationNeeded for most repository-scoped calls
repoRepository nameNeeded with owner for most repository calls
numberIssue or pull request numberReplaces older examples that used issue_number or pull_number
pathRepository file pathUse with file-content and file-update calls
shaCommit or blob SHAFile updates usually need the current file SHA first
page, perPagePagination controlsList endpoints often expose both

Read References Only As Needed

  • Setup, authentication, permissions, and safety:

references/setup-and-safety.md

  • Repositories:

references/repositories.md

  • Pull requests:

references/pull-requests.md

  • Issues:

references/issues.md

  • Branches:

references/branches.md

  • Commits:

references/commits.md

  • Releases:

references/releases.md

  • Tags:

references/tags.md

  • Labels:

references/labels.md

  • Milestones:

references/milestones.md

  • Users:

references/users.md

  • Organizations:

references/organizations.md

  • Enterprises:

references/enterprises.md

  • Kanban:

references/kanban.md

  • Webhooks:

references/webhooks.md

  • Search:

references/search.md

  • Members and permissions:

references/members.md

  • AIHub:

references/aihub.md

版本历史

共 1 个版本

  • v1.0.1 Initial release 当前
    2026-04-03 22:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Docker Essentials

arnarsson
核心 Docker 命令和工作流程,包括容器管理、镜像操作和调试。
★ 39 📥 32,746
dev-programming

Mcporter

steipete
使用 mcporter CLI 直接列出、配置、认证及调用 MCP 服务器/工具(支持 HTTP 或 stdio),涵盖临时服务器、配置编辑及 CLI/类型生成功能。
★ 199 📥 68,363
dev-programming

YouTube

byungkyu
使用托管OAuth集成YouTube Data API,支持搜索视频、管理播放列表、获取频道数据及评论互动,适用于用户需要时使用此技能。
★ 142 📥 42,213