pexels-automation

Automate Pexels media operations through the Rube MCP gateway for image and video retrieval.

74.2k|8.5k|Updated Oct 17, 2025
One-click install
npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill pexels-automation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pexels-automation
Source: https://github.com/ComposioHQ/awesome-claude-skills/tree/main/composio-skills/pexels-automation
Command: npx skills add https://github.com/ComposioHQ/awesome-claude-skills --skill pexels-automation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual friction of searching for and managing stock media by integrating Pexels directly into your agentic workflow.

Core Features & Use Cases

  • Tool Discovery: Automatically fetch current Pexels API schemas and tool definitions via Rube MCP.
  • Media Management: Execute search, retrieval, and connection management tasks for Pexels assets.
  • Use Case: A content creator can instruct their agent to find high-quality stock footage for a project, verify the connection status, and execute the download or selection process without leaving the chat interface.

Quick Start

Use the pexels-automation skill to search for high-resolution landscape photography and connect your Pexels account.

Frequently Asked Questions about pexels-automation

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

FAQPage Schema
How do I connect my Pexels account to the agent?

Use the RUBE_MANAGE_CONNECTIONS tool with the pexels toolkit argument. If the connection is not active, the system will provide an authentication link to complete the setup.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Tool schemas and available arguments for Pexels operations change frequently. Calling RUBE_SEARCH_TOOLS ensures your agent uses the most current, valid schema for the Pexels API.

Can I automate bulk media downloads with this skill?

Yes, you can use RUBE_REMOTE_WORKBENCH with the run_composio_tool function to perform bulk operations once you have discovered the appropriate tool slugs.

What should I do if my Pexels tool execution fails?

Verify that your connection status is ACTIVE using RUBE_MANAGE_CONNECTIONS and ensure your arguments strictly match the schema returned by the most recent RUBE_SEARCH_TOOLS call.