byagenttoolkit· 30 skills
Ingest one or more agent trajectories (raw bob/claude traces or normalized JSON) into an agent-wiki end-to-end — convert, summarize, extract guidelines, synthesize skills, consolidate into clusters, and catalog. Use when you have a batch of traces to turn into a wiki in one pass.
$npx -y skills add agenttoolkit/altk-evolve --skill agent-wiki-ingestInstalls into the current project.
Run `npx skills use "https://github.com/agenttoolkit/altk-evolve" --skill "agenttoolkit/altk-evolve/agent-wiki-ingest"` 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.