What problem does it solve?
This Skill eliminates the need for Kortix agents to manually handle raw API tokens, per-app SDKs, or custom integration code when interacting with external third-party systems, reducing security risks and development overhead for cross-system tasks.
Core Features & Use Cases
- Unified MCP Interface: Access all configured third-party tools (Pipedream, OpenAPI, GraphQL, Slack, Stripe, etc.) via a single stable set of MCP tools, eliminating the need to manage per-app SDKs or raw tokens.
- Progressive Tool Discovery: Search for tools by natural language intent, inspect full input schemas and risk levels before calling, and use generic request proxies for endpoints without pre-built named actions.
- Secure Credential Management: All third-party secrets are stored and resolved server-side by the Executor Gateway, with no sensitive credentials ever exposed to the agent sandbox.
- Use Case Example: Use this Skill to send a Slack notification to your team, create a Stripe charge for a customer, or post a comment on a GitHub pull request without writing any custom API code or handling sensitive credentials.
Quick Start
Ask your Kortix agent to send a Slack message to your #general channel with the text "Sprint planning is scheduled for 2pm today" and it will automatically use the Executor to complete the task securely.