Skip to main content

connect

ALWAYS use this FIRST — before calling ANY external service that does not have a dedicated skill — to authenticate the sandbox. Trigger this before the first request to a third-party API (Slack, Salesforce, OpenAI, Stripe, an internal service, etc.). The sandbox blocks unauthenticated egress, so calls will fail until this runs. Provide the service's probe URL (an endpoint that returns 2xx when authenticated). For GitHub use sandbox-auth:github, for Azure DevOps use sandbox-auth:azure-devops, and for Microsoft Graph use sandbox-auth:microsoft-graph. Do NOT call the target API until this reports SUCCESS.

Jump to install

Source facts

Repository
gautam-achieveai/ClaudePlugins
Last source activity
June 30, 2026 at 06:07
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.