byagenttoolkit· 30 skills
Read a normalized Claude Code trajectory JSON and produce a wiki-resident SKILL.md page that future agents can invoke. Use when a trajectory captured a non-trivial successful workflow worth promoting from a free-text guideline to an executable, callable artifact.
$npx -y skills add agenttoolkit/altk-evolve --skill agent-wiki-synthesize-skillInstalls into the current project.
Run `npx skills use "https://github.com/agenttoolkit/altk-evolve" --skill "agenttoolkit/altk-evolve/agent-wiki-synthesize-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agenttoolkit/altk-evolve" that are relevant to the current task. Run `npx skills add "https://github.com/agenttoolkit/altk-evolve"` and select the relevant skills, then follow their instructions.