Emulated Slack API for local development and testing. Use when the user needs to interact with Slack API endpoints locally, test Slack integrations, emulate channels/messages/users/views, set up Slack OAuth flows, test incoming webhooks, or work with the Slack Web API without hitting the real Slack API. Triggers include "Slack API", "emulate Slack", "mock Slack", "test Slack OAuth", "Slack bot", "Slack views", "incoming webhook", "local Slack", or any task requiring a local Slack API.
$npx -y skills add vercel-labs/emulate --skill slackInstalls into the current project.
Run `npx skills use "https://github.com/vercel-labs/emulate" --skill "vercel-labs/emulate/slack"` 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/vercel-labs/emulate" that are relevant to the current task. Run `npx skills add "https://github.com/vercel-labs/emulate"` and select the relevant skills, then follow their instructions.