← Back to Skills Marketplace
joeyzzyy

SEO to Kanban Workflow

by Joey.Z · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
257
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install claw-seo-to-kanban-workflow
Description
A complete SEO workflow skill that guides your agent from keyword research to HTML generation, while visually tracking every step on a cloud Kanban dashboard...
README (SKILL.md)

📋 The SEO-to-Kanban Visualization Workflow

This skill is a workflow guide for your OpenClaw agent. It teaches the agent how to execute a professional, multi-step SEO campaign and how to automatically visualize its progress on a web-based Kanban board.

⚠️ CORE DEPENDENCY (MUST INSTALL) Because OpenClaw needs the actual code to sync data to the cloud dashboard and send API requests, this skill acts as the "brain", but it requires the "hands".

You MUST install the companion code plugin from NPM for this workflow to function:

openclaw plugins install claw-kanban

Get your free Dashboard API Key to see the visualization at: https://webkanbanforopenclaw.vercel.app

How This Workflow Operates

When you install the plugin and invoke this skill, your agent adopts a strict, professional lifecycle for any SEO or content task:

  1. Initialization (Dashboard Sync)

    • The agent creates an "In Progress" card on your live Kanban board.
    • It breaks down your request (e.g., "Write an SEO guide about AI tools") into a checklist of subtasks visible on the dashboard.
  2. Phase 1: Research & Outline

    • The agent determines search intent and brainstorms LSI keywords.
    • Kanban Action: It logs this research directly to the task card's progress log so you can monitor it remotely.
  3. Phase 2: Content Execution & HTML Generation

    • The agent writes the SEO-optimized Markdown content (EEAT compliant).
    • It automatically converts the Markdown draft into a styled, responsive HTML file.
    • Kanban Action: It updates the card's progress percentage and ticks off subtasks.
  4. Phase 3: Completion & Delivery

    • The agent saves the final HTML locally.
    • Kanban Action: It moves the card to "Done" and attaches the generated HTML file directly to the Kanban card as an artifact for you to download.

Why Use This?

If you've ever asked an AI agent to do a complex SEO task and wondered, "Is it stuck? What is it doing right now?" — this workflow solves that. You get a real-time, visual project management dashboard for your AI.


Powered by the open-source Claw Kanban Plugin ecosystem. Source code: https://github.com/Joeyzzyy/claw-kanban

Usage Guidance
This skill is functionally coherent with its description, but it relies on an external NPM plugin and a third‑party web dashboard that will receive your generated content. Before installing or using it: 1) review the 'claw-kanban' plugin source (GitHub) and NPM package to ensure it doesn't read or transmit unrelated files; 2) avoid uploading sensitive data to the dashboard and ask how artifacts/API keys are stored; 3) treat the Dashboard API Key like a secret — verify where the plugin stores it (env var, file, service) and whether it is transmitted securely; 4) consider not enabling always: true or remove the skill if you want tighter control over when it can run; and 5) if you can't audit the plugin, prefer a manual workflow or a vetted alternative. If you want, I can list specific things to check in the plugin repo (install scripts, network calls, file access patterns) or draft safer install/use instructions.
Capability Analysis
Type: OpenClaw Skill Name: claw-seo-to-kanban-workflow Version: 1.0.0 The skill instructs the agent to install an external NPM plugin (claw-kanban) and exfiltrate task data, progress logs, and generated HTML files to a third-party cloud dashboard (webkanbanforopenclaw.vercel.app). While framed as a productivity visualization tool, this workflow encourages the transmission of agent-generated content to an external service and relies on unverified third-party dependencies, posing a significant data exfiltration risk.
Capability Assessment
Purpose & Capability
The name and description (SEO workflow + Kanban visualization) align with the SKILL.md. The skill explicitly depends on a companion 'claw-kanban' plugin and a web dashboard to provide the visualization, which fits the stated purpose.
Instruction Scope
Runtime instructions direct the agent to create/update cloud Kanban cards, attach generated HTML artifacts, and sync progress to an external dashboard (webkanbanforopenclaw.vercel.app). That means user content and artifacts will be transmitted to a third‑party service; the SKILL.md does not limit or warn about what data will be uploaded.
Install Mechanism
The registry contains no install spec; SKILL.md instructs the user to install an external plugin via 'openclaw plugins install claw-kanban' and points to an NPM/GitHub ecosystem. Installing that third‑party plugin will run code not vetted by this registry and could access local files or network resources — a normal but nontrivial risk that requires auditing the plugin source before installing.
Credentials
The skill declares no required environment variables, yet the instructions tell users to obtain a 'Dashboard API Key' from the external site. The registry metadata does not declare where or how that credential is stored/used. This mismatch (required external credential not declared) raises the risk of accidental credential exposure or poorly documented storage/usage.
Persistence & Privilege
The skill is marked always: true in the registry metadata. Always-on status combined with autonomous agent invocation and a requirement to install an external plugin plus a third‑party dashboard increases the blast radius if the plugin or dashboard are malicious or compromised. There's no justification in SKILL.md for always-on.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install claw-seo-to-kanban-workflow
  3. After installation, invoke the skill by name or use /claw-seo-to-kanban-workflow
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Powerful SEO to Kanban visual workflow that pairs with the Claw Kanban NPM plugin.
Metadata
Slug claw-seo-to-kanban-workflow
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is SEO to Kanban Workflow?

A complete SEO workflow skill that guides your agent from keyword research to HTML generation, while visually tracking every step on a cloud Kanban dashboard... It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.

How do I install SEO to Kanban Workflow?

Run "/install claw-seo-to-kanban-workflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is SEO to Kanban Workflow free?

Yes, SEO to Kanban Workflow is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does SEO to Kanban Workflow support?

SEO to Kanban Workflow is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created SEO to Kanban Workflow?

It is built and maintained by Joey.Z (@joeyzzyy); the current version is v1.0.0.

💬 Comments