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