Skip to main content
Back to registry

github-to-skills

kkkkhazix/khazix-skills

This skill automates the conversion of GitHub repositories into fully functional AI skills.

Installs204
Install command
npx skills add https://github.com/kkkkhazix/khazix-skills --skill github-to-skills
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
This skill automates the conversion of GitHub repositories into fully functional AI skills. Trigger : /GitHub-to-skills or "Package this repo into a skill: " Every skill created by this factory MUST include the following extended YAML frontmatter in its SKILL.md . This is critical for the skill-manager to function later. - Analysis : Fetches repository metadata (Description, README, Latest Commit Hash). - Scaffolding : Creates a standardized skill directory structure. - Metadata Injection : Generates SKILL.md with extended frontmatter (tracking source, version, hash) for future automated management. - Wrapper Generation : Creates a scripts/wrapper.py (or similar) to interface with the tool. - Fetch Info : The agent first runs scripts/fetch_github_info.py to get the raw data from the repo.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does github-to-skills do?

This skill automates the conversion of GitHub repositories into fully functional AI skills.

Is github-to-skills good?

github-to-skills does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does github-to-skills work with?

github-to-skills currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to github-to-skills?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install github-to-skills?

npx skills add https://github.com/kkkkhazix/khazix-skills --skill github-to-skills

Related skills

More from kkkkhazix/khazix-skills

Related skills

Alternatives in Software Engineering