By celeryhq
Generate AI images and manage social media (post, schedule, draft, analyze) across 10 platforms — via skills + a hosted MCP connector.
Generate AI images with Simplified — text-to-image, image editing, and reference-guided generation across Flux, Google (Gemini/Imagen), OpenAI GPT Image, Ideogram, Stable Diffusion, Qwen and SeeDream. Use when the user asks to create, generate, make, draw, or design an image, photo, picture, graphic, logo, poster, banner, icon, or illustration from a description.
Manage your entire social media from Codex with Simplified — post, schedule, queue, draft, and analyze across Facebook, Instagram, TikTok, YouTube, LinkedIn, Pinterest, Threads, Bluesky and Google Business. Triggers: social media, post to, schedule post, publish on, social accounts, analytics, reach, impressions, engagement, followers growth, content calendar.
A plugin for Codex, Claude Code, and Cursor — generate AI images and manage social media (post, schedule, draft, analyze) across 10 platforms, backed by Simplified's hosted MCP connector.
| Skill | Does | Tools |
|---|---|---|
generate-image | Text-to-image generation (Flux, Gemini/Imagen, GPT Image, Ideogram, …), saved as a reusable asset | api_generateImage |
simplified-social | Draft / schedule / queue posts + analytics across 10 platforms | social_* |
The two compose: generate-image returns an asset id → pass it into
simplified-social's media field to post a freshly generated image.
Claude Code
/plugin marketplace add celeryhq/simplified-for-ai
/plugin install simplified@simplified-for-ai
ChatGPT (Apps) — enable the Simplified app (hosted MCP connector); no install needed.
Codex and Cursor support is on the roadmap; see Status.
simplified-for-ai/
├── .claude-plugin/
│ ├── marketplace.json ← Claude Code marketplace catalog
│ └── plugin.json ← Claude Code plugin manifest
├── .mcp.json ← hosted MCP connector (OAuth)
├── AGENTS.md, SKILL_TREE.md
├── skills/{generate-image,simplified-social}/
├── assets/
├── evals/ ← contributor QA (not installed)
├── README.md
└── LICENSE
The plugin uses the Simplified hosted MCP connector in
.mcp.json: https://apikit.simplified.com/mcp.
OAuth-secured — the client walks the OAuth flow; no API key to set, and tokens
refresh automatically on expiry.
add_to_queue (the action enum is schedule | add_to_queue | draft).asset_id, not the URL — generated-image URLs are signed and expire.apikit.simplified.com/mcp (OAuth + token refresh).action semantics verified against backend (add_to_queue = publish ASAP; message ≤ 3000).outputSchema to specs; tighten generateImage input schema.External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub celeryhq/simplified-for-aiSocial media automation CLI for Simplified.com — publish to 10 platforms simultaneously, analyze performance, process images and videos, and generate AI images and videos from the command line.
Generate AI images and manage social media (post, schedule, draft, analyze) across 10 platforms — via skills + a hosted MCP connector.
Social media scheduling, publishing, and analytics via Simplified.com — post to and retrieve insights from Facebook, Instagram, TikTok, YouTube, LinkedIn, Pinterest, Threads, Google Business, and Bluesky from your AI coding tool.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Production-grade vibe coding suite. Structured workflows from discovery to deployment: start, build, ship, fix, refactor.
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.