install-skill
Install agent skills from various sources including local paths, GitHub URLs, or the agent-skills repository. Use when adding new skills to a project or user environment.
$ インストール
git clone https://github.com/tnez/agent-skills /tmp/agent-skills && cp -r /tmp/agent-skills/meta/install-skill ~/.claude/skills/agent-skills// tip: Run this command in your terminal to install the skill
