Agent SkillsKunAgent/Kun › automation

automation

GitHub

管理Kun定时任务和已保存工作流,支持创建、查看、更新、删除及执行。通过MCP工具操作调度列表和工作流,处理任务依赖关系,确保操作符合用户意图并报告结果。

resources/bundled-skills/automation/SKILL.md KunAgent/Kun

触发场景

需要创建或修改定时任务 需要运行已保存的工作流 需要查询当前调度状态

安装

npx skills add KunAgent/Kun --skill automation -g -y
更多选项

非标准路径

npx skills add https://github.com/KunAgent/Kun/tree/master/resources/bundled-skills/automation -g -y

不安装直接使用

npx skills use KunAgent/Kun@automation

指定 Agent (Claude Code)

npx skills add KunAgent/Kun --skill automation -a claude-code -g -y

安装 repo 全部 skill

npx skills add KunAgent/Kun --all -g -y

预览 repo 内 skill

npx skills add KunAgent/Kun --list

SKILL.md

Frontmatter
{
    "name": "automation",
    "description": "Create, inspect, update, delete, and run Kun scheduled tasks or saved workflows."
}

Kun Automation

Copyright (c) 2026 KunAgent. Licensed under the MIT License.

Purpose

Create, inspect, update, delete, and run Kun scheduled tasks or saved workflows.

Tool routing

Tool or skill Use
mcp_gui_schedule_gui_schedule_list List current schedules before a mutation.
mcp_gui_schedule_gui_schedule_create Create one-time, daily, or interval schedules.
mcp_gui_schedule_gui_schedule_update Update a schedule by returned task id.
mcp_gui_schedule_gui_schedule_delete Delete only the explicitly selected task.
mcp_gui_schedule_list_workflows Discover user-saved workflows.
mcp_gui_schedule_run_workflow Run a named saved workflow.
task_graph Model dependencies inside the current thread.

Workflow

  1. Determine whether the user needs a schedule, a saved workflow, or an in-thread dependency graph.
  2. Read existing state before updating or deleting.
  3. For schedules, choose exactly one kind: at, daily, or interval.
  4. Preserve the conversation execution settings when available.
  5. Read back the resulting schedule or workflow output.

Completion gates

  • Persistent create/update/delete actions require explicit user intent.
  • Report the returned task id and effective timing.
  • Never claim a scheduled run has executed before observing its result.

Boundaries

  • Do not infer recurring intent from a one-time request.
  • Do not bypass schedule APIs with OS cron or background shell processes.

Delivery

Lead with the outcome, name the evidence used for verification, and disclose any real limitation that remains.

版本历史

  • a984912 当前 2026-09-09 01:49

同 Skill 集合

.claude/skills/openspec-apply-change/SKILL.md
.claude/skills/openspec-archive-change/SKILL.md
.claude/skills/openspec-explore/SKILL.md
.claude/skills/openspec-propose/SKILL.md
.codex/skills/openspec-apply-change/SKILL.md
.codex/skills/openspec-archive-change/SKILL.md
.codex/skills/openspec-explore/SKILL.md
.codex/skills/openspec-propose/SKILL.md
.cursor/skills/openspec-apply-change/SKILL.md
.cursor/skills/openspec-archive-change/SKILL.md
.cursor/skills/openspec-explore/SKILL.md
.cursor/skills/openspec-propose/SKILL.md
resources/bundled-skills/ad-creative/SKILL.md
resources/bundled-skills/browser/SKILL.md
resources/bundled-skills/canvas/SKILL.md
resources/bundled-skills/chart-rendering/SKILL.md
resources/bundled-skills/component-design/SKILL.md
resources/bundled-skills/component/SKILL.md
resources/bundled-skills/content-research-writer/SKILL.md
resources/bundled-skills/copy-editing/SKILL.md
resources/bundled-skills/copywriting/SKILL.md
resources/bundled-skills/daily-brief/SKILL.md
resources/bundled-skills/data-visualization/SKILL.md
resources/bundled-skills/diagram-design/SKILL.md
resources/bundled-skills/docx/SKILL.md
resources/bundled-skills/humanizer-zh/SKILL.md
resources/bundled-skills/image-generation/SKILL.md
resources/bundled-skills/imf-data/SKILL.md
resources/bundled-skills/integration-binding/SKILL.md
resources/bundled-skills/kun-tool-router/SKILL.md
resources/bundled-skills/legal-risk-assessment/SKILL.md
resources/bundled-skills/media-video/SKILL.md
resources/bundled-skills/office-editor/SKILL.md
resources/bundled-skills/open-data/SKILL.md
resources/bundled-skills/process-doc/SKILL.md
resources/bundled-skills/saas-metrics-coach/SKILL.md
resources/bundled-skills/scholar-research/SKILL.md
resources/bundled-skills/scientific-problem-selection/SKILL.md
resources/bundled-skills/sec-edgar/SKILL.md
resources/bundled-skills/skill-creator/SKILL.md
resources/bundled-skills/skill-pack-builder/SKILL.md
resources/bundled-skills/slides/SKILL.md
resources/bundled-skills/webapp-building/SKILL.md
resources/bundled-skills/world-bank-data/SKILL.md
resources/bundled-skills/xlsx/SKILL.md
resources/bundled-skills/yahoo-finance/SKILL.md

元信息

文件数
0
版本
a984912
Hash
283b9bb7
收录时间
2026-09-09 01:49

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-17 00:08
浙ICP备14020137号-1