clawlink-runtime

Connect AI agents to external apps via ClawLink OAuth integration.

117|10|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/ClawLink-HQ/clawlink --skill clawlink-runtime
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clawlink-runtime
Source: https://github.com/ClawLink-HQ/clawlink/tree/main/packages/openclaw-clawlink-clawhub/skills/clawlink-runtime
Command: npx skills add https://github.com/ClawLink-HQ/clawlink --skill clawlink-runtime

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires clawlink-plugin, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manages OAuth apps, token refresh logic, and provider-specific integration glue, allowing your AI agent to interact with various external apps without building custom OAuth flows.

Core Features & Use Cases

  • Unified Access: Connects your agent to over 100 apps and APIs, such as Gmail, Slack, Notion, and more.
  • Secure Authentication: Stores provider OAuth tokens and API credentials on ClawLink servers, encrypted at rest.
  • Task Automation: Send emails, read inboxes, create GitHub issues, update CRMs, and manage docs.

Quick Start

Use the 'clawlink runtime' skill to connect an external app, such as Gmail, and then use commands like 'clawlink_list_emails' to list your inbox.

Frequently Asked Questions about clawlink-runtime

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

FAQPage Schema
How do I connect an AI agent to external apps like Gmail and Slack for workflow automation?

Workflow automation with external apps is handled by a connection layer that manages OAuth and integration glue, allowing your AI agent to interact with Gmail, Slack, and over 100 other APIs without building custom flows.

Do I need to build custom OAuth flows to automate tasks across multiple external APIs?

No, you do not need to build custom OAuth flows for external APIs. The runtime manages OAuth apps and token refresh logic automatically, storing provider tokens securely on servers encrypted at rest.

Can I use this connection layer to send emails and create GitHub issues automatically?

Yes, you can use this connection layer to send emails, read inboxes, create GitHub issues, update CRMs, and manage docs by enabling your AI agent to access and interact with a wide range of external apps.

What is the best way to handle API integration and OAuth token refresh for an AI agent?

The best way to handle API integration and OAuth token refresh is using a hosted connection layer that provides unified access to over 100 apps, managing provider-specific integration glue and encrypted credentials automatically.

Do I need to install any dependencies before setting up API integration for my AI agent?

Yes, you need to install the clawlink-plugin dependency from ClawHub and complete setup within OpenClaw before using the runtime to connect your AI agent to external apps.

Are my API credentials and OAuth tokens secure when connecting external apps?

Yes, your API credentials and OAuth tokens are secure when connecting external apps because they are stored on ClawLink servers and encrypted at rest to protect provider authentication data.