Skip to content

SKILL.md format specification with native Agent UI dashboard support #691

@kovtcharov

Description

@kovtcharov

Summary

Define the SKILL.md format — the standard skill definition for GAIA's agent ecosystem. YAML frontmatter declaring: name, version, permissions, model requirements, dependencies, tools, security tier. Must be manageable from the Agent UI configuration dashboard, not just CLI/files.

Prerequisite for

Key Design Points

  • Permission model: domain-scoped syntax (filesystem:read, network:write, etc.)
  • Security tiers: AMD Verified (code-signed), Community Reviewed, Experimental
  • Configuration dashboard integration: install/remove/configure skills visually
  • OpenClaw SKILL.md compatibility where feasible

Acceptance Criteria

  • SKILL.md spec documented in docs/spec/
  • Permission model defined with granular domain:level syntax
  • Security tiers defined with promotion path
  • Agent UI configuration dashboard has skills management panel
  • CLI: gaia skill list, gaia skill install, gaia skill remove
  • Example skills written for 3 existing agents

Related

  • docs/plans/skill-format.md (detailed specification)

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentsAgent system changesenhancementNew feature or requestp1medium priority

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions