Publish To Marketplaces
This skill automates listing products across multiple online marketplaces, boosting sales and expanding your product reach efficiently.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add publish-to-marketplaces npx -- -y @trustedskills/publish-to-marketplaces
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"publish-to-marketplaces": {
"command": "npx",
"args": [
"-y",
"@trustedskills/publish-to-marketplaces"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to publish digital assets, such as images and videos, to various online marketplaces. It handles the necessary formatting and metadata tagging required for successful submissions. The agent can specify target platforms and desired pricing tiers during the publishing process.
When to use it
- An artist wants their generated artwork listed on a print-on-demand marketplace.
- A marketing team needs to automatically distribute short promotional videos across multiple social media platforms.
- A content creator desires to sell stock footage on several video marketplaces simultaneously.
- An e-commerce business requires automated listing of digital products (e.g., ebooks, music) on different online stores.
Key capabilities
- Supports publishing to multiple marketplace platforms.
- Handles asset formatting for various platform requirements.
- Automates metadata tagging and description generation.
- Allows specification of pricing tiers per marketplace.
Example prompts
- "Publish this image to Etsy with a price of $15."
- "List this video on Shutterstock, using the provided keywords: 'sunset', 'beach', 'relaxing'."
- βCan you publish these three images to Redbubble and Society6?β
Tips & gotchas
The skill requires API keys or credentials for each marketplace being used. Ensure these are properly configured within the agent's environment before attempting to publish assets.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.