ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

Composio Integration

Skill by rita5fr

Why use this skill?

Connect your OpenClaw agent to 600+ apps like Gmail and Google Tasks with the Composio Integration. Streamline your workflow with automated email and task management.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/rita5fr/composio-integration
Or

What This Skill Does

The Composio Integration skill provides a powerful bridge between your OpenClaw agent and over 600 external applications via the Composio unified API. By streamlining authentication and tool execution, this skill allows your agent to perform complex operations within services like Gmail and Google Tasks without manual intervention. It serves as an orchestration layer, enabling the agent to fetch, send, organize, and manage data across your connected accounts efficiently. Whether you need to process emails or track project progress through task lists, this integration offers a unified, secure interface for automated workflows.

Installation

To integrate this skill into your OpenClaw environment, execute the following command in your terminal: clawhub install openclaw/skills/skills/rita5fr/composio-integration

Ensure that your environment variables are correctly set. The API key is securely referenced at /home/sidharth/clawd/memory/composio-credentials.md and loaded via your .bashrc file. Verify connectivity by running the included list-tools.mjs script to confirm the agent can reach both the Gmail and Google Tasks toolsets.

Use Cases

This skill is designed for high-productivity environments. Key use cases include:

  • Automated Inbox Management: Automatically categorizing, archiving, or fetching critical emails during your morning routine.
  • Task Synchronization: Converting email requests into actionable Google Tasks automatically.
  • Cross-Service Orchestration: Creating complex workflows where an incoming email trigger automatically updates your task management boards or sets reminders.

Example Prompts

  • "Fetch the last 5 emails from my inbox and summarize the main action items."
  • "Create a new task in my Work list titled 'Finish Project Proposal' with the note 'Due by Friday'."
  • "Find all unread emails from my manager and create a summary task for each of them in my 'To-Do' list."

Tips & Limitations

  • Security: Always monitor the ~/.bashrc configuration to ensure the API key is not exposed to other unauthorized users.
  • Rate Limiting: Be aware of the API limits enforced by Google for Gmail and Tasks; avoid high-frequency polling.
  • Data Privacy: This skill manages sensitive personal data. Ensure that you have reviewed the scopes requested by your Composio connection to limit access to only what is necessary for your workflow.

Metadata

Author@rita5fr
Stars1171
Views0
Updated2026-02-19
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-rita5fr-composio-integration": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#automation#productivity#gmail#tasks#api
Safety Score: 3/5

Flags: external-api, file-read, code-execution