# 맞춤 설정 Copilot cloud agent

맞춤형 전문 지식을 갖춘 전문 에이전트를 만들고 Copilot cloud agent 기능을 확장합니다.

## Links

* [에 대한 사용자 지정 에이전트 만들기 Copilot cloud agent](/ko/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/create-custom-agents)

  특정 개발 작업에 대한 맞춤형 전문 지식을 갖춘 전문 에이전트를 만들 수 있습니다.

* [GitHub Copilot에 에이전트 기술 추가](/ko/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/add-skills)

  특정 작업을 할 때 Copilot의 동작과 기능을 수정할 수 있습니다.

* [후크를 사용하여 에이전트 워크플로 사용자 지정](/ko/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/use-hooks)

  에이전트 실행 중 핵심 지점에서 Linting, 형식 지정 또는 보안 검사와 같은 자동화된 검사를 실행하여 품질 표준을 적용합니다.

* [개발 환경 구성](/ko/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/customize-the-agent-environment)

  도구 및 종속성을 미리 설치하여 Copilot cloud agent 변경 내용을 안정적으로 빌드, 테스트 및 유효성을 검사할 수 있습니다.

* [Copilot 클라우드 에이전트에 대한 비밀 및 변수 구성](/ko/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/configure-secrets-and-variables)

  프라이빗 리소스에 Copilot cloud agent 액세스하고 MCP 서버를 구성할 수 있도록 비밀 및 변수를 안전하게 전달합니다.

* [조직 또는 기업에서 custom agents의 테스트 및 배포](/ko/copilot/how-tos/copilot-on-github/customize-copilot/customize-cloud-agent/test-custom-agents)

  custom agents 회사에 릴리스하기 전에 성능 및 규정을 준수하는지 확인합니다.