Turn people, methods, and experience into installable, reusable agent skills. SkillAlchemy is an open-world agent skill creation system that turns underspecified skill briefs and open-world sources into installable, reusable agent skills.
$ npx -y skills add agentsope/SkillAlchemy --agent claude-code
What's inside
Turn people, methods, and experience into installable, reusable agent skills.
SkillAlchemy is an open-world agent skill creation system that turns underspecified skill briefs and open-world sources into installable, reusable agent skills.
It discovers omitted requirements, identifies executable procedures from heterogeneous public sources, determines how broadly each procedure is justified by evidence, and compiles the admitted knowledge into agent skill packages.
Creating reliable agent skills is difficult when the target capability is unfamiliar: task descriptions omit important requirements, expert-written procedures may not exist, and execution traces may be unavailable.
SkillAlchemy approaches skill creation as a source-grounded procedure-admission problem.
Given an underspecified skill brief and access to open-world sources, it:
We evaluate SkillAlchemy on 87 tasks from SkillsBench v1.1 across four agent–model configurations.
SkillAlchemy achieves the highest overall task pass rate in 3 of 4 configurations.
Averaged across all configurations, SkillAlchemy reaches a 55.8% task pass rate:
The easiest way to install SkillAlchemy is to ask Claude Code or Codex:
Install SkillAlchemy from https://github.com/agentsope/SkillAlchemy and show me how to use it.
Or use the command line:
npx skills add agentsope/SkillAlchemy
Then describe the Skill you want to create:
Use SkillAlchemy to create a Skill for reviewing RAG systems.
Use public documentation and research papers as sources.
Generated packages are written to output/ in the active project.
# Core components
npx skills add agentsope/SkillAlchemy/skills/Lens
npx skills add agentsope/SkillAlchemy/skills/LEAP
# Another bundled Skill
npx skills add agentsope/SkillAlchemy/skills/<skill-name>
For the full formulation, framework design, and experimental evaluation, see:
SkillAlchemy: Open-World Agent Skill Creation Hengjun Wang, Shuyue Wei, Boyi Liu, Jun Yang, Yongxin Tong. arXiv:2608.23417, 2026 arXiv · PDF
If you find SkillAlchemy useful in your research or work, please cite our paper:
@article{wang2026skillalchemy,
title = {SkillAlchemy: Open-World Agent Skill Creation},
author = {Wang, Hengjun and Wei, Shuyue and Liu, Boyi and Yang, Jun and Tong, Yongxin},
journal = {arXiv preprint arXiv:2608.23417},
year = {2026}
}
SkillAlchemy is released under the MIT License.
FAQ
skillalchemy is a Claude Code plugin with 47 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes LEAP, Lens, agentsop-agent-topology-selection. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it