Download Skills
Description
--- description: 下载 skills 到 ~/.agent-skills/(支持 SkillHub 下载、Git repo clone),不创建软链接 --- # 下载 Skills 你的任务是帮用户把 skills 下载/克隆到 `~/.agent-skills/` 中央仓库,**不创建任何软链接**。 下载完成后,可通过平台专用安装命令安装到具体位置(OpenCode: `/install-skills-opencode`、`/install-skills-claude`、`/install-skills-codex`;Claude Code: `/user:install-skills-opencode`、`/user:install-skills-claude`、`/user:install-skills-codex`)。 **路径约定**: - `SKILL_HUB_DIR="$HOME/.agent-skills/skill-hub"` — SkillHub 下载目标 - `GIT_REPO_DIR="$HOME/.agent-skills/git
Installation
Installs to ~/.claude/skills/ysjai-.agent-skills-download-skills/SKILL.md
mkdir -p ~/.claude/skills/ysjai-.agent-skills-download-skills && curl -fsSL https://raw.githubusercontent.com/ysjai/.agent-skills/HEAD/commands/download-skills.md -o ~/.claude/skills/ysjai-.agent-skills-download-skills/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