Skip to main content
在 Manus 中运行任何 Skill
一键导入

foundry-routines

星标5
分支2
更新时间2026年7月3日 22:20

Schedule and dispatch Foundry agent invocations via Routines — declarative automation rules that fire on cron (schedule trigger) or at a specific time (timer trigger). Wraps azure-ai-projects 2.2.0+ `client.beta.routines` (create_or_update, dispatch, enable/disable, list/get/list_runs, delete), both action types (`invoke_agent_responses_api`, `invoke_agent_invocations_api`), YAML routine manifests, the `Foundry-Features: Routines=V1Preview` REST header, and regional preview availability. USE FOR: routines, scheduled agent, timer trigger, recurring trigger, cron schedule, agent automation, run history, dispatch_async, Foundry-Features header, RoutineDispatchPayload, azd ai routine. DO NOT USE FOR: multi-step orchestration or multi-agent coordination (use workflows), branching/approval logic (use workflows), in-cluster cron outside Foundry (use Azure Functions / Logic Apps), agent runtime (use foundry-prompt-agents or foundry-hosted-agents).

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
3 个文件
SKILL.md
readonly