seo-workflow

Orchestrates a 10-step SEO project workflow from market research to scaling.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/binhnndigital/batch-watermark --skill seo-workflow-binhnndigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-workflow
Source: https://github.com/binhnndigital/batch-watermark/tree/main/skills/seo-workflow
Command: npx skills add https://github.com/binhnndigital/batch-watermark --skill seo-workflow-binhnndigital

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas.

What problem does it solve? Running a full SEO project involves many disconnected steps—market research, keyword analysis, technical audits, content planning, onpage, offpage, and tracking—and it is easy to lose context or skip steps. This Skill acts as a master controller that structures the entire process into a managed 10-step workflow with persistent project files. ## Core Features & Use Cases - 10-Step Orchestration: Guides users through market research, keyword analysis, site structure, technical SEO, content strategy, onpage, offpage, tracking, scaling, and final review, pausing for approval after each step. - Project State Management: Creates a dedicated project folder (e.g., projects/ban-ca-phe-hat/), loads existing Markdown/JSON context before each step, and generates a status table showing completed and pending steps. - Sub-Skill Delegation: Maps each step to a specialized skill (competitor-alternatives, content-strategy, seo-audit, page-cro, analytics-tracking, programmatic-seo) so outputs stay consistent. - Use Case: A user says "Chạy SEO tổng thể cho website bán cà phê hạt" and the Skill initializes the project, runs competitor research, builds a keyword plan, and progresses through all steps with review checkpoints. ## Quick Start Ask the agent to run a full SEO workflow for your project, for example: "Create a full SEO project for my coffee bean store website."

Frequently Asked Questions about seo-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a full SEO workflow for a website project?

Start with a request like 'Full SEO' or 'SEO tổng thể' plus your project name. The workflow initializes a project folder, then executes 10 steps from market research to scaling, pausing after each step for your review and approval.

How to manage SEO project progress across multiple steps?

The workflow stores each step's output as a Markdown file inside the project folder and generates a status table marking steps as Done or Pending. Before each new step, it reloads all existing project files to maintain context.

Can I run only one SEO step instead of the full workflow?

Yes. Requests mentioning specific tasks like keywords, audit, onpage, or content are detected as single-step requests. Ambiguous requests trigger a prompt asking whether you want the full workflow or a specific step.

Does the SEO workflow support Vietnamese projects?

Yes. The Skill includes Vietnamese instructions and examples, such as keyword research for 'cà phê hạt' and competitor analysis on Shopee and Lazada. It recognizes Vietnamese trigger phrases like 'SEO tổng thể' and 'quy trình SEO'.

What are the limitations of the automated SEO workflow script?

The controller script orchestrates steps but does not perform the SEO work itself; it instructs the agent to activate sub-skills for actual output. Content generation is also batch-limited to 5-10 files per run during the content strategy step.