Use this skill when the user says 'API integration', 'connect APIs', 'sync data', 'data mapping', 'rate limiting', or needs system-to-system connectors with authentication, rate limit handling, and error recovery. Generates API integration code with authentication (OAuth, API key, JWT), request/response mapping, rate limit handling, error recovery with circuit breakers, and sync monitoring. Do NOT use for visual n8n workflows or webhook receiving.
$npx -y skills add cwinvestments/memstack --skill api-integrationInstalls into the current project.
Run `npx skills use "https://github.com/cwinvestments/memstack" --skill "cwinvestments/memstack/api-integration"` 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/cwinvestments/memstack" that are relevant to the current task. Run `npx skills add "https://github.com/cwinvestments/memstack"` and select the relevant skills, then follow their instructions.