github-to-skills
CommunityPackage GitHub repos into ready-made AI skills.
Authorbahayonghang
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Automates converting a GitHub repository into a production-ready AI skill.
Core Features & Use Cases
- Fetches repository metadata (description, README, latest commit hash) and prepares a ready-to-skill package.
- Scaffolds a standardized skill directory structure with optional scripts, references, and assets for lifecycle management.
- Injects extended frontmatter and creates a wrapper to interface with the original project.
- Provides a reproducible workflow to package any GitHub project into a skill for cross-platform AI agents.
Quick Start
Trigger: /GitHub-to-skills <github_url> or "Package this repo into a skill: <url>" Steps:
- Run python3 scripts/fetch_github_info.py <github_url> to fetch repo data.
- Run python3 scripts/create_github_skill.py <info_json_file> <output_dir> to scaffold the skill.
- Review SKILL.md and implement the wrapper logic in scripts/wrapper.py.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: github-to-skills Download link: https://github.com/bahayonghang/my-claude-code-settings/archive/main.zip#github-to-skills Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.