Full-stack AI marketing toolkit for SEO content and social media automation
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
| Feature | Description |
|---|---|
| Auto-Publishing | Automatically publish to X, LinkedIn, Shopify, Facebook, and YouTube — no manual posting, no extra cost. This is free. |
| Trend Scouting | Discover what's trending on X/Twitter and Reddit to create timely and relevant content. |
| Competitor Analysis | Deep-analyze competitor domains to identify content gaps and opportunities. |
| Deep SEO Scan | Run fast/deep/ultra/ultra+ scans with AI-powered search analysis and actionable recommendations. |
| Article Generation | Generate SEO-optimized articles in 55 languages, from mini-articles to pillar posts. Draft mode for review before publishing. |
| Article Management | Publish, unpublish, and delete articles via API — full lifecycle control for regulated industries. |
| AI-Powered Enhancements | Add AI-generated illustrations and voice-over narration to your articles. |
| Social Media Adaptation | Adapt articles for X, LinkedIn, Facebook, Reddit, Threads, Instagram, Instagram Reels, YouTube Shorts, and Shopify. |
| Direct Publish | Publish article content as-is to LinkedIn, Facebook, X, Reddit, and Instagram — no AI adaptation, 0 credits. |
| AI UGC Viral Videos | Generate short-form AI UGC viral videos (5s/10s/15s) with subtitles for TikTok, Reels, and Shorts. |
| Content Ingestion | Extract content from YouTube videos, web articles, PDFs, and audio files into structured summaries. |
| Lead Magnets | Generate checklists, swipe files, and frameworks for lead capture — from 30 credits. |
| Webhooks | Get notified on article generation, publishing, scout results, lead magnets, billing events, and more (15 event types). |
| Content Automation | Set 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
- Type
/plugin - Enter:
citedy/claude-plugins - Select citedy-seo-agent → install
- Restart Claude Code
- Use
/citedy-seo-agentto 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-
Tools (5)
scout_trendsDiscover trending topics on X and Reddit for content creation.analyze_competitorDeep-analyze competitor domains to identify content gaps.generate_articleGenerate SEO-optimized articles in 55 languages.publish_contentPublish content directly to social media and web platforms.generate_ugc_videoCreate short-form AI UGC viral videos with subtitles.Environment Variables
CITEDY_API_KEYrequiredAPI key for authenticating with the Citedy platform.Configuration
{"mcpServers": {"citedy-seo-agent": {"command": "npx", "args": ["-y", "@citedy/citedy-seo-agent"]}}}