# 自定义智能体

发现一组可供参考的自定义代理档案，助你为自己的工作流程和需求寻找灵感。

## Links

* [你的第一个自定义代理](/zh/enterprise-cloud@latest/copilot/tutorials/customization-library/custom-agents/your-first-custom-agent)

  使用此简单的自述专家示例创建并测试第一个自定义代理。

* [实施计划工具](/zh/enterprise-cloud@latest/copilot/tutorials/customization-library/custom-agents/implementation-planner)

  将功能分解为可作任务的自定义代理，并创建详细的实施计划。

* [Bug 修复队友](/zh/enterprise-cloud@latest/copilot/tutorials/customization-library/custom-agents/bug-fix-teammate)

  一个自定义代理，用于标识project中的严重 bug 并实现有针对性的修复。

* [清理专家](/zh/enterprise-cloud@latest/copilot/tutorials/customization-library/custom-agents/cleanup-specialist)

  一个自定义代理，用于清理混乱的代码、删除重复，并提高代码和文档文件的可维护性。