Create Skill
Installation
SKILL.md
Create Skill
create/update/delete skill under .agents/skills/. also manage a agent skill list in /README.md Agent Skills section
Create Skill From Repository
Create <skill_name> skill from a given repository URL. It will clone the repo, perform a full project analysis, and create a skill in the workspace.
Usage
Parameters
repo_link: The URL of the repository to clone and analyze. (Default: none)
How to use this command