Agent Skills
npx skills add https://github.com/heroygt/skills --skill svg-icon-maker使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 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