claw-connect

Consolidate multi-service actions and document processing into one API.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Integraclaw/claw-connect --skill claw-connect-integraclaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claw-connect
Source: https://github.com/Integraclaw/claw-connect/tree/main
Command: npx skills add https://github.com/Integraclaw/claw-connect --skill claw-connect-integraclaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Consolidate cross-service actions into a single API to simplify integration of multiple services and document processing.

Core Features & Use Cases

  • Unified API for listing connections and invoking actions across providers like Google Workspace, GitHub, HubSpot, Slack, Notion, Trello, and more.
  • Processing tools (extract_text, extract_data, generate_pdf, generate_excel, generate_docx) that require only an API key, with OAuth flows managed by the user via the dashboard for third-party services.
  • Workflow composition: call actions and process documents end-to-end (text extraction, data extraction, and document generation) within automated prompts.

Quick Start

List connected services or execute an action by sending provider, service, action, and params to the API.

Frequently Asked Questions about claw-connect

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

FAQPage Schema
How do I connect multiple services like Google Workspace and Slack to a single API?

Yes, you can process documents across services by invoking standard action payloads for text extraction, data extraction, and document generation (PDF, Excel, Docx) within automated prompts, requiring only an API key for processing tools.

How do I invoke cross-service actions for workflow automation across HubSpot and Notion?

Invoke cross-service actions by sending the provider, service, action, and parameters to the unified API. This consolidates workflow automation across platforms like HubSpot and Notion into a single standard action payload structure.

Do I need to set up OAuth authentication manually for third-party API integrations?

OAuth authentication for third-party API integrations is managed by the user through the Integraclaw dashboard. This handles the authorization flows, while processing tools like text extraction require only an API key without user connections.

What's the best way to list connected services before executing a cross-service workflow?

The best way to list connected services is by querying the unified API for current user connections. This verifies active provider integrations across services like Trello and GitHub before executing multi-service actions in your workflow.

Can I generate documents like PDF and Excel using only an API key without OAuth connections?

Yes, document generation tools for creating PDF, Excel, and Docx files require only an API key. These processing tools operate independently of the OAuth user connections needed for invoking third-party provider actions.

Does a unified API approach handle standard payloads for both data extraction and service actions?

A unified API approach enforces standard action payloads for both cross-service provider actions and document processing tasks. This standardizes data extraction and service invocation across all connected platforms within automated workflows.