You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/agents/USAGE_EXAMPLES.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This document provides practical examples of how to use Layer5's custom GitHub C
6
6
7
7
The `blog-writer` agent is an expert in creating high-quality blog posts for the Layer5 website.
8
8
9
+
**Note:** This agent automatically uses the most powerful AI model available and creates content specifically tailored for platform engineers, DevOps engineers, SREs, IT administrators, Kubernetes operators, cloud native developers, open source contributors, solution architects, enterprise architects, and developers.
10
+
9
11
### Basic Usage
10
12
11
13
To use the blog-writer agent, mention it in your GitHub Copilot chat:
Copy file name to clipboardExpand all lines: AGENTS.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -145,7 +145,11 @@ Layer5 has custom agents available for specialized tasks. These agents provide d
145
145
146
146
**Purpose**: Expert in creating high-quality blog posts for the Layer5 website.
147
147
148
-
**When to use**: Creating blog posts about Layer5 projects, cloud native topics, tutorials, community content, or technical articles.
148
+
**Configuration**: Automatically uses the most powerful AI model available.
149
+
150
+
**Target Audience**: Content is specifically tailored for platform engineers, DevOps engineers, site reliability engineers (SREs), IT administrators, Kubernetes operators, cloud native developers, open source contributors, solution architects, enterprise architects, and developers.
151
+
152
+
**When to use**: Creating blog posts about Layer5 projects, cloud native topics, tutorials, community content, or technical articles for engineering practitioners.
149
153
150
154
**Documentation**:
151
155
- Configuration: `.github/agents/blog-writer.yml`
@@ -161,6 +165,7 @@ Layer5 has custom agents available for specialized tasks. These agents provide d
161
165
- Optimizes for SEO (URL, title, description, keywords)
162
166
- Considers posts for `/resources` collection inclusion
163
167
- Follows Layer5's writing style and community values
168
+
- Addresses real-world challenges faced by platform teams and operators
0 commit comments