by itsmostafa · Codex 技能 · ★ 19
gskill Automatically learns repository-specific skills for coding agents using evolutionary search. Given a GitHub repository, gskill produces a file containing optimized instructions that dramatically improve an agent's resolve rate on that repo's issues. It implements the pipeline described in the GEPA blog post, which demonstrated improvements from 24% → 93% resolve rate on some repositories. How it works Loads verifiable software engineering tasks from SWE-smith for the target repository Generates an initial skill via static analysis of the repo (README, config files) + gpt 5.2.
| Stars | 19 |
| Forks | 4 |
| Language | Python |
| Category | Codex 技能 |
| License | MIT |
| Quality Score | 31.45/100 |
| Last Updated | 2026-04-12 |
| Created | 2026-02-21 |
| Platforms | claude-code, cli, codex, python |
| Est. Tokens | ~9k |
Explore other popular codex 技能 tools:
gskill is an open-source codex 技能 by itsmostafa with 19 GitHub stars.
gskill is primarily written in Python. It covers topics such as agent-skills, ai-agents, claude-code.
You can find installation instructions and usage details in the gskill GitHub repository at github.com/itsmostafa/gskill. The project has 19 stars and 4 forks, indicating an active community.
gskill is released under the MIT license, making it free to use and modify according to the license terms.