Skip to content

feat(schema): less strict agentskills module attribute requirements#450

Open
akijakya wants to merge 1 commit intomainfrom
feat/less-strict-agentskill-module
Open

feat(schema): less strict agentskills module attribute requirements#450
akijakya wants to merge 1 commit intomainfrom
feat/less-strict-agentskill-module

Conversation

@akijakya
Copy link
Copy Markdown
Member

@akijakya akijakya commented Apr 2, 2026

Closes #449

Signed-off-by: András Jáky <ajaky@cisco.com>
@akijakya akijakya self-assigned this Apr 2, 2026
@akijakya akijakya requested a review from a team as a code owner April 2, 2026 14:41
Copilot AI review requested due to automatic review settings April 2, 2026 14:41
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedApr 2, 2026, 2:41 PM

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Relaxes schema requirements for the Agent Skills module’s agentskills_data object to make it easier to represent a skill as an OASF record (closes #449).

Changes:

  • Downgrade skill_manifest from required to recommended.
  • Make source_locator, skill_file, and validation no longer required (now optional).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@akijakya akijakya changed the title feat: less strict agentskills module attribute requirements feat(schema): less strict agentskills module attribute requirements Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Less strict agentskill module

3 participants