Agent Skills
npx skills add https://github.com/heroygt/skills --skill svg-icon-makerCLI를 사용하여 이 스킬을 설치하고 작업 공간에서 SKILL.md 워크플로 사용을 시작하세요.
A collection of AI assistant skills that extend capabilities for specialized tasks.
Convert raster images to colorful SVG
Features:
Each skill follows this standard structure:
<skill-name>/
├── SKILL.md # Main instruction file with YAML frontmatter
└── script/ # Helper scripts and utilities
MIT