Skip to content

.NET: Skill resource/script descriptions not rendered in available_resources and available_scripts blocks #6760

Description

@SergeyMenshykh

Skill resource and script Description properties are defined on AgentSkillResource and AgentSkillScript but are not rendered into the <available_resources> and <available_scripts> XML blocks injected into skill bodies.

These descriptions were previously emitted as description="..." attributes but were removed incidentally in #6343 during a broader XML restructuring. The Python implementation still includes them.

Fix: #6759

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .Net

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions