bydp-archive· 34 skills
Analyze skill execution traces to identify issues and automatically evolve/improve skills. Use when users provide trace files (JSON) from skill runs and want to improve skill performance based on real execution data. Triggers on requests like "analyze traces", "evolve skill based on traces", "improve skill from execution history", "find issues in skill traces", or when working with skill trace/log files.
$npx -y skills add dp-archive/archive --skill skill-evolverInstalls into the current project.
Run `npx skills use "https://github.com/dp-archive/archive" --skill "dp-archive/archive/skill-evolver"` 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/dp-archive/archive" that are relevant to the current task. Run `npx skills add "https://github.com/dp-archive/archive"` and select the relevant skills, then follow their instructions.