ONLY trigger this skill when the user EXPLICITLY asks for MCP-based testing:
**Required triggers (ALL must mention "MCP" explicitly):**
- "test connector with mcp"
- "test mcp connector"
- "test [provider] with mcp"
- "use mcp to test [provider]"
- "run mcp connector test"
- "mcp test for [provider]"
**DO NOT trigger for:**
- Generic "test the connector" requests (use stackone run / test_actions instead)
- "test [provider]" without explicit MCP mention
- Regular validation or testing requests
- Any testing that doesn't explicitly mention MCP
This skill builds a REAL agent with Claude Agent SDK that sends natural language prompts to evaluate if action descriptions are agent-friendly. It's more intensive than regular testing and should only be used when explicitly requested.