skills/skills.volces.com/composio-composer-xskill

composio-composer-xskill

Installation
SKILL.md

Composio Composer X Skill

This skill enables posting tweets to Twitter/X through Composio's integration platform. It uses HTTP requests with BeautifulSoup to interact with Composio's web interface, providing a post_tweet function that can be called from OpenClaw.

Installation

  1. Install dependencies:

    pip install requests beautifulsoup4 python-dotenv
    
  2. Configure credentials in .env file or environment

  3. Import and use the skill in your OpenClaw workflow

Tool Definitions

Installs
5
First Seen
Mar 12, 2026
composio-composer-xskill from skills.volces.com