dench-integrations

Search and execute connected app tools across Gmail, Slack, GitHub, and more.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/himes19/pulsevolt-infra --skill dench-integrations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dench-integrations
Source: https://github.com/himes19/pulsevolt-infra/tree/main/skills/dench-integrations
Command: npx skills add https://github.com/himes19/pulsevolt-infra --skill dench-integrations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Dench Integrations provides a central catalog of connected app tools and a unified interface to search, discover, and execute those tools across Gmail, Slack, GitHub, Notion, Google Calendar, Stripe, YouTube, and many more.

Core Features & Use Cases

  • Search available integration tools by query and toolkit slug to understand capabilities, status, and connected accounts.
  • Execute a tool by its tool slug with arguments that match the tool's input_schema, with automatic authentication when only one account is connected.
  • Workflow orchestration across multi-account environments, enabling batch or sequential tool runs and result aggregation.

Quick Start

Search for a suitable integration using dench_search_integrations and then execute it with dench_execute_integrations.

Frequently Asked Questions about dench-integrations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate cross-service workflows between Gmail, Slack, and GitHub?

Cross-service workflow automation connects Gmail, Slack, GitHub, and other apps by discovering and executing integration tools through a unified search and run interface. You query available tools, match arguments to the input schema, and execute them to automate tasks across services.

Can I run API integrations across multiple connected accounts simultaneously?

Yes, API integrations support multi-account environments, enabling batch or sequential tool runs with result aggregation. When only one account is connected, authentication is handled automatically; otherwise, you can orchestrate workflows across several connected accounts.

What's the best way to discover available integration tools for Notion and Google Calendar?

The best way to discover integration tools is to search by query and toolkit slug. This returns capability details, connection status, and linked accounts for Notion, Google Calendar, and 500+ other compatible tools, allowing you to identify the right tool before execution.

Does this integration tool work with Stripe and YouTube for automated task execution?

Yes, it works with Stripe, YouTube, and 500+ compatible tools. You execute a tool by its slug using arguments that match the live input_schema, allowing automated task execution across these connected services.

How do I start executing cross-platform tasks after finding an integration?

To execute cross-platform tasks, first search for a suitable integration using the search function, then run it through the execute function with arguments matching the tool's input_schema. This two-step process handles tool discovery and subsequent execution.

What should I do if my workflow automation tool is not finding the right connected app?

If workflow automation is not finding the right connected app, verify your search query and toolkit slug match the target service. The tool catalogs available integrations and shows connectivity status, so you can check if the desired app is connected and available before running.