bygoogle· 116 skills
Extracts learnings from execution trajectories at the end of a Mantis loop. Use to parse agent conversations, extract successes, failures, and false assumptions, and append them to workspace/learnings.jsonl. Don't use for analyzing source code or writing patches.
$npx -y skills add google/mantis --skill mantis-reflectInstalls into the current project.
Run `npx skills use "https://github.com/google/mantis" --skill "google/mantis/mantis-reflect"` 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/google/mantis" that are relevant to the current task. Run `npx skills add "https://github.com/google/mantis"` and select the relevant skills, then follow their instructions.