Citedy/citedy-seo-agent

🎯 Marketing🟢 Verified Active
0 Views
0 Installs

📇 ☁️ - Full-stack AI marketing toolkit with 41 MCP tools. Scout X/Reddit trends, analyze competitors, find content gaps, generate SEO articles in 55 languages with AI illustrations and voice-over, create social adaptations for 9 platforms, generate AI avatar videos with subtitles, ingest any URL (YouTube, PDF, audio), create lead magnets, and run content autopilot.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "citedy-citedy-seo-agent": {
      "command": "npx",
      "args": [
        "-y",
        "citedy-citedy-seo-agent"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

Citedy SEO Agent: Your AI-Powered Content Marketing Team

citedy-seo-agent is an Agent Skill that connects your AI agent to the Citedy platform, transforming it into a complete SEO content marketing team. From trend scouting and competitor analysis to generating high-quality, multilingual articles with AI-powered illustrations and voice-overs, creating short-form AI UGC viral videos with subtitles, ingesting YouTube videos, PDFs, and audio into structured content, generating lead magnets, and managing webhooks — this skill automates your entire content workflow.

Effortless SEO Content Creation. At Scale.

The Citedy SEO Agent is designed for developers, marketers, and AI enthusiasts who want to leverage the power of AI to create high-performing SEO content. Whether you're building a content engine for your business, automating your personal blog, or exploring the future of AI-driven marketing, this skill provides the tools you need to succeed.

Key Features

FeatureDescription
Auto-PublishingArticle/post adaptations are auto-published to LinkedIn, X (article + thread), Facebook, Reddit, Instagram, and YouTube Shorts — 7 platforms total. Threads and Instagram Reels require an explicit /api/agent/publish call after adaptation. TikTok is supported via /api/agent/shorts/publish for short-form video. Publishing is free across all platforms.
Trend ScoutingDiscover what's trending on X/Twitter and Reddit to create timely and relevant content.
Competitor AnalysisDeep-analyze competitor domains to identify content gaps and opportunities.
Deep SEO ScanRun fast/deep/ultra/ultra+ scans with AI-powered search analysis and actionable recommendations.
Article GenerationGenerate SEO-optimized articles in 55 languages, from mini-articles to pillar posts. Draft mode for review before publishing.
Article ManagementPublish, unpublish, and delete articles via API — full lifecycle control for regulated industries.
AI-Powered EnhancementsAdd AI-generated illustrations and voice-over narration to your articles.
Social Media AdaptationAdapt articles for X, LinkedIn, Facebook, Reddit, Threads, Instagram, Instagram Reels, YouTube Shorts, and Shopify.
Direct PublishPublish article content as-is to LinkedIn, Facebook, X, Reddit, and Instagram — no AI adaptation, 0 credits.
AI UGC Viral VideosGenerate short-form AI UGC viral videos (5s/10s/15s) with subtitles. Direct publish to Instagram Reels, YouTube Shorts, and TikTok — publishing is free across all platforms.
Content IngestionExtract content from YouTube videos, web articles, PDFs, and audio files into structured summaries.
Lead MagnetsGenerate checklists, swipe files, and frameworks for lead capture — from 30 credits.
GSC ReportsGoogle Search Console performance reports — clicks, impressions, positions, movers, opportunities, article suggestions. 0 credits.
WebhooksGet notified on article generation, publishing, scout results, lead magnets, billing events, and more (15 event types).
Content AutomationSet up cron-based sessions to generate and publish articles on a recurring schedule.

Who Is This For?

  • Developers: Integrate a powerful content marketing API into your AI agents with just a few lines of configuration.
  • Marketers: Automate your content workflow, from research to publication, and scale your content production.
  • AI Enthusiasts: Explore the cutting edge of AI-powered content creation and build your own autonomous content agents.

Install in Claude Code

  1. Type /plugin
  2. Enter: citedy/claude-plugins
  3. Select citedy-seo-agent → install
  4. Restart Claude Code
  5. Use /citedy-seo-agent to start

Install in OpenAI Codex CLI

Via skill-installer (recommended):

$skill-installer install https://github.com/Citedy/citedy-seo-agent

Or manually:

# User-global (available in all projects)
git clone https://github.com/Citedy/citedy-seo-agent.git ~/.agents/skills/citedy-seo-agent

# Or project-level
git clone https://github.com/Citedy/citedy-seo-agent.git .agents/skills/citedy-seo-agent

Use $citedy-seo-agent to invoke, or Codex will auto-activate based on task context.

Install in Factory Droid

# User-global
git clone https://github.com/Citedy/citedy-seo-agent.git ~/.factory/skills/citedy-seo-agent

# Or project-level
git clone https://github.com/Citedy/citedy-seo-agent.git .factory/skills/citedy-seo-agent

Universal Install (openskills)

Works with Codex, Claude Code, Droid, Cursor, and other Agent Skills-compatible tools:

npx openskills install Citedy/citedy-seo-agent

Compatible Platforms

This skill follows the open Agent Skills standard and works with:

Support Matrix

PlatformStatusHow to connect
Claude CodeSupported/plugincitedy/claude-plugins → install citedy-seo-agent
OpenAI Codex CLISupportedgit clone into ~/.agents/skills/citedy-seo-agent
Factory DroidSupportedgit clone into ~/.factory/skills/citedy-seo-agent
OpenClaw / Agent Skills-compatible runtimesSupportedImport citedy-seo-agent/SKILL.md as an Agent Skill
TinyClawSupportedInstall SKILL.md into TinyClaw skills directory (.agent/skills) and restart
AutoGPT BuilderSupportedImport workflow templates from citedy-seo-agent/autogpt/agents/*.agent.json
CursorSupportedInstall plugin from cursor/ directory or Cursor Marketplace
WindsurfSupportedCopy MCP config + rules from windsurf/ directory

Package Contents

  • SKILL.md — canonical Agent Skill definition (OpenClaw/Agent Skills/TinyClaw)
  • TINYCLAW.md — TinyClaw install and verification guide
  • autogpt/ — AutoGPT package (actions, templates, validator, quickstart)
  • skills/ — focused skills for specific use cases (video, ingestion, trends, lead magnets, writing)
  • cursor/ — Cursor IDE plugin (manifest, MCP config, .mdc rules)
  • windsurf/ — Windsurf IDE integration (MCP config, rules)

Focused Skills

Looking for a specific capability? Each focused skill is a standalone entry point:

SkillWhat It DoesCredits
citedy-video-shortsAI UGC viral video with subtitles for TikTok/Reels/Shorts64–194/video
citedy-content-ingestionTurn any URL into structured content (YouTube, PDF, audio)1–55/URL
citedy-trend-scoutScout X/Reddit trends + content gaps + competitors20–70/scan
citedy-lead-magnetsGenerate checklists, swipe files, frameworks30–100/magnet
citedy-content-writerEnd-to-end blog autopilot with social distribution2–139/article

Each focused skill includes the same setup flow and works standalone. Install the full suite above for all capabilities.

TinyClaw Install

Use the dedicated guide:

AutoGPT Quickstart

  1. Open ./autogpt/README.md.
  2. Import a template from ./autogpt/agents/*.agent.json.
  3. Run with:
  • API Key = citedy_agent_...
  • Request JSON = payload for selected workflow

Getting Started

1. Add the Skill to Your Agent

Import this repository into your AI agent platform. For Manus, use "Import from GitHub" and point to this repo.

2. Register Your Agent

Once the skill is active, your agent will guide you through a one-time setup:

  1. The agent calls the Citedy registration API
  2. You receive an approval link — open it in your browser
  3. Copy the API key and paste it back to your agent

That's it. Your agent is now connected to Citedy and ready to create content.

How It Works

The Citedy SEO Agent provides a simple yet powerful workflow for creating and distributing content:

  1. Scout. Discover trending topics or analyze competitors to find content opportunities.
  2. Generate. Create a high-quality, SEO-optimized article based on your research.
  3. Enhance. Add AI-generated illustrations and voice-over to make your content stand out.
  4. Adapt & Distribute. Automatically adapt your article for social media and publish it to your connected accounts.

This entire process can be automated with cron-based sessions, allowing you to create a set-and-forget content machine that works for you 24/7.


The Citedy Advantage

In a world of single-tasking tools, the Citedy SEO Agent offers a complete, integrated solution. It's not just an article writer — it's a strategist, a creative director, and a social media manager, all rolled into one.

  • All-in-One Workflow: Go from idea to published, multi-platform campaign without switching contexts.
  • Global Reach: With support for 55 languages, you can connect with your audience wherever they are.
  • Rich Media Content: Elevate your articles with stunning AI-generated illustrations and engaging voice-overs.
  • True Automation: Move beyond simple scheduling with intelligent, cron-based content sessions that adapt to your strategy.

Credits & Pricing

The skill operates on Citedy's credit system. New accounts receive 100 free credits to get started — no credit card required.

OperationCost
Mini article (~500 words)from 7 credits
Standard article (~1000 words)from 12 credits
Full article (~1500 words)from 25 credits
Pillar article (~2500 words)from 40 credits
Deep SEO scan2-8 credits
Social media adaptation~5 credits/platform
AI UGC viral video (5s/10s/15s)60-185 credits
AI script generation1 credit
AI avatar generation3 credits
Trend scouting (X/Reddit)30-70 credits
Competitor analysis20-50 credits
Content gap analysis40 credits
Content ingestion (YouTube, PDF, audio, web)1-55 credits
Lead magnet30-100 credits

Ready to Automate Your Content?

Join the growing community of users who are building the future of content marketing. Add the Citedy SEO Agent to your AI agent today and turn it into a content-creating powerhouse.

Visit citedy.com to learn more about the platform and explore what's possible.


This skill is developed and maintained by the team at Citedy. For support, visit citedy.com.

Related MCP Servers

acamolese/google-search-console-mcp

🐍 ☁️ - Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via uvx mcp-google-search-console.

🎯 Marketing0 views
AdsMCP/tiktok-ads-mcp-server

🐍 ☁️ - A Model Context Protocol server for TikTok Ads API integration, enabling AI assistants to manage campaigns, analyze performance metrics, handle audiences and creatives with OAuth authentication flow.

🎯 Marketing0 views
Agent-Prod/muze-mcp

🎖️ 🐍 ☁️ - Run your ecommerce ads from Claude & ChatGPT. Meta, Google, Amazon and Shopify: 150+ tools to read performance, inspect campaigns, research competitor ads, and take confirm-gated writes (pause, budgets, launches) that always stage paused. Hosted; connect via OAuth or an API key at https://backend.muzecmo.com/mcp

🎯 Marketing0 views
AIOProductOS/studio-mcp

🎖️ 📇 🏠 🍎 🪟 🐧 - Turns your AI host into a product videographer: scripted screen recordings of your own web app with a visible gliding cursor, camera zooms, highlight callouts, captions, and designed scene transitions, plus marketing-grade screenshots; deterministic dark-frame cleanup and MP4/GIF export. Free and fully local. npx -y @aioproductoscom/mcp-studio

🎯 Marketing0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 9:14:39 PM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.