setup
Installation
SKILL.md
AgentKit — Where to Start
IMPORTANT: This skill routes to the right skill — it does NOT implement the integration itself. Once you identify the right skill below, tell the user to invoke it and stop. Do not generate implementation code here.
Step 1: Determine what to build
If answers aren't already clear from context, ask one question at a time:
-
What are you building?
- New agent that needs to call third-party tools on behalf of users (Gmail, Slack, Salesforce, etc.)
- Existing agent — adding connector access or fixing auth
- MCP server that exposes AgentKit tools
-
What's your current state?
- Starting from scratch
- Have a Scalekit account and environment already
- Have AgentKit set up, stuck on a specific step