feat: Integrate RAG-Azure-Builder agents, skills, and instructions with full English translation#1792
Open
Sertxito wants to merge 43 commits into
Open
feat: Integrate RAG-Azure-Builder agents, skills, and instructions with full English translation#1792Sertxito wants to merge 43 commits into
Sertxito wants to merge 43 commits into
Conversation
…structions with full content translation
Contributor
There was a problem hiding this comment.
main, but PRs should target staged.
The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.
You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1792 --base staged
Contributor
Author
|
The github-actions requested-changes review appears stale and was triggered when the PR briefly targeted main. The base branch is now staged and checks are passing. Could a maintainer please dismiss the stale requested-changes review so the PR is unblocked? Thanks. |
Contributor
🔍 Skill Validator Results⛔ Findings need attention
Summary
Full validator output```text Found 16 skill(s) [rag-agent-instrumentation] 📊 rag-agent-instrumentation: 405 BPE tokens [chars/4: 427] (detailed ✓), 4 sections, 1 code blocks [rag-agent-instrumentation] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-api-server] 📊 rag-api-server: 659 BPE tokens [chars/4: 599] (detailed ✓), 15 sections, 8 code blocks [rag-api-server] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-architecture-optimizer] 📊 rag-architecture-optimizer: 1,022 BPE tokens [chars/4: 994] (detailed ✓), 8 sections, 1 code blocks [rag-architecture-optimizer] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-azure-setup] 📊 rag-azure-setup: 193 BPE tokens [chars/4: 218] (compact ✓), 4 sections, 0 code blocks [rag-azure-setup] ⚠ Skill is only 193 BPE tokens (chars/4 estimate: 218) — may be too sparse to provide actionable guidance. [rag-azure-setup] ⚠ No code blocks — agents perform better with concrete snippets and commands. [rag-cost-analyst] 📊 rag-cost-analyst: 1,284 BPE tokens [chars/4: 1,065] (detailed ✓), 14 sections, 3 code blocks [rag-cost-analyst] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-cost-scaler] 📊 rag-cost-scaler: 2,301 BPE tokens [chars/4: 1,981] (detailed ✓), 33 sections, 18 code blocks [rag-cost-scaler] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-deployment-templates] 📊 rag-deployment-templates: 1,077 BPE tokens [chars/4: 904] (detailed ✓), 8 sections, 2 code blocks [rag-deployment-templates] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-diagnostics] 📊 rag-diagnostics: 919 BPE tokens [chars/4: 907] (detailed ✓), 18 sections, 12 code blocks [rag-diagnostics] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-indexer] 📊 rag-indexer: 175 BPE tokens [chars/4: 215] (compact ✓), 4 sections, 0 code blocks [rag-indexer] ⚠ Skill is only 175 BPE tokens (chars/4 estimate: 215) — may be too sparse to provide actionable guidance. [rag-indexer] ⚠ No code blocks — agents perform better with concrete snippets and commands. [rag-orchestration] 📊 rag-orchestration: 1,031 BPE tokens [chars/4: 959] (detailed ✓), 15 sections, 2 code blocks [rag-orchestration] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-qa-engine] 📊 rag-qa-engine: 166 BPE tokens [chars/4: 207] (compact ✓), 4 sections, 0 code blocks [rag-qa-engine] ⚠ Skill is only 166 BPE tokens (chars/4 estimate: 207) — may be too sparse to provide actionable guidance. [rag-qa-engine] ⚠ No code blocks — agents perform better with concrete snippets and commands. [rag-query-cli] 📊 rag-query-cli: 558 BPE tokens [chars/4: 585] (detailed ✓), 17 sections, 6 code blocks [rag-query-cli] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-report-generator] 📊 rag-report-generator: 1,154 BPE tokens [chars/4: 1,264] (detailed ✓), 16 sections, 5 code blocks [rag-report-generator] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-sharepoint-connector] 📊 rag-sharepoint-connector: 1,474 BPE tokens [chars/4: 1,398] (detailed ✓), 29 sections, 10 code blocks [rag-storage-connector] 📊 rag-storage-connector: 374 BPE tokens [chars/4: 393] (compact ✓), 11 sections, 2 code blocks ❌ [rag-storage-connector] File reference '../rag-indexer/SKILL.md' uses parent-directory traversal — references must stay within the skill directory. ❌ [rag-storage-connector] File reference '../rag-api-server/SKILL.md' uses parent-directory traversal — references must stay within the skill directory. ❌ [rag-storage-connector] File reference '../../README.md' uses parent-directory traversal — references must stay within the skill directory. [rag-storage-connector] ⚠ No numbered workflow steps — agents follow sequenced procedures more reliably. [rag-validator] 📊 rag-validator: 1,791 BPE tokens [chars/4: 1,769] (detailed ✓), 13 sections, 3 code blocks {Ansi.Red}Skill spec conformance failures — fix the errors above.{Ansi.Reset} Unhandled exception: (Line: 4, Col: 1, Idx: 217) - (Line: 4, Col: 6, Idx: 222): YamlDotNet.Core.YamlException: Exception during deserialization ---> System.InvalidCastException: Specified cast is not valid. at SkillValidator.SkillValidator_Shared_AgentFrontmatter_0ede541bf2674abb9665b56d89ac1c9c.Set(String, Object, Object) + 0x197 at YamlDotNet.Serialization.NodeDeserializers.ObjectNodeDeserializer.Deserialize(IParser, Type, Func`3, Object&, ObjectDeserializer) + 0x577 --- End of inner exception stack trace --- at YamlDotNet.Serialization.NodeDeserializers.ObjectNodeDeserializer.Deserialize(IParser, Type, Func`3, Object&, ObjectDeserializer) + 0x96a at YamlDotNet.Serialization.ValueDeserializers.NodeValueDeserializer.DeserializeValue(IParser, Type, SerializerState, IValueDeserializer) + 0x2fd at YamlDotNet.Serialization.ValueDeserializers.AliasValueDeserializer.DeserializeValue(IParser, Type, SerializerState, IValueDeserializer) + 0x18c at YamlDotNet.Serialization.Deserializer.Deserialize(IParser, Type) + 0x146 at YamlDotNet.Serialization.Deserializer.Deserialize[T](IParser) + 0x2f at YamlDotNet.Serialization.Deserializer.Deserialize[T](String) + 0x97 at SkillValidator.Shared.AgentDiscovery.ParseAgentFrontmatter(String) + 0x57 at SkillValidator.Shared.AgentDiscovery.d__4.MoveNext() + 0x6a --- End of stack trace from previous location --- at SkillValidator.Shared.AgentDiscovery.d__3.MoveNext() + 0x54 --- End of stack trace from previous location --- at SkillValidator.Check.CheckCommand.d__7.MoveNext() + 0xfd --- End of stack trace from previous location --- at SkillValidator.Check.CheckCommand.d__5.MoveNext() + 0x12a --- End of stack trace from previous location --- at SkillValidator.Check.CheckCommand.d__1.MoveNext() + 0xef --- End of stack trace from previous location --- at SkillValidator.Check.CheckCommand.<>c__DisplayClass0_0.<b__0>d.MoveNext() + 0x59 --- End of stack trace from previous location --- at System.CommandLine.Invocation.InvocationPipeline.d__0.MoveNext() + 0xc7 ``` |
… rag-query-cli, rag-storage-connector skills
…ble .agent extension)
…tor and translate-py-content script
…te translation map
…translation map with comprehensive mappings
…rehensive Spanish word translation
…-mcp, and others)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR integrates the RAG-Azure-Builder repository content into awesome-copilot with complete English translation.
What's Included
8 RAG Agents (fully translated to English)
16 RAG Skills (implementation helpers, frontmatter translated)
10 RAG Instructions (coding standards, frontmatter translated)
Plugin Configuration (.github/plugin/rag-azure-builder/plugin.json)
Language
All content has been translated from Spanish to English to align with awesome-copilot standards.
Files Changed
Verification