github-skill-forge
CommunityTurn any GitHub repo into a Trae-compatible skill.
AuthorYuJunZhiXue
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the transformation of any GitHub repository into a standardized Trae skill, removing manual scaffolding and configuration steps.
Core Features & Use Cases
- One-click scaffolding: clone the repo, create a standard skill structure, and generate a context bundle.
- Lite-RAG context assembly: extract file tree, README/docs, and dependencies to a single, ready-to-use context.
- Smart resilience and safety: automatic API mirrors switching, retries, and basic safety checks to ensure reliable execution.
- Standardized output: consistent directory layout and a ready SKILL.md template for quick iteration.
Quick Start
Run the forge script to generate a new skill from a GitHub repository: python3 .trae/skills/github-skill-forge/scripts/forge.py "https://github.com/username/repo"
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-skill-forge Download link: https://github.com/YuJunZhiXue/github-skill-forge/archive/main.zip#github-skill-forge 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 471,000+ vetted skills library on demand.