ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

policy-to-checklist

把征稿启事、通知、比赛规则、制度文件、招标要求等转成可执行检查清单与时间线。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/52yuanchangxing/policy-to-checklist
Or

Policy To Checklist

这是一个把复杂要求文档转成执行清单的 skill。

主要用途

适合处理:

  • 征稿通知
  • 投稿要求
  • 比赛规则
  • 申报书要求
  • 制度文件
  • 招标要求
  • 申请表填写说明
  • 项目申报通知

调用方式

当用户说:

  • 读取剪贴板并整理成清单
  • 把这段通知变成执行 checklist
  • 帮我提取要求和截止信息
  • 把投稿要求拆成步骤

你应运行:

node {baseDir}/scripts/read_clipboard.mjs

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-52yuanchangxing-policy-to-checklist": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.