Convenção base para qualquer chamada à API Unipile v2 (a que usamos no engine/runtime/daemon). Use SEMPRE que for escrever, revisar ou depurar código que fala com a Unipile — autenticação, base URL, rotas /v2/{account_id}/..., paginação, erros, IDs de provider, segurança de conta e proxy. Leia esta skill antes das específicas (messaging, linkedin-search, posts-and-webhooks).
$npx -y skills add henriquecaner/next-level-outreach --skill unipile-v2-foundationsInstalls into the current project.
Run `npx skills use "https://github.com/henriquecaner/next-level-outreach" --skill "henriquecaner/next-level-outreach/unipile-v2-foundations"` 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/henriquecaner/next-level-outreach" that are relevant to the current task. Run `npx skills add "https://github.com/henriquecaner/next-level-outreach"` and select the relevant skills, then follow their instructions.