Generate output parsers for mcptools with unstructured return types. Use when a tool returns raw strings or Result models with single str fields and needs structured ParseResult output. Covers testing tools, identifying parseable structures, extending modules with ParseResult models, and creating parser implementations.
$npx -y skills add gradion-ai/freeact --skill output-parsersInstalls into the current project.
Run `npx skills use "https://github.com/gradion-ai/freeact" --skill "gradion-ai/freeact/output-parsers"` 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/gradion-ai/freeact" that are relevant to the current task. Run `npx skills add "https://github.com/gradion-ai/freeact"` and select the relevant skills, then follow their instructions.