Install Skills Claude
Description
--- description: 安装 skills 到 Claude Code(项目级或全局,来源支持 SkillHub、Git repo、本地 personal-skills) --- # 安装 Skills 到 Claude Code 你的任务是帮用户安装 skill,以软链接方式挂载到 Claude Code 的指定目录。支持三种来源:SkillHub、personal-skills、git-repo-skills。 **路径约定**: - `AGENT_SKILLS_DIR="$HOME/.agent-skills"` - `PLATFORM="Claude Code"` - `SKILLS_DIR` = `$(pwd)/.claude/skills` 或 `$HOME/.claude/skills` ## 执行步骤 ### 0. 选择安装目标 使用 question 工具询问用户: ``` 请选择安装目标: ``` - 选项1(默认):当前项目(`$(pwd)/.claude/skills/`,仅当前项目生效) - 选项2:全局(`~/.claude/skil
Installation
Installs to ~/.claude/skills/ysjai-.agent-skills-install-skills-claude/SKILL.md
mkdir -p ~/.claude/skills/ysjai-.agent-skills-install-skills-claude && curl -fsSL https://raw.githubusercontent.com/ysjai/.agent-skills/HEAD/commands/install-skills-claude.md -o ~/.claude/skills/ysjai-.agent-skills-install-skills-claude/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
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 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