← 返回
未分类 中文

Remote Agent Scheduler

Use when the user wants to create, inspect, update, or run scheduled remote agents in the cloud rather than local cron jobs.
用于在云端创建、检查、更新或运行调度的远程代理,代替本地 cron 任务。
wimi321 wimi321 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 286
下载
💾 0
安装
1
版本
#claude-code#extracted#latest

概述

Remote Agent Scheduler

Use this skill for recurring remote agent jobs that run in isolated cloud environments.

Workflow

  1. Determine whether the user wants to create, list, update, or run a trigger.
  2. Collect repo source, environment, connectors, schedule, and prompt payload.
  3. Build or inspect the trigger definition.
  4. Confirm authentication, environment, and connector assumptions.
  5. Return the trigger details and next management steps.

Guardrails

  • Distinguish remote cloud runs from local cron jobs.
  • Keep repo URL, environment ID, and schedule explicit.
  • Surface setup blockers like missing auth or repo access early.

Example Requests

  • Create a nightly remote agent to summarize repo health.
  • Update this cloud trigger to use a different environment and cron.

Inputs

  • Desired action
  • Repo source
  • Environment and connector context
  • Cron schedule

Outputs

  • Trigger definition
  • Run or update confirmation
  • Operational notes

Success Criteria

  • The action type is clear.
  • Remote environment assumptions are explicit.
  • Auth and repo blockers are surfaced.

Non-Goals

  • Local cron setup
  • Ambiguous cloud-vs-local scheduling

Source Provenance

Derived from src/skills/bundled/scheduleRemoteAgents.ts.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 16:08 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

self-improving agent

pskoett
记录自身发现以实现自我改进的技能
★ 4,129 📥 885,858
ai-agent

Agent Browser

rez0
用于 AI 代理的浏览器自动化 CLI。当用户需要与网站交互(包括浏览页面、填写表单、点击按钮、截图等)时使用。
★ 849 📥 329,293
ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,418 📥 325,857