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.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "atomgit" with this command: npx skills add atomgit-skills

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Img2img

Generate images from text descriptions using DALL-E 3 while adhering to usage policies and avoiding realistic human faces.

Registry SourceRecently Updated
General

Habitat-GS-Navigator

Navigate and interact with photo-realistic 3DGS environments via the Habitat-GS Bridge. Use when: user asks to explore a 3D scene, perform embodied navigatio...

Registry SourceRecently Updated
General

Memory Palace

持久化记忆管理。Use when: 用户告诉你个人信息/偏好/习惯、需要记住项目状态/技术决策、完成任务后有可复用经验、用户说"记住""别忘了""下次注意"、需要回忆之前的对话内容。支持语义搜索和时间推理。

Registry SourceRecently Updated
General

Podcast Transcript Mining Authority Positioning

Extract guest appearances, speaking topics, and soundbites from podcast transcripts to build authority portfolios and generate podcast pitch templates. Use w...

Registry SourceRecently Updated