← 返回 Skills 市场
joeyzzyy

SEO to Kanban Workflow

作者 Joey.Z · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
257
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install claw-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...
使用说明 (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

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install claw-seo-to-kanban-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /claw-seo-to-kanban-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Powerful SEO to Kanban visual workflow that pairs with the Claw Kanban NPM plugin.
元数据
Slug claw-seo-to-kanban-workflow
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 257 次。

如何安装 SEO to Kanban Workflow?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install claw-seo-to-kanban-workflow」即可一键安装,无需额外配置。

SEO to Kanban Workflow 是免费的吗?

是的,SEO to Kanban Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

SEO to Kanban Workflow 支持哪些平台?

SEO to Kanban Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SEO to Kanban Workflow?

由 Joey.Z(@joeyzzyy)开发并维护,当前版本 v1.0.0。

💬 留言讨论