WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
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
@@ -47,32 +30,21 @@ Generate a single, concise intro (one simple sentence maximum - NO colons, NO de
47
30
- Better: "Use {% data variables.product.prodname_copilot %} chat and code completion to research syntax, practice coding, and master new programming languages faster"
48
31
49
32
✅ **Use concise, developer-friendly language ({% data variables.* %} OK)**:
50
-
- Better intro: "Evaluate use cases, configure security settings, and run pilot trials to successfully deploy {% data variables.copilot.copilot_coding_agent %} in your org"
33
+
- Better intro: "Evaluate use cases, configure security settings, and run pilot trials to deploy {% data variables.copilot.copilot_coding_agent %} in your org"
51
34
52
35
❌ **Avoid overly long lists and colon constructions**:
53
36
- Too long: "Scope issues, pick suitable tasks, iterate via PR comments, add repo instructions, enable MCP tools, and preinstall dependencies"
54
37
- Colon problem: "Learn a new programming language with {% data variables.product.prodname_copilot %}: use {% data variables.copilot.copilot_chat_short %} to research syntax and tooling, build and explain small programs with {% data variables.product.prodname_copilot_short %} code completion, and translate familiar code to compare patterns"
55
38
- Better: "Scope tasks, configure custom instructions, and iterate on pull requests to improve {% data variables.copilot.copilot_coding_agent %} performance"
56
39
- Better: "Use {% data variables.product.prodname_copilot %} features like chat and code completion to research syntax, build programs, and learn new programming languages faster"
57
40
58
-
**Tone Guidelines**:
59
-
-**Developer-friendly**: Use direct, practical language
60
-
-**Concise over complete**: Cut words ruthlessly
61
-
-**Action-oriented**: List what users will actually do
62
-
-**Avoid buzzwords**: Skip marketing language and corporate jargon
63
-
-**Use concrete verbs**: Instead of "maximize/optimize/enhance" → use "improve," "boost," "increase," or just describe the outcome directly
64
-
-**Limit lists**: Maximum 2-3 items in comma-separated lists - prefer flowing sentences over exhaustive enumerations
65
-
-**Avoid colon constructions**: Don't use "Do X: detailed explanation of A, B, and C" format - keep it simple and direct
66
-
-**Avoid title similarity**: Don't start with the same words/phrases as the article title - approach the topic from a different angle
67
-
68
-
The intro should answer: "What specific steps will I take?" rather than "What will this comprehensive solution provide?"
69
-
70
-
## Analysis Process
41
+
## Quality Checklist
71
42
72
-
1.**First Draft**: Generate an initial improved intro following all guidelines above
73
-
2.**Title Check**: Compare your draft to the article title - if it starts with similar words, rewrite with a different approach
74
-
3.**Self-Review**: Evaluate your draft against the SEO scoring criteria and tone guidelines
75
-
4.**Refinement**: If the draft contains buzzwords, weak verbs, title similarity, or scores below 8/10, create a refined version
✅ **Language**: Direct, practical developer language (no marketing jargon)
45
+
✅ **Focus**: What users will DO, not what solution "provides"
46
+
✅ **Uniqueness**: Different angle from article title
47
+
✅ **Simplicity**: No colons, no complex lists, flowing sentences
76
48
77
49
## Output format
78
50
@@ -84,27 +56,12 @@ Title: "[Article title from frontmatter]"
84
56
85
57
Original intro: "[Current intro from the article, or "No intro" if none exists]"
86
58
87
-
88
-
Original SEO score: [X]/10
89
-
------------------------
90
-
91
-
Improved intro: "[Single, concise intro that summarizes the article's full content value, not just restating the title]"
92
-
93
-
94
-
Improved SEO score: [X]/10
59
+
SEO-friendly alternative: "[Single, concise intro that summarizes the article's full content value, not just restating the title]"
95
60
------------------------
96
61
```
97
62
98
-
Note: The improved score should reflect your best attempt after internal refinement.
99
-
100
63
## Character limits by content type
101
64
102
-
**Priority: Conciseness over character limits**
103
-
- Focus on being as concise as possible while maintaining clarity
104
-
- Cut every unnecessary word before considering length
105
-
- Developer-friendly brevity trumps hitting character targets
106
-
107
-
**Technical limits** (for reference):
108
65
-**Articles**: Maximum 354 characters
109
66
-**Categories**: Maximum 362 characters
110
67
-**Map Topics**: Maximum 362 characters
@@ -124,4 +81,18 @@ Note: The improved score should reflect your best attempt after internal refinem
124
81
- {% data variables.product.prodname_copilot %} = "GitHub Copilot"
125
82
- {% data variables.copilot.copilot_coding_agent %} = "Copilot Coding Agent"
126
83
127
-
Focus on creating intros that would make sense to someone discovering this content through Google search, clearly communicating the value and relevance of the article.
84
+
Focus on creating intros that would make sense to someone discovering this content through Google search, clearly communicating the value and relevance of the article.
85
+
86
+
<!-- IF_WRITE_MODE -->
87
+
88
+
## WRITE MODE INSTRUCTIONS
89
+
90
+
**CRITICAL**: You are in write mode. Output ONLY the YAML frontmatter property to update.
0 commit comments