Agent Plugins Marketplace
All plugins

picsart

v0.1.0-ghast.1

Generate and edit images, video, audio, and motion graphics through Picsart's official skills, CLI workflows, and hosted MCP servers.

Agent Plugins23 Skills2 MCP serversStreamable HTTP

By PicsartLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
25 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/picsart/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/picsart/
├── plugin.json
├── skills/agency-brand-scoping/SKILL.md
├── skills/agency-client-handoff/SKILL.md
├── skills/agency-multi-brand-pack/SKILL.md
├── skills/agency-pitch-mockups/SKILL.md
├── skills/dev-app-assets/SKILL.md
├── skills/dev-avatar-service/SKILL.md
├── skills/dev-screenshot-beautifier/SKILL.md
├── skills/enterprise-brand-governor/SKILL.md
├── skills/enterprise-pinned-registry/SKILL.md
├── skills/enterprise-press-batch/SKILL.md
├── skills/gen-ai-batch/SKILL.md
├── skills/gen-ai-explainer/SKILL.md
├── skills/gen-ai-local-files/SKILL.md
├── skills/gen-ai-persona-creation/SKILL.md
├── skills/gen-ai-use/SKILL.md
├── skills/gen-ai-workflows/SKILL.md
├── skills/marketer-ad-variant-factory/SKILL.md
├── skills/marketer-localize-campaign/SKILL.md
├── skills/multi-channel-bundle/SKILL.md
├── skills/picsart-api/SKILL.md
├── skills/product-photo-studio/SKILL.md
├── skills/prosumer-headshot-studio/SKILL.md
├── skills/text-to-visual/SKILL.md
└── mcp.json

Included Skills23

agency-brand-scopingskills/agency-brand-scoping/SKILL.md

Five brand direction variations for pitch discovery.

agency-client-handoffskills/agency-client-handoff/SKILL.md

Export a white-label client deliverable as a zip.

agency-multi-brand-packskills/agency-multi-brand-pack/SKILL.md

Per-client asset templates scoped by workspace.

agency-pitch-mockupsskills/agency-pitch-mockups/SKILL.md

Client-branded pitch mockups: hero, tiles, slides.

dev-app-assetsskills/dev-app-assets/SKILL.md

Generate icons, empty states, onboarding for apps.

dev-avatar-serviceskills/dev-avatar-service/SKILL.md

Deterministic default-avatar generator per user.

dev-screenshot-beautifierskills/dev-screenshot-beautifier/SKILL.md

Polish raw screenshots into LP-ready heroes.

enterprise-brand-governorskills/enterprise-brand-governor/SKILL.md

Gate every generation through a brand policy file.

enterprise-pinned-registryskills/enterprise-pinned-registry/SKILL.md

Pin exact model versions for reproducible output.

enterprise-press-batchskills/enterprise-press-batch/SKILL.md

Press photos into wire, web, print, social packs.

gen-ai-batchskills/gen-ai-batch/SKILL.md

Batch generation, manifests, JSON output, and CI/CD integration with the Picsart gen-ai CLI or MCP server. AUTO-TRIGGER whenever the user asks to process many files or assets at once, run a manifest, render at scale, fan out variants, pipe output into jq / curl / next-build, wire generation into GitHub Actions / Vercel / Cloudflare Workers / cron, or automate content generation in CI.

gen-ai-explainerskills/gen-ai-explainer/SKILL.md

Use when the user wants a short animated explainer video. Trigger phrases include "animated explainer", "make an explainer", "explainer video about X", "30-second video about Y", "90-second video explaining Z", "how X works as a video", "explain X in a short video".

gen-ai-local-filesskills/gen-ai-local-files/SKILL.md

Turn a local file into a URL for Picsart MCP tools.

gen-ai-persona-creationskills/gen-ai-persona-creation/SKILL.md

Create AI influencer or branded character personas.

gen-ai-useskills/gen-ai-use/SKILL.md

Generate AI images, videos, audio via Picsart gen-ai CLI.

gen-ai-workflowsskills/gen-ai-workflows/SKILL.md

End-to-end multi-step creative pipelines with the Picsart gen-ai CLI or MCP server. AUTO-TRIGGER whenever the user describes an outcome that needs more than one generation — blog-to-visuals, campaign kits, catalog re-shoots, OG image services, launch kits, headshot studio, localize a campaign, ad-variant factory, product mockups, press-batch, seasonal refresh, pitch mockups, or client handoffs. Pick the matching workflow instead of emitting a single generate call.

marketer-ad-variant-factoryskills/marketer-ad-variant-factory/SKILL.md

Fan out 50+ ad variants from one hero image.

marketer-localize-campaignskills/marketer-localize-campaign/SKILL.md

Localize a campaign across N markets.

multi-channel-bundleskills/multi-channel-bundle/SKILL.md

Ship a coordinated multi-format asset bundle for any push.

picsart-apiskills/picsart-api/SKILL.md

Generate and edit media via Picsart MCP API tools.

product-photo-studioskills/product-photo-studio/SKILL.md

Transform product photos via Picsart gen-ai — six modes.

prosumer-headshot-studioskills/prosumer-headshot-studio/SKILL.md

Selfie to four polished headshots for any use.

text-to-visualskills/text-to-visual/SKILL.md

Generate matching visuals from text via Picsart gen-ai.

MCP servers2

picsartStreamable HTTP
url
https://mcp.picsart.io/v1
picsart-gen-aiStreamable HTTP
url
https://api.picsart.com/gen-ai/mcp

Plugin manifests1

plugins/picsart/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "picsart",
  "version": "0.1.0-ghast.1",
  "description": "Generate and edit images, video, audio, and motion graphics through Picsart's official skills, CLI workflows, and hosted MCP servers.",
  "author": {
    "name": "Picsart",
    "url": "https://picsart.com"
  },
  "homepage": "https://picsart.com",
  "repository": "https://github.com/PicsArt/gen-ai-skills",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "creativity",
      "upstreamRevision": "b52ed0d07fa8f7e94b29f194ab3eea99bb95b650",
      "upstreamPath": ".",
      "icon": "./assets/icon.png",
      "mcpServerExtensions": {
        "picsart": {
          "credentialHeaders": {
            "X-Picsart-API-Key": "${PICSART_API_KEY}"
          }
        }
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[picsart on Agent Plugins Marketplace](https://pluginsmp.com/plugins/picsart-2)