Skip to content

Add skill metadata and informational requirements system #16

@coderooz

Description

@coderooz

Each skill should define what information it requires to operate effectively.

Example:
Skill: authentication-system
Requires:

  • user schema
  • auth flow type
  • token strategy

Purpose:

  • guide agent before execution
  • reduce ambiguity
  • prevent incomplete reasoning

Features:

  • required inputs per skill
  • optional inputs
  • validation before execution

Metadata

Metadata

Assignees

Labels

agentsAgent systemenhancementNew feature or requestmcpMCP protocol relatedperformancePerformance related issuepriority: highHigh priority

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions