ywxzm03 opened a new pull request, #933: URL: https://github.com/apache/dubbo-go-pixiu/pull/933
**What this PR does**: This PR improves the Pixiu skills for dubbo-go-pixiu, making them more concise, consistent, and easier for agents to use reliably. This update mainly addresses several issues in the previous skill drafts: - Standardizes skill metadata by keeping only the required `name` and `description` fields, reducing unnecessary information. - Simplifies the skill content by removing duplicated, verbose, or potentially ambiguous guidance, reducing token cost and the chance of LLM misunderstanding. - Adds clearer input requirements and asks agents to collect necessary information step by step, so they do not generate configuration or implementation guidance with missing context. **Which issue(s) this PR fixes**: Fixes #913 **Does this PR introduce a user-facing change?** ```release-note NONE -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
