AgentSkillsCN

pull

快速从 GitHub 拉取最新的 mb-free 更新。当用户希望在不运行 /start 的情况下更新 mb-free 时使用,只需说“拉取”、“更新”或“获取最新”,即可查看此次变更内容。请注意,/start 会自动拉取更新,因此若接下来要运行 /start,则无需再执行 /pull。

SKILL.md
--- frontmatter
name: pull
description: Quick pull latest mb-free updates from GitHub. Use when user wants to update mb-free without running /start, says "pull", "update", or "get latest", wants to see what changed. Note that /start pulls automatically, so skip /pull if running /start next.

Pull

Pull latest updates from GitHub.


What It Does

bash
cd ~/Documents/GitHub/mb-free && git pull origin main

Updated: "Pulled latest. Changes: [list]"

Current: "Already up to date."

Error: "Couldn't pull: [error]. Try again later."