# Automate with GitHub Copilot CLI

Learn how to use Copilot CLI in the terminal, in scripts, or in Actions workflows.

## Links

* [Quickstart for automating with GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/automate-copilot-cli/quickstart)

  Build an automation with Copilot CLI in minutes.

* [Running GitHub Copilot CLI programmatically](/en/copilot/how-tos/copilot-cli/automate-copilot-cli/run-cli-programmatically)

  Use Copilot CLI in the terminal, in scripts, or in Actions workflows.

* [Scheduling prompts in GitHub Copilot CLI](/en/copilot/how-tos/copilot-cli/automate-copilot-cli/schedule-prompts)

  Use the /every and /after slash commands to submit a prompt to Copilot on a recurring schedule, or after a specified delay.

* [Automating tasks with Copilot CLI and GitHub Actions](/en/copilot/how-tos/copilot-cli/automate-copilot-cli/automate-with-actions)

  Integrate GitHub Copilot CLI into your GitHub Actions workflows.