# 使用 GitHub Copilot CLI 自动执行

了解如何 Copilot CLI 在终端、脚本或 Actions 工作流中使用。

## Links

* [快速入门：利用GitHub Copilot CLI实现自动化](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-cli/automate-copilot-cli/quickstart)

  使用 Copilot CLI 在几分钟内创建自动化程序。

* [以编程方式运行GitHub Copilot CLI](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-cli/automate-copilot-cli/run-cli-programmatically)

  Copilot CLI在终端、脚本或 Actions 工作流中使用。

* [在 GitHub Copilot CLI 中安排提示](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-cli/automate-copilot-cli/schedule-prompts)

  使用 /every 和 /after 斜杠命令，按定期计划或在指定延迟后向 Copilot 提交提示。

* [使用 Copilot CLI 和 GitHub Actions 自动执行任务](/zh/enterprise-cloud@latest/copilot/how-tos/copilot-cli/automate-copilot-cli/automate-with-actions)

  GitHub Copilot CLI 集成到 GitHub Actions 的工作流中。