smugmug-automation

Automate Smugmug image management and gallery operations using the Rube MCP toolkit.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual overhead of managing photo galleries and Smugmug assets by providing a direct, automated interface for common platform operations.

Core Features & Use Cases

  • Automated Gallery Management: Execute bulk operations on Smugmug galleries and images without manual dashboard navigation.
  • Tool Discovery: Dynamically fetch current Smugmug API schemas to ensure compatibility with the latest platform updates.
  • Use Case: Automate the organization of thousands of photos by programmatically triggering Smugmug tools through the Rube MCP gateway.

Quick Start

Use the smugmug-automation skill to search for available tools and then execute a bulk operation on your Smugmug gallery.

Frequently Asked Questions about smugmug-automation

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

FAQPage Schema
How do I connect my Smugmug account to this skill?

Connect your account by calling the RUBE_MANAGE_CONNECTIONS tool with the smugmug toolkit parameter. Follow the provided authentication link in the response to finalize the connection and ensure it shows an ACTIVE status.

Why must I call RUBE_SEARCH_TOOLS before executing tasks?

Calling RUBE_SEARCH_TOOLS ensures you have the most current tool schemas and arguments for the Smugmug API. This prevents errors caused by outdated tool definitions or changes in the Smugmug platform.

Can I perform bulk operations on my galleries?

Yes, you can perform bulk operations by using the RUBE_REMOTE_WORKBENCH tool with the run_composio_tool function. This allows for efficient processing of multiple images or gallery settings in a single workflow.

What should I do if my connection status is not active?

If the connection status is not active, re-run the RUBE_MANAGE_CONNECTIONS command to trigger the authentication flow. Ensure you complete the authorization steps in your browser to grant the necessary permissions.