Skip to content

Add custom agent template in .github - #5

Draft
patrickcarmichael with Copilot wants to merge 6 commits into
masterfrom
copilot/create-custom-agent
Draft

Add custom agent template in .github#5
patrickcarmichael with Copilot wants to merge 6 commits into
masterfrom
copilot/create-custom-agent

Conversation

Copilot AI commented Jan 27, 2026

Copy link
Copy Markdown

The issue requested a basic custom agent definition file in patrickcarmichael/.github using the provided frontmatter format, ready to be merged to make the agent available. This PR adds a minimal, reusable template that matches that format.

  • Custom agent template
    • Added .github/agents/agent-template.md with required frontmatter and clear placeholders for name, description, overview, and example prompts.

Example template:

---
name: [Agent Name]
description: [Brief description of your agent's purpose, capabilities, and use cases.]
---

# [Agent Name]
Original prompt

Create an issue in patrickcarmichael/.github to create a custom agent:


Fill in the fields below to create a basic custom agent for your repository.

The Copilot CLI can be used for local testing: https://gh.io/customagents/cli

To make this agent available, merge this file into the default repository branch.

For format details, see: https://gh.io/customagents/config

name:
description:

My Agent

Describe what your agent does here...


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: patrickcarmichael <6111024+patrickcarmichael@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jan 27, 2026

Copy link
Copy Markdown

Deploying patrickcarmichael-github-io with  Cloudflare Pages  Cloudflare Pages

Latest commit: 35bf53c
Status: ✅  Deploy successful!
Preview URL: https://eea8be9a.patrickcarmichael-github-io.pages.dev
Branch Preview URL: https://copilot-create-custom-agent.patrickcarmichael-github-io.pages.dev

View logs

Copilot AI and others added 4 commits January 27, 2026 22:20
Co-authored-by: patrickcarmichael <6111024+patrickcarmichael@users.noreply.github.com>
Co-authored-by: patrickcarmichael <6111024+patrickcarmichael@users.noreply.github.com>
Co-authored-by: patrickcarmichael <6111024+patrickcarmichael@users.noreply.github.com>
Co-authored-by: patrickcarmichael <6111024+patrickcarmichael@users.noreply.github.com>
Copilot AI changed the title [WIP] Add basic configuration for custom agent Add custom agent template in .github Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants