LaunchKit · 2026
Back to Skills

citedy-seo-agent

Connect your AI agent to Citedy's SEO content platform.

5
2.1k downloads
by @nttylock

Setup & Installation

openclaw skills install @nttylock/citedy-seo-agent

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install citedy-seo-agent

Version History

v3.3.0Mar 13, 2026 - Version note by skill developer:

Add direct publish (publish_raw) — publish article as-is to social platforms, 0 credits, no AI adaptation

What This Skill Does

Connects to the Citedy platform to generate SEO-optimized articles in 55 languages, scout trending topics on X and Reddit, analyze competitors, and publish content across social platforms. Supports automated cron-based publishing sessions, lead magnet generation, URL ingestion from YouTube or web pages, and short-form AI video creation.

It replaces a stack of separate tools — trend monitor, content writer, competitor analyzer, social scheduler — with a single API that handles the full pipeline from research to publishing.

When to use it

  • Generating a weekly blog post from trending X topics without manual research
  • Turning a competitor's domain into a content gap report to find untapped topics
  • Converting a YouTube video transcript into a published SEO article
  • Scheduling daily multilingual articles across LinkedIn and Instagram on autopilot
  • Creating a downloadable PDF checklist to capture leads from a social media post

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Write an article from this URL and post it to LinkedIn

AGENT
  1. 1Call POST /api/agent/autopilot with source_urls set to the provided URL and size 'standard'
  2. 2Wait up to 120 seconds for article generation to complete
  3. 3Call POST /api/agent/adapt with the returned article_id and platforms set to ['linkedin']
  4. 4Check connected_platforms from /api/agent/me to confirm LinkedIn is linked for auto-publish
OUTPUT

Published article URL with word count and credit cost, plus LinkedIn post ID confirming the post went live

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Citedy account at citedy.comCITEDY_API_KEY environment variable (obtained by approving the agent registration link at citedy.com)