Build new Arcade error adapters from scratch using public Arcade TDK patterns. Use when adding provider integrations, mapping SDK exceptions, or extending HTTP/GraphQL/auth adapter behavior.
$npx -y skills add arcadeai/arcade-mcp --skill build-error-adapterInstalls into the current project.
Run `npx skills use "https://github.com/arcadeai/arcade-mcp" --skill "arcadeai/arcade-mcp/build-error-adapter"` 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/arcadeai/arcade-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/arcadeai/arcade-mcp"` and select the relevant skills, then follow their instructions.