Citedy SEO Agent

AI 与智能体

by citedy

AI 营销工具,支持 SEO 文章生成、趋势挖掘、竞品分析、社交媒体与 lead magnets。

什么是 Citedy SEO Agent

AI 营销工具,支持 SEO 文章生成、趋势挖掘、竞品分析、社交媒体与 lead magnets。

README

Citedy SEO Agent: Your AI-Powered Content Marketing Team

<a href="https://glama.ai/mcp/servers/@Citedy/citedy-seo-agent"> <img width="380" height="200" src="https://glama.ai/mcp/servers/@Citedy/citedy-seo-agent/badge" /> </a>

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):

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

Or manually:

bash
# 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

bash
# 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:

bash
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.

常见问题

Citedy SEO Agent 是什么?

AI 营销工具,支持 SEO 文章生成、趋势挖掘、竞品分析、社交媒体与 lead magnets。

相关 Skills

Claude接口

by anthropics

Universal
热门

面向接入 Claude API、Anthropic SDK 或 Agent SDK 的开发场景,自动识别项目语言并给出对应示例与默认配置,快速搭建 LLM 应用。

想把Claude能力接进应用或智能体,用claude-api上手快、兼容Anthropic与Agent SDK,集成路径清晰又省心

AI 与智能体
未扫描171.4k

RAG架构师

by alirezarezvani

Universal
热门

聚焦生产级RAG系统设计与优化,覆盖文档切块、检索链路、索引构建、召回评估等关键环节,适合搭建可扩展、高准确率的知识库问答与检索增强应用。

面向RAG落地,把知识库、向量检索和生成链路系统串联起来,做架构设计时更清晰,也更少踩坑。

AI 与智能体
未扫描24.9k

多智能体架构

by alirezarezvani

Universal
热门

聚焦多智能体系统架构设计,梳理 Supervisor、Swarm、分层和 Pipeline 等模式,覆盖角色定义、通信协作与性能评估,适合规划稳健可扩展的 AI agent 编排方案。

帮你系统解决多智能体应用的架构设计与协同编排难题,适合构建复杂 AI 工作流,成熟度高、社区认可也很亮眼。

AI 与智能体
未扫描24.9k

相关 MCP Server

知识图谱记忆

编辑精选

by Anthropic

热门

Memory 是一个基于本地知识图谱的持久化记忆系统,让 AI 记住长期上下文。

帮 AI 和智能体补上“记不住”的短板,用本地知识图谱沉淀长期上下文,连续对话更聪明,数据也更可控。

AI 与智能体
89.7k

顺序思维

编辑精选

by Anthropic

热门

Sequential Thinking 是让 AI 通过动态思维链解决复杂问题的参考服务器。

这个服务器展示了如何让 Claude 像人类一样逐步推理,适合开发者学习 MCP 的思维链实现。但注意它只是个参考示例,别指望直接用在生产环境里。

AI 与智能体
89.2k

by deusdata

热门

持久化的代码库知识图谱,可跨会话保留上下文,在 session 重启或上下文压缩后仍能继续使用。

专治 AI 编程助手“会话失忆”,把代码库沉淀为持久知识图谱,重启或压缩上下文后也能无缝续上开发状态。

AI 与智能体
37.3k

评论