repo2skill
Convert code repositories into ready-to-use skill packages
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install repo2skill?โผ
Run `npx skills add zhangyanxs/repo2skill --all -g -y` in your terminal to install it globally. No extra dependencies or API keys are required.
How to convert a GitHub repo into a skill?โผ
Just paste the repository URL into your coding environment and ask for a conversion. repo2skill fetches the metadata, README, and file tree, then generates a complete SKILL.md automatically.
Can repo2skill convert local projects?โผ
Yes. Point it at any local directory and it detects the project type, reads config files, and builds full documentation without any network access.
Does repo2skill work with GitLab and Gitee?โผ
Yes. It supports GitHub, GitLab, and Gitee URLs, with built-in mirror rotation and rate limit handling for reliable access.
Do I need coding experience to use repo2skill?โผ
No. You only provide a repository link or folder path in plain language, and the entire analysis and skill generation happens automatically.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core