Set up InboxAPI email tools in your AI coding agent. Adds MCP server config, installs skills, and configures safety hooks. Use when the user wants to configure InboxAPI for their project.
$npx -y skills add inboxapi/cli --skill setup-inboxapiInstalls into the current project.
Run `npx skills use "https://github.com/inboxapi/cli" --skill "inboxapi/cli/setup-inboxapi"` 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/inboxapi/cli" that are relevant to the current task. Run `npx skills add "https://github.com/inboxapi/cli"` and select the relevant skills, then follow their instructions.